12:00:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142263 12:00:59 Running as SYSTEM 12:00:59 [EnvInject] - Loading node environment variables. 12:00:59 Building remotely on prd-centos8-docker-8c-8g-3225 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 12:00:59 [ssh-agent] Looking for ssh-agent implementation... 12:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:59 $ ssh-agent 12:00:59 SSH_AUTH_SOCK=/tmp/ssh-No4wt5xjOdEP/agent.5594 12:00:59 SSH_AGENT_PID=5596 12:00:59 [ssh-agent] Started. 12:00:59 Running ssh-add (command line suppressed) 12:00:59 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_1140426582894232437.key (/w/workspace/cps-master-merge-java@tmp/private_key_1140426582894232437.key) 12:00:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:00:59 The recommended git tool is: NONE 12:01:02 using credential onap-jenkins-ssh 12:01:02 Wiping out workspace first. 12:01:02 Cloning the remote Git repository 12:01:02 Cloning repository git://cloud.onap.org/mirror/cps.git 12:01:02 > git init /w/workspace/cps-master-merge-java # timeout=10 12:01:02 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:01:02 > git --version # timeout=10 12:01:02 > git --version # 'git version 2.39.1' 12:01:02 using GIT_SSH to set credentials Gerrit user 12:01:02 [INFO] Currently running in a labeled security context 12:01:02 [INFO] Currently SELinux is 'enforcing' on the host 12:01:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh5990467110299761251.key 12:01:02 Verifying host key using manually-configured host key entries 12:01:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:01:07 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:01:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:07 Avoid second fetch 12:01:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:01:07 Checking out Revision 48fe7b5df914268fc49f2d3340f69ce1c6fdd5f2 (refs/remotes/origin/master) 12:01:07 > git config core.sparsecheckout # timeout=10 12:01:07 > git checkout -f 48fe7b5df914268fc49f2d3340f69ce1c6fdd5f2 # timeout=30 12:01:07 Commit message: "Merge "Revert "Inconsistency With JSON Response(List Items) Using ReplaceANode API""" 12:01:07 > git rev-list --no-walk 48fe7b5df914268fc49f2d3340f69ce1c6fdd5f2 # timeout=10 12:01:13 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 12:01:13 provisioning config files... 12:01:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:01:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:01:13 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1747631768184219485.sh 12:01:13 ---> python-tools-install.sh 12:01:13 Setup pyenv: 12:01:13 system 12:01:13 * 3.8.13 (set by /opt/pyenv/version) 12:01:13 * 3.9.13 (set by /opt/pyenv/version) 12:01:13 * 3.10.6 (set by /opt/pyenv/version) 12:01:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kWtx 12:01:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:01:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:01:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:01:34 lf-activate-venv(): INFO: Base packages installed successfully 12:01:34 lf-activate-venv(): INFO: Installing additional packages: lftools 12:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-kWtx/bin to PATH 12:03:05 Generating Requirements File 12:03:23 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. 12:03:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:03:23 Python 3.10.6 12:03:24 pip 25.2 from /tmp/venv-kWtx/lib/python3.10/site-packages/pip (python 3.10) 12:03:24 appdirs==1.4.4 12:03:24 argcomplete==3.6.2 12:03:24 aspy.yaml==1.3.0 12:03:24 attrs==25.4.0 12:03:24 autopage==0.5.2 12:03:24 beautifulsoup4==4.14.2 12:03:24 boto3==1.40.54 12:03:24 botocore==1.40.54 12:03:24 bs4==0.0.2 12:03:24 cachetools==6.2.1 12:03:24 certifi==2025.10.5 12:03:24 cffi==2.0.0 12:03:24 cfgv==3.4.0 12:03:24 chardet==5.2.0 12:03:24 charset-normalizer==3.4.4 12:03:24 click==8.3.0 12:03:24 cliff==4.11.0 12:03:24 cmd2==2.7.0 12:03:24 cryptography==3.3.2 12:03:24 debtcollector==3.0.0 12:03:24 decorator==5.2.1 12:03:24 defusedxml==0.7.1 12:03:24 Deprecated==1.2.18 12:03:24 distlib==0.4.0 12:03:24 dnspython==2.8.0 12:03:24 docker==7.1.0 12:03:24 dogpile.cache==1.5.0 12:03:24 durationpy==0.10 12:03:24 email-validator==2.3.0 12:03:24 filelock==3.20.0 12:03:24 future==1.0.0 12:03:24 gitdb==4.0.12 12:03:24 GitPython==3.1.45 12:03:24 google-auth==2.41.1 12:03:24 httplib2==0.31.0 12:03:24 identify==2.6.15 12:03:24 idna==3.11 12:03:24 importlib-resources==1.5.0 12:03:24 iso8601==2.1.0 12:03:24 Jinja2==3.1.6 12:03:24 jmespath==1.0.1 12:03:24 jsonpatch==1.33 12:03:24 jsonpointer==3.0.0 12:03:24 jsonschema==4.25.1 12:03:24 jsonschema-specifications==2025.9.1 12:03:24 keystoneauth1==5.12.0 12:03:24 kubernetes==34.1.0 12:03:24 lftools==0.37.15 12:03:24 lxml==6.0.2 12:03:24 markdown-it-py==4.0.0 12:03:24 MarkupSafe==3.0.3 12:03:24 mdurl==0.1.2 12:03:24 msgpack==1.1.2 12:03:24 multi_key_dict==2.0.3 12:03:24 munch==4.0.0 12:03:24 netaddr==1.3.0 12:03:24 niet==1.4.2 12:03:24 nodeenv==1.9.1 12:03:24 oauth2client==4.1.3 12:03:24 oauthlib==3.3.1 12:03:24 openstacksdk==4.7.1 12:03:24 os-service-types==1.8.0 12:03:24 osc-lib==4.2.0 12:03:24 oslo.config==10.0.0 12:03:24 oslo.context==6.1.0 12:03:24 oslo.i18n==6.6.0 12:03:24 oslo.log==7.2.1 12:03:24 oslo.serialization==5.8.0 12:03:24 oslo.utils==9.1.0 12:03:24 packaging==25.0 12:03:24 pbr==7.0.1 12:03:24 platformdirs==4.5.0 12:03:24 prettytable==3.16.0 12:03:24 psutil==7.1.0 12:03:24 pyasn1==0.6.1 12:03:24 pyasn1_modules==0.4.2 12:03:24 pycparser==2.23 12:03:24 pygerrit2==2.0.15 12:03:24 PyGithub==2.8.1 12:03:24 Pygments==2.19.2 12:03:24 PyJWT==2.10.1 12:03:24 PyNaCl==1.6.0 12:03:24 pyparsing==2.4.7 12:03:24 pyperclip==1.11.0 12:03:24 pyrsistent==0.20.0 12:03:24 python-cinderclient==9.8.0 12:03:24 python-dateutil==2.9.0.post0 12:03:24 python-heatclient==4.3.0 12:03:24 python-jenkins==1.8.3 12:03:24 python-keystoneclient==5.7.0 12:03:24 python-magnumclient==4.9.0 12:03:24 python-openstackclient==8.2.0 12:03:24 python-swiftclient==4.8.0 12:03:24 PyYAML==6.0.3 12:03:24 referencing==0.37.0 12:03:24 requests==2.32.5 12:03:24 requests-oauthlib==2.0.0 12:03:24 requestsexceptions==1.4.0 12:03:24 rfc3986==2.0.0 12:03:24 rich==14.2.0 12:03:24 rich-argparse==1.7.1 12:03:24 rpds-py==0.27.1 12:03:24 rsa==4.9.1 12:03:24 ruamel.yaml==0.18.15 12:03:24 ruamel.yaml.clib==0.2.14 12:03:24 s3transfer==0.14.0 12:03:24 simplejson==3.20.2 12:03:24 six==1.17.0 12:03:24 smmap==5.0.2 12:03:24 soupsieve==2.8 12:03:24 stevedore==5.5.0 12:03:24 tabulate==0.9.0 12:03:24 toml==0.10.2 12:03:24 tomlkit==0.13.3 12:03:24 tqdm==4.67.1 12:03:24 typing_extensions==4.15.0 12:03:24 tzdata==2025.2 12:03:24 urllib3==1.26.20 12:03:24 virtualenv==20.35.3 12:03:24 wcwidth==0.2.14 12:03:24 websocket-client==1.9.0 12:03:24 wrapt==1.17.3 12:03:24 xdg==6.0.0 12:03:24 xmltodict==1.0.2 12:03:24 yq==3.4.3 12:03:24 [EnvInject] - Injecting environment variables from a build step. 12:03:24 [EnvInject] - Injecting as environment variables the properties content 12:03:24 SET_JDK_VERSION=openjdk17 12:03:24 GIT_URL="git://cloud.onap.org/mirror" 12:03:24 12:03:24 [EnvInject] - Variables injected successfully. 12:03:24 [cps-master-merge-java] $ /bin/sh /tmp/jenkins9814959758304340886.sh 12:03:24 ---> update-java-alternatives.sh 12:03:24 ---> Updating Java version 12:03:24 ---> RedHat type system detected 12:03:25 openjdk version "17.0.6-ea" 2023-01-17 LTS 12:03:25 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 12:03:25 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) 12:03:25 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 12:03:25 [EnvInject] - Injecting environment variables from a build step. 12:03:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:03:25 [EnvInject] - Variables injected successfully. 12:03:25 provisioning config files... 12:03:25 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config6865404716586699177tmp 12:03:25 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config10395750142289046438tmp 12:03:25 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 12:03:25 Run condition [Regular expression match] preventing perform for step [Execute shell] 12:03:25 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-3225 12:03:26 using settings config with name cps-settings 12:03:26 Replacing all maven server entries not found in credentials list is true 12:03:26 using global settings config with name global-settings 12:03:26 Replacing all maven server entries not found in credentials list is true 12:03:26 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings11638561980880581866.xml -gs /tmp/global-settings3562847911729674441.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7afbb975ecf486e2802a229459133c7ee93944d5 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=as00745003@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Priyank Maheshwari" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142263 -DGERRIT_PATCHSET_UPLOADER_EMAIL=as00745003@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=142263 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Arpit Singh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/63/142263/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Arpit Singh" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Arpit Singh\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0ICJJbmNvbnNpc3RlbmN5IFdpdGggSlNPTiBSZXNwb25zZShMaXN0IEl0ZW1zKSBVc2luZyBSZXBsYWNlQU5vZGUgQVBJIgoKLSBUaGlzIHJldmVydHMgY29tbWl0IDMwZDQ2MGFlNDMxMzFkNWZlZjNkZTA0MWRjYmNkMjk0MzcwMjcyNGEgYXNzb2NpYXRlZAogIHdpdGggQ1BTLTI4MDAuCi0gRHVlIHRvIGxvZ2ljYWwgZXJyb3JzIGluIHRoZSBwcmV2aW91cyBwYXRjaCwgYW55IGRhdGEgbm9kZSBhZGRlZAogIHVzaW5nIFJlcGxhY2UgYSBub2RlIHdpdGggZGVzY2VuZGFudHMgQVBJIGdldHMgYWRkZWQgYXQgdGhlIHJvb3QgbGV2ZWwKICBpbnN0ZWFkIG9mIHRoZSBzcGVjaWZpYyB4cGF0aC4KLSBTdWl0YWJsZSBhcHByb2FjaCBpcyB0byByZXZlcnQgdGhlIHBhdGNoIGFuZCByZXdvcmsgb24gYSBuZXcgcGF0Y2ggc2V0CiAgd2l0aCBjb3JyZWN0ZWQgbG9naWMuCgpJc3N1ZS1JRDogQ1BTLTMwMTMKQ2hhbmdlLUlkOiBJNWJjNTQ0MWZmZWQwMzkzMzJiOGU2NGViOWQ2MDM3NzcxMTc0ZGU0ZQpTaWduZWQtb2ZmLWJ5OiBBcnBpdCBTaW5naCA8QVMwMDc0NTAwM0B0ZWNobWFoaW5kcmEuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= '-DGERRIT_CHANGE_SUBJECT=Revert \"Inconsistency With JSON Response(List Items) Using ReplaceANode API\"' '-DGERRIT_EVENT_ACCOUNT=\"Priyank Maheshwari\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I5bc5441ffed039332b8e64eb9d6037771174de4e -DGERRIT_EVENT_HASH=956601487 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDI6CgpyZW1lcmdl -DGERRIT_EVENT_ACCOUNT_EMAIL=priyank.maheshwari@est.tech -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Arpit Singh" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 12:03:27 [INFO] Scanning for projects... 12:03:30 [INFO] ------------------------------------------------------------------------ 12:03:30 [INFO] Reactor Build Order: 12:03:30 [INFO] 12:03:30 [INFO] org.onap.cps:cps-dependencies [pom] 12:03:30 [INFO] cps-bom [pom] 12:03:30 [INFO] checkstyle [jar] 12:03:30 [INFO] cps-parent [pom] 12:03:30 [INFO] cps-events [jar] 12:03:30 [INFO] cps-path-parser [jar] 12:03:30 [INFO] cps-service [jar] 12:03:30 [INFO] cps-rest [jar] 12:03:30 [INFO] cps-ncmp-events [jar] 12:03:30 [INFO] cps-ncmp-service [jar] 12:03:30 [INFO] cps-ncmp-rest [jar] 12:03:30 [INFO] cps-ncmp-rest-stub [pom] 12:03:30 [INFO] cps-ncmp-rest-stub-service [jar] 12:03:30 [INFO] cps-ncmp-rest-stub-app [jar] 12:03:30 [INFO] cps-ri [jar] 12:03:30 [INFO] integration-test [jar] 12:03:30 [INFO] spotbugs [jar] 12:03:30 [INFO] cps-application [jar] 12:03:30 [INFO] policy-executor-stub [jar] 12:03:30 [INFO] jacoco-report [jar] 12:03:30 [INFO] cps [pom] 12:03:30 [INFO] 12:03:30 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 12:03:30 [INFO] Building org.onap.cps:cps-dependencies 3.7.2-SNAPSHOT [1/21] 12:03:30 [INFO] --------------------------------[ pom ]--------------------------------- 12:03:31 [INFO] 12:03:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 12:03:31 [INFO] 12:03:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 12:03:32 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.2-SNAPSHOT/cps-dependencies-3.7.2-SNAPSHOT.pom 12:03:32 [INFO] 12:03:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-dependencies --- 12:03:32 [INFO] 12:03:32 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 12:03:32 [INFO] Building cps-bom 3.7.2-SNAPSHOT [2/21] 12:03:32 [INFO] --------------------------------[ pom ]--------------------------------- 12:03:32 [INFO] 12:03:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 12:03:32 [INFO] 12:03:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 12:03:32 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.2-SNAPSHOT/cps-bom-3.7.2-SNAPSHOT.pom 12:03:32 [INFO] 12:03:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-bom --- 12:03:33 [INFO] 12:03:33 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 12:03:33 [INFO] Building checkstyle 3.7.2-SNAPSHOT [3/21] 12:03:33 [INFO] --------------------------------[ jar ]--------------------------------- 12:03:33 [INFO] 12:03:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 12:03:33 [INFO] 12:03:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 12:03:34 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:03:34 [INFO] Copying 6 resources 12:03:34 [INFO] 12:03:34 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 12:03:46 [INFO] No sources to compile 12:03:46 [INFO] 12:03:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 12:03:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:03:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 12:03:46 [INFO] 12:03:46 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 12:03:46 [INFO] No sources to compile 12:03:46 [INFO] 12:03:46 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 12:03:47 [INFO] No tests to run. 12:03:47 [INFO] 12:03:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 12:03:51 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.7.2-SNAPSHOT.jar 12:03:51 [INFO] 12:03:51 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 12:03:54 ======================================================================================================================== 12:03:54 Copyright Check Python Script: 12:03:54 Error, Committer email is not included in config file. 12:03:54 If your company is new to the project please make appropriate changes to project-committers-config.csv 12:03:54 for Copyright Check to work. 12:03:54 Exiting... 12:03:54 ======================================================================================================================== 12:03:54 [INFO] 12:03:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 12:03:54 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.2-SNAPSHOT/checkstyle-3.7.2-SNAPSHOT.jar 12:03:54 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.2-SNAPSHOT/checkstyle-3.7.2-SNAPSHOT.pom 12:03:54 [INFO] 12:03:54 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ checkstyle --- 12:03:54 [INFO] 12:03:54 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 12:03:54 [INFO] Building cps-parent 3.7.2-SNAPSHOT [4/21] 12:03:54 [INFO] --------------------------------[ pom ]--------------------------------- 12:03:55 [INFO] 12:03:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 12:03:55 [INFO] 12:03:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-parent --- 12:03:57 [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-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:03:57 [INFO] 12:03:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 12:04:04 [INFO] You have 0 Checkstyle violations. 12:04:04 [INFO] 12:04:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 12:04:05 [INFO] You have 0 Checkstyle violations. 12:04:05 [INFO] 12:04:05 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 12:04:07 [INFO] No sources specified for compilation. Skipping. 12:04:07 [INFO] 12:04:07 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-parent --- 12:04:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 12:04:07 [INFO] 12:04:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-parent --- 12:04:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:04:07 [INFO] 12:04:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 12:04:07 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.2-SNAPSHOT/cps-parent-3.7.2-SNAPSHOT.pom 12:04:07 [INFO] 12:04:07 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-parent --- 12:04:07 [INFO] 12:04:07 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 12:04:07 [INFO] Building cps-events 3.7.2-SNAPSHOT [5/21] 12:04:07 [INFO] --------------------------------[ jar ]--------------------------------- 12:04:08 [INFO] 12:04:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 12:04:08 [INFO] 12:04:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-events --- 12:04:08 [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-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:04:08 [INFO] 12:04:08 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 12:04:09 [INFO] 12:04:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 12:04:09 [INFO] You have 0 Checkstyle violations. 12:04:09 [INFO] 12:04:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 12:04:09 [INFO] You have 0 Checkstyle violations. 12:04:09 [INFO] 12:04:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 12:04:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:09 [INFO] Copying 2 resources 12:04:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 12:04:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 12:04:09 [INFO] 12:04:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 12:04:09 [INFO] Recompiling the module because of changed dependency. 12:04:09 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 12:04:10 [INFO] 12:04:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 12:04:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 12:04:10 [INFO] 12:04:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 12:04:10 [INFO] No sources to compile 12:04:10 [INFO] 12:04:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 12:04:10 [INFO] No sources specified for compilation. Skipping. 12:04:10 [INFO] 12:04:10 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 12:04:10 [INFO] No tests to run. 12:04:10 [INFO] 12:04:10 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-events --- 12:04:10 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 12:04:10 [INFO] 12:04:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-events --- 12:04:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:04:10 [INFO] 12:04:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 12:04:10 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.7.2-SNAPSHOT.jar 12:04:10 [INFO] 12:04:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 12:04:10 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.2-SNAPSHOT/cps-events-3.7.2-SNAPSHOT.jar 12:04:10 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.2-SNAPSHOT/cps-events-3.7.2-SNAPSHOT.pom 12:04:10 [INFO] 12:04:10 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-events --- 12:04:11 [INFO] 12:04:11 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 12:04:11 [INFO] Building cps-path-parser 3.7.2-SNAPSHOT [6/21] 12:04:11 [INFO] --------------------------------[ jar ]--------------------------------- 12:04:19 [INFO] 12:04:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 12:04:19 [INFO] 12:04:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-path-parser --- 12:04:19 [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-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:04:19 [INFO] 12:04:19 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 12:04:21 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 12:04:21 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 12:04:21 [INFO] 12:04:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 12:04:21 [INFO] You have 0 Checkstyle violations. 12:04:21 [INFO] 12:04:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 12:04:22 [INFO] You have 0 Checkstyle violations. 12:04:22 [INFO] 12:04:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 12:04:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 12:04:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 12:04:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 12:04:22 [INFO] 12:04:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 12:04:22 [INFO] Recompiling the module because of changed dependency. 12:04:22 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 12:04:23 [INFO] 12:04:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 12:04:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 12:04:23 [INFO] 12:04:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 12:04:23 [INFO] No sources to compile 12:04:23 [INFO] 12:04:23 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 12:04:23 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:04:23 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:04:23 [INFO] Parallel parsing disabled. 12:04:24 [INFO] Compiled 4 files. 12:04:24 [INFO] 12:04:24 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 12:04:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:04:24 [INFO] 12:04:24 [INFO] ------------------------------------------------------- 12:04:24 [INFO] T E S T S 12:04:24 [INFO] ------------------------------------------------------- 12:04:26 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 12:04:27 line 1:18 missing QName at '' 12:04:27 line 1:37 mismatched input '@' expecting {'[', '/'} 12:04:27 line 1:37 mismatched input ']' expecting {'[', '/'} 12:04:27 line 1:37 mismatched input '::' expecting {'[', '/'} 12:04:27 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 12:04:27 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 12:04:27 line 1:14 no viable alternative at input '[-' 12:04:27 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 12:04:27 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 12:04:27 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 12:04:27 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 12:04:27 line 1:14 no viable alternative at input '[]' 12:04:27 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 12:04:27 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 12:04:27 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 12:04:27 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 12:04:27 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 12:04:27 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 12:04:27 line 1:2 extraneous input '/' expecting QName 12:04:27 line 1:8 mismatched input '*' expecting QName 12:04:27 line 1:0 mismatched input '' expecting '/' 12:04:27 line 1:1 no viable alternative at input '/' 12:04:27 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 12:04:27 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 12:04:27 line 1:2 missing QName at '/' 12:04:27 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 12:04:27 [INFO] 12:04:27 [INFO] Results: 12:04:27 [INFO] 12:04:27 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 12:04:27 [INFO] 12:04:27 [INFO] 12:04:27 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-path-parser --- 12:04:27 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:04:28 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 12:04:28 [INFO] All coverage checks have been met. 12:04:28 [INFO] 12:04:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-path-parser --- 12:04:28 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:04:28 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 12:04:28 [INFO] 12:04:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 12:04:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.7.2-SNAPSHOT.jar 12:04:28 [INFO] 12:04:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 12:04:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.2-SNAPSHOT/cps-path-parser-3.7.2-SNAPSHOT.jar 12:04:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.2-SNAPSHOT/cps-path-parser-3.7.2-SNAPSHOT.pom 12:04:28 [INFO] 12:04:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-path-parser --- 12:04:29 [INFO] 12:04:29 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 12:04:29 [INFO] Building cps-service 3.7.2-SNAPSHOT [7/21] 12:04:29 [INFO] --------------------------------[ jar ]--------------------------------- 12:04:46 [INFO] 12:04:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 12:04:46 [INFO] 12:04:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-service --- 12:04:46 [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-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:04:46 [INFO] 12:04:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 12:04:46 [INFO] You have 0 Checkstyle violations. 12:04:46 [INFO] 12:04:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 12:04:48 [INFO] You have 0 Checkstyle violations. 12:04:48 [INFO] 12:04:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 12:04:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:48 [INFO] Copying 2 resources 12:04:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 12:04:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 12:04:48 [INFO] 12:04:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 12:04:48 [INFO] Recompiling the module because of changed dependency. 12:04:48 [INFO] Compiling 88 source files with javac [debug release 17] to target/classes 12:04:50 [INFO] 12:04:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 12:04:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:50 [INFO] Copying 33 resources 12:04:50 [INFO] 12:04:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 12:04:50 [INFO] Recompiling the module because of changed dependency. 12:04:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 12:04:50 [INFO] 12:04:50 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 12:04:50 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:04:50 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:04:51 [INFO] Parallel parsing disabled. 12:04:53 [INFO] Compiled 115 files. 12:04:53 [INFO] 12:04:53 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 12:04:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:04:53 [INFO] 12:04:53 [INFO] ------------------------------------------------------- 12:04:53 [INFO] T E S T S 12:04:53 [INFO] ------------------------------------------------------- 12:04:56 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 12:04:57 12:04:57.710 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 12:04:57 12:04:57.757 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 12:04:57 12:04:57.764 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 12:04:57 12:04:57.779 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 12:04:57 12:04:57.787 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 12:04:57 12:04:57.794 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 12:04:57 12:04:57.794 [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 12:04:57 12:04:57.806 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 12:04:57 12:04:57.811 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 12:04:57 12:04:57.877 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 12:04:57 12:04:57.885 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 12:04:57 12:04:57.899 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 12:04:57 12:04:57.909 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 12:04:57 12:04:57.921 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 12:04:58 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.943 s -- in org.onap.cps.init.AbstractModelLoaderSpec 12:04:58 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 12:04:58 12:04:58.004 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 12:04:58 12:04:58.028 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- CPS Data Notification Subscription models onboarded successfully 12:04:58 12:04:58.028 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 12:04:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 12:04:58 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 12:04:58 12:04:58.072 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 12:04:58 12:04:58.072 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 12:04:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 12:04:58 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 12:04:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 12:04:58 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 12:04:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 12:04:58 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 12:04:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 12:04:58 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 12:04:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 12:04:58 [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec 12:04:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.api.model.ConditionPropertiesSpec 12:04:58 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 12:04:58 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 12:04:58 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 12:04:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 12:04:58 [INFO] Running org.onap.cps.config.AsyncConfigSpec 12:04:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.config.AsyncConfigSpec 12:04:58 [INFO] Running org.onap.cps.config.CacheConfigSpec 12:04:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 12:04:58 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec 12:04:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:04:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.850 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec 12:04:59 [INFO] Running org.onap.cps.events.EventsProducerSpec 12:04:59 12:04:59.488 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:04:59 12:04:59.495 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 12:04:59 12:04:59.499 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:04:59 12:04:59.507 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:04:59 12:04:59.514 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:04:59 12:04:59.516 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:04:59 12:04:59.517 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 12:04:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.onap.cps.events.EventsProducerSpec 12:04:59 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 12:04:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 12:04:59 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 12:05:00 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:05:00 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:05:00 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 12:05:00 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 12:05:01 [Fatal Error] :1:1: Content is not allowed in prolog. 12:05:01 [Fatal Error] :1:1: Content is not allowed in prolog. 12:05:01 12:05:01.371 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 12:05:01 java.lang.Exception: Sending failed 12:05:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:05:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:05:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:05:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:05:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:05:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:05:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:05:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:05:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:05:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:05:01 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:567) 12:05:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:01 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:05:01 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:05:01 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:05:01 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:05:01 at groovy.lang.Closure.call(Closure.java:427) 12:05:01 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 12:05:01 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 12:05:01 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 12:05:01 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 12:05:01 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 12:05:01 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 12:05:01 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 12:05:01 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 12:05:01 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 12:05:01 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:05:01 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:05:01 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$835100575.sendCpsDataUpdateEvent(Unknown Source) 12:05:01 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:326) 12:05:01 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:155) 12:05:01 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 12:05:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:05:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:05:01 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:569) 12:05:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:05:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:01 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:05:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:05:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:01 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 12:05:01 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 12:05:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 12:05:01 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 12:05:01 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 12:05:01 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 12:05:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.impl.CpsFacadeImplSpec 12:05:01 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 12:05:01 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 12:05:01 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 12:05:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 12:05:01 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 12:05:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 12:05:01 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 12:05:02 12:05:02.173 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy141 12:05:02 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.onap.cps.impl.DataNodeBuilderSpec 12:05:02 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 12:05:02 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:05:02 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:05:02 [Fatal Error] :1:1: Content is not allowed in prolog. 12:05:02 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 12:05:02 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.cps.impl.DataNodeFactorySpec 12:05:02 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 12:05:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 12:05:02 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 12:05:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 12:05:02 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 12:05:03 12:05:02,929 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:05:03 12:05:02,930 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:05:03 12:05:02,933 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:05:03 12:05:03 . ____ _ __ _ _ 12:05:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:05:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:05:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:05:03 ' |____| .__|_| |_|_| |_\__, | / / / / 12:05:03 =========|_|==============|___/=/_/_/_/ 12:05:03 12:05:03 :: Spring Boot :: (v3.5.6) 12:05:03 12:05:03 2025-10-17T12:05:03.875Z INFO 6351 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6351 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 12:05:03 2025-10-17T12:05:03.878Z INFO 6351 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 12:05:04 2025-10-17T12:05:04.188Z INFO 6351 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.528 seconds (process running for 10.365) 12:05:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 12:05:04 [INFO] Running org.onap.cps.utils.ContentTypeSpec 12:05:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.ContentTypeSpec 12:05:04 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 12:05:04 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.utils.CpsValidatorImplSpec 12:05:04 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 12:05:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.DataMapUtilsSpec 12:05:04 [INFO] Running org.onap.cps.utils.GsonSpec 12:05:04 first-container a-leaf a-Value 12:05:04 last-container x-leaf x-value 12:05:04 12:05:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec 12:05:04 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 12:05:04 2025-10-17T12:05:04.739Z ERROR 6351 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 12:05:04 2025-10-17T12:05:04.742Z ERROR 6351 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 12:05:04 2025-10-17T12:05:04.752Z ERROR 6351 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 12:05:04 2025-10-17T12:05:04.755Z ERROR 6351 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 12:05:04 2025-10-17T12:05:04.768Z ERROR 6351 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 12:05:04 2025-10-17T12:05:04.772Z ERROR 6351 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 12:05:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.onap.cps.utils.JsonObjectMapperSpec 12:05:04 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 12:05:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.utils.JsonParserStreamSpec 12:05:04 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 12:05:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.utils.PrefixResolverSpec 12:05:04 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 12:05:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 12:05:04 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 12:05:04 [Fatal Error] :1:1: Content is not allowed in prolog. 12:05:04 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.utils.XmlFileUtilsSpec 12:05:04 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 12:05:04 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 12:05:04 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 12:05:04 [Fatal Error] :1:1: Premature end of file. 12:05:05 line 1:1 no viable alternative at input '/' 12:05:05 line 1:1 no viable alternative at input '/[' 12:05:05 line 1:11 missing QName at '' 12:05:05 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.cps.utils.YangParserHelperSpec 12:05:05 [INFO] Running org.onap.cps.utils.YangParserSpec 12:05:05 2025-10-17T12:05:05.102Z ERROR 6351 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 12:05:05 2025-10-17T12:05:05.103Z ERROR 6351 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 12:05:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.utils.YangParserSpec 12:05:05 [INFO] Running org.onap.cps.utils.YangUtilsSpec 12:05:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.YangUtilsSpec 12:05:05 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 12:05:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 12:05:05 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 12:05:05 2025-10-17T12:05:05.220Z ERROR 6351 --- [ 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] 12:05:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 12:05:05 [INFO] 12:05:05 [INFO] Results: 12:05:05 [INFO] 12:05:05 [INFO] Tests run: 513, Failures: 0, Errors: 0, Skipped: 0 12:05:05 [INFO] 12:05:05 [INFO] 12:05:05 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-service --- 12:05:05 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 12:05:05 [INFO] Analyzed bundle 'cps-service' with 71 classes 12:05:05 [INFO] All coverage checks have been met. 12:05:05 [INFO] 12:05:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-service --- 12:05:05 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 12:05:05 [INFO] Analyzed bundle 'cps-service' with 71 classes 12:05:05 [INFO] 12:05:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 12:05:05 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.7.2-SNAPSHOT.jar 12:05:05 [INFO] 12:05:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 12:05:05 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.2-SNAPSHOT/cps-service-3.7.2-SNAPSHOT.jar 12:05:05 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.2-SNAPSHOT/cps-service-3.7.2-SNAPSHOT.pom 12:05:05 [INFO] 12:05:05 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-service --- 12:05:05 [INFO] 12:05:05 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 12:05:05 [INFO] Building cps-rest 3.7.2-SNAPSHOT [8/21] 12:05:05 [INFO] --------------------------------[ jar ]--------------------------------- 12:05:08 [INFO] 12:05:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 12:05:08 [INFO] 12:05:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-rest --- 12:05:08 [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-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:05:08 [INFO] 12:05:08 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 12:05:12 [INFO] Generating with dryRun=false 12:05:12 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 12:05:12 [INFO] OpenAPI Generator: spring (server) 12:05:12 [INFO] Generator 'spring' is considered stable. 12:05:12 [INFO] ---------------------------------- 12:05:12 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 12:05:12 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 12:05:12 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:05:12 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 12:05:12 [INFO] Processing operation createDataspace 12:05:12 [INFO] Processing operation deleteDataspace 12:05:12 [INFO] Processing operation createDataspaceV2 12:05:12 [INFO] Processing operation getAllDataspaces 12:05:12 [INFO] Processing operation getDataspace 12:05:12 [INFO] Processing operation cleanDataspace 12:05:12 [INFO] Processing operation createAnchor 12:05:12 [INFO] Processing operation createAnchorV2 12:05:12 [INFO] Processing operation getAnchors 12:05:12 [INFO] Processing operation getAnchor 12:05:12 [INFO] Processing operation deleteAnchor 12:05:12 [INFO] Processing operation createSchemaSet 12:05:12 [INFO] Processing operation createSchemaSetV2 12:05:12 [INFO] Processing operation getSchemaSets 12:05:12 [INFO] Processing operation getSchemaSet 12:05:12 [INFO] Processing operation deleteSchemaSet 12:05:12 [INFO] Processing operation getNodeByDataspaceAndAnchor 12:05:12 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 12:05:12 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 12:05:12 [INFO] Processing operation replaceNode 12:05:12 [INFO] Processing operation createNode 12:05:12 [INFO] Processing operation deleteDataNode 12:05:12 [INFO] Processing operation updateNodeLeaves 12:05:12 [INFO] Processing operation deleteListOrListElement 12:05:12 [INFO] Processing operation replaceListContent 12:05:12 [INFO] Processing operation addListElements 12:05:12 [INFO] Processing operation getDeltaByDataspaceAndAnchors 12:05:12 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 12:05:12 [INFO] Processing operation applyChangesInDeltaReport 12:05:12 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 12:05:12 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 12:05:12 [INFO] Processing operation getNodesByDataspaceAndCpsPath 12:05:12 [INFO] Processing operation getNotificationSubscription 12:05:12 [INFO] Processing operation createNotificationSubscription 12:05:12 [INFO] Processing operation deleteNotificationSubscription 12:05:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:12 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:05:12 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 12:05:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 12:05:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 12:05:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 12:05:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:12 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 12:05:12 [INFO] Skipping generation of Webhooks. 12:05:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:12 [INFO] Skipping generation of supporting files. 12:05:12 ################################################################################ 12:05:12 # Thanks for using OpenAPI Generator. # 12:05:12 # Please consider donation to help us maintain this project ๐Ÿ™ # 12:05:12 # https://opencollective.com/openapi_generator/donate # 12:05:12 ################################################################################ 12:05:12 [INFO] 12:05:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 12:05:12 [INFO] You have 0 Checkstyle violations. 12:05:12 [INFO] 12:05:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 12:05:12 [INFO] You have 0 Checkstyle violations. 12:05:12 [INFO] 12:05:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 12:05:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 12:05:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 12:05:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 12:05:12 [INFO] 12:05:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 12:05:12 [INFO] Recompiling the module because of changed dependency. 12:05:12 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 12:05:14 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 12:05:14 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 12:05:14 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 12:05:14 [INFO] 12:05:14 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 12:05:14 [INFO] Generating with dryRun=false 12:05:14 [INFO] No .openapi-generator-ignore file found. 12:05:14 [INFO] OpenAPI Generator: openapi-yaml (documentation) 12:05:14 [INFO] Generator 'openapi-yaml' is considered stable. 12:05:14 [INFO] Output file [outputFile=openapi.yaml] 12:05:14 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:05:14 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] Skipping generation of Webhooks. 12:05:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 12:05:14 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 12:05:14 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 12:05:14 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 12:05:14 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 12:05:14 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 12:05:14 ################################################################################ 12:05:14 # Thanks for using OpenAPI Generator. # 12:05:14 # Please consider donation to help us maintain this project ๐Ÿ™ # 12:05:14 # https://opencollective.com/openapi_generator/donate # 12:05:14 ################################################################################ 12:05:14 [INFO] 12:05:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 12:05:14 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 12:05:14 [INFO] 12:05:14 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 12:05:14 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 12:05:14 [INFO] 12:05:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 12:05:14 [INFO] Copying 6 resources from src/test/resources to target/test-classes 12:05:14 [INFO] 12:05:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 12:05:14 [INFO] Recompiling the module because of changed dependency. 12:05:14 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:05:14 [INFO] 12:05:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 12:05:14 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:05:14 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:05:14 [INFO] Parallel parsing disabled. 12:05:16 [INFO] Compiled 28 files. 12:05:16 [INFO] 12:05:16 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 12:05:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:05:16 [INFO] 12:05:16 [INFO] ------------------------------------------------------- 12:05:16 [INFO] T E S T S 12:05:16 [INFO] ------------------------------------------------------- 12:05:17 12:05:17.372 [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. 12:05:17 12:05:17.624 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:05:17 12:05:17.755 [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. 12:05:17 12:05:17.776 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:05:17 12:05:17.793 [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. 12:05:17 12:05:17.807 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 12:05:17 12:05:17.821 [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. 12:05:17 12:05:17.833 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:05:17 12:05:17.847 [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. 12:05:17 12:05:17.877 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:05:17 12:05:17.904 [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. 12:05:17 12:05:17.916 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:05:17 12:05:17.920 [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. 12:05:17 12:05:17.932 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:05:17 12:05:17.935 [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. 12:05:17 12:05:17.944 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 12:05:17 12:05:17.947 [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. 12:05:17 12:05:17.955 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:05:17 12:05:17.957 [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. 12:05:17 12:05:17.966 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:05:18 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 12:05:19 12:05:19,579 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:05:19 12:05:19,579 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:05:19 12:05:19,582 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:05:19 12:05:19,635 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:05:19 12:05:19,635 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:05:20 12:05:20 . ____ _ __ _ _ 12:05:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:05:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:05:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:05:20 ' |____| .__|_| |_|_| |_\__, | / / / / 12:05:20 =========|_|==============|___/=/_/_/_/ 12:05:20 12:05:20 :: Spring Boot :: (v3.5.6) 12:05:20 12:05:20 2025-10-17T12:05:20.212Z INFO 6449 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6449 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 12:05:20 2025-10-17T12:05:20.213Z INFO 6449 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:05:21 2025-10-17T12:05:21.785Z INFO 6449 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:05:21 2025-10-17T12:05:21.785Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:05:21 2025-10-17T12:05:21.787Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:05:21 2025-10-17T12:05:21.813Z INFO 6449 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.689 seconds (process running for 5.535) 12:05:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:05:22 2025-10-17T12:05:22.585Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:22 12:05:22 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 12:05:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:05:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:05:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:05:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:05:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:05:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:05:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:05:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:05:22 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:05:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:05:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:22 Caused by: java.lang.RuntimeException: null 12:05:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:05:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:05:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:05:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:05:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:05:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:05:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:05:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 12:05:22 ... 92 common frames omitted 12:05:22 12:05:22 2025-10-17T12:05:22.808Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:22 12:05:22 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 12:05:22 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 12:05:22 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 12:05:22 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:22 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:22 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:22 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 12:05:22 and component.yang=fake component content 1 12:05:22 12:05:22 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 12:05:22 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 12:05:22 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 12:05:22 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 12:05:22 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 12:05:22 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 12:05:22 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 12:05:22 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 12:05:22 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 12:05:22 ... 152 common frames omitted 12:05:22 12:05:22 2025-10-17T12:05:22.889Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:22 12:05:22 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 12:05:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:05:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:05:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:05:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:05:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:05:22 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:22 12:05:22 2025-10-17T12:05:22.897Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:22 12:05:22 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 12:05:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:05:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:05:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:22 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:22 12:05:23 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.892 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 12:05:23 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 12:05:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 12:05:23 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 12:05:23 12:05:23 . ____ _ __ _ _ 12:05:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:05:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:05:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:05:23 ' |____| .__|_| |_|_| |_\__, | / / / / 12:05:23 =========|_|==============|___/=/_/_/_/ 12:05:23 12:05:23 :: Spring Boot :: (v3.5.6) 12:05:23 12:05:23 2025-10-17T12:05:23.220Z INFO 6449 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6449 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 12:05:23 2025-10-17T12:05:23.220Z INFO 6449 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:05:23 2025-10-17T12:05:23.455Z INFO 6449 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:05:23 2025-10-17T12:05:23.455Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:05:23 2025-10-17T12:05:23.456Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:05:23 2025-10-17T12:05:23.461Z INFO 6449 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.274 seconds (process running for 7.184) 12:05:23 2025-10-17T12:05:23.551Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.605Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.623Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.642Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:05:23 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:05:23 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.657Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:05:23 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:05:23 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.812Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.858Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 12:05:23 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 12:05:23 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:449) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.875Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:474) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.891Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.910Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:534) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 2025-10-17T12:05:23.922Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:23 12:05:23 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:05:23 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:05:23 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:05:23 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:05:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:05:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:05:23 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:05:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:05:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:05:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:05:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:05:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:05:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:05:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:05:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:05:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:05:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:05:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:05:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:05:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:05:23 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:556) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:05:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:05:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:05:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:23 12:05:23 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 12:05:23 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 12:05:24 12:05:24 . ____ _ __ _ _ 12:05:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:05:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:05:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:05:24 ' |____| .__|_| |_|_| |_\__, | / / / / 12:05:24 =========|_|==============|___/=/_/_/_/ 12:05:24 12:05:24 :: Spring Boot :: (v3.5.6) 12:05:24 12:05:24 2025-10-17T12:05:23.952Z INFO 6449 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6449 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 12:05:24 2025-10-17T12:05:23.952Z INFO 6449 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:05:24 2025-10-17T12:05:24.129Z INFO 6449 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:05:24 2025-10-17T12:05:24.129Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:05:24 2025-10-17T12:05:24.129Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:05:24 2025-10-17T12:05:24.134Z INFO 6449 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.201 seconds (process running for 7.856) 12:05:24 2025-10-17T12:05:24.221Z ERROR 6449 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 12:05:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 12:05:24 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 12:05:24 12:05:24 . ____ _ __ _ _ 12:05:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:05:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:05:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:05:24 ' |____| .__|_| |_|_| |_\__, | / / / / 12:05:24 =========|_|==============|___/=/_/_/_/ 12:05:24 12:05:24 :: Spring Boot :: (v3.5.6) 12:05:24 12:05:24 2025-10-17T12:05:24.257Z INFO 6449 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6449 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 12:05:24 2025-10-17T12:05:24.257Z INFO 6449 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:05:24 2025-10-17T12:05:24.428Z INFO 6449 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:05:24 2025-10-17T12:05:24.428Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:05:24 2025-10-17T12:05:24.428Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:05:24 2025-10-17T12:05:24.432Z INFO 6449 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.197 seconds (process running for 8.155) 12:05:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 12:05:24 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:05:24 12:05:24 . ____ _ __ _ _ 12:05:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:05:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:05:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:05:24 ' |____| .__|_| |_|_| |_\__, | / / / / 12:05:24 =========|_|==============|___/=/_/_/_/ 12:05:24 12:05:24 :: Spring Boot :: (v3.5.6) 12:05:24 12:05:24 2025-10-17T12:05:24.556Z INFO 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6449 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 12:05:24 2025-10-17T12:05:24.556Z INFO 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 12:05:24 2025-10-17T12:05:24.785Z INFO 6449 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:05:24 2025-10-17T12:05:24.785Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:05:24 2025-10-17T12:05:24.786Z INFO 6449 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:05:24 2025-10-17T12:05:24.790Z INFO 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.248 seconds (process running for 8.512) 12:05:24 2025-10-17T12:05:24.811Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:24 12:05:24 java.lang.IllegalStateException: some error message 12:05:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:05:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:05:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:05:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:05:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:05:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:05:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:05:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:05:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:05:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:05:24 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) 12:05:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:05:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:24 12:05:24 2025-10-17T12:05:24.849Z ERROR 6449 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:05:24 12:05:24 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 12:05:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:05:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:05:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:05:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:05:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:05:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:05:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:05:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:05:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:05:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 12:05:24 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) 12:05:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:05:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:05:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:05:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:05:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:05:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:05:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:05:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:05:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:05:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:05:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:05:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:05:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:05:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:05:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:05:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:05:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:05:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:05:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:05:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:05:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:05:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:05:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:05:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:05:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:05:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:05:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:05:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:05:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:05:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:05:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:05:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:05:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:05:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:05:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:05:24 Caused by: java.lang.Throwable: null 12:05:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:05:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:05:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:05:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:05:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:05:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:05:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:05:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:05:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:05:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 12:05:24 ... 92 common frames omitted 12:05:24 12:05:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:05:24 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 12:05:24 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 12:05:24 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 12:05:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 12:05:25 [INFO] 12:05:25 [INFO] Results: 12:05:25 [INFO] 12:05:25 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 12:05:25 [INFO] 12:05:25 [INFO] 12:05:25 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-rest --- 12:05:25 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 12:05:25 [INFO] Analyzed bundle 'cps-rest' with 7 classes 12:05:25 [INFO] All coverage checks have been met. 12:05:25 [INFO] 12:05:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-rest --- 12:05:25 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 12:05:25 [INFO] Analyzed bundle 'cps-rest' with 7 classes 12:05:25 [INFO] 12:05:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 12:05:25 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.7.2-SNAPSHOT.jar 12:05:25 [INFO] 12:05:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 12:05:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.2-SNAPSHOT/cps-rest-3.7.2-SNAPSHOT.jar 12:05:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.2-SNAPSHOT/cps-rest-3.7.2-SNAPSHOT.pom 12:05:25 [INFO] 12:05:25 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-rest --- 12:05:25 [INFO] 12:05:25 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 12:05:25 [INFO] Building cps-ncmp-events 3.7.2-SNAPSHOT [9/21] 12:05:25 [INFO] --------------------------------[ jar ]--------------------------------- 12:05:25 [INFO] 12:05:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 12:05:25 [INFO] 12:05:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 12:05:25 [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-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:05:25 [INFO] 12:05:25 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 12:05:25 [INFO] 12:05:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 12:05:25 [INFO] You have 0 Checkstyle violations. 12:05:25 [INFO] 12:05:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 12:05:25 [INFO] You have 0 Checkstyle violations. 12:05:25 [INFO] 12:05:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 12:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:05:25 [INFO] Copying 12 resources 12:05:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 12:05:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 12:05:25 [INFO] 12:05:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 12:05:25 [INFO] Recompiling the module because of changed dependency. 12:05:25 [INFO] Compiling 99 source files with javac [debug release 17] to target/classes 12:05:27 [INFO] 12:05:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 12:05:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:05:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 12:05:27 [INFO] 12:05:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 12:05:27 [INFO] No sources to compile 12:05:27 [INFO] 12:05:27 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 12:05:27 [INFO] No sources specified for compilation. Skipping. 12:05:27 [INFO] 12:05:27 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 12:05:27 [INFO] No tests to run. 12:05:27 [INFO] 12:05:27 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-events --- 12:05:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 12:05:27 [INFO] 12:05:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-events --- 12:05:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:05:27 [INFO] 12:05:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 12:05:28 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.7.2-SNAPSHOT.jar 12:05:28 [INFO] 12:05:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 12:05:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.2-SNAPSHOT/cps-ncmp-events-3.7.2-SNAPSHOT.jar 12:05:28 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.2-SNAPSHOT/cps-ncmp-events-3.7.2-SNAPSHOT.pom 12:05:28 [INFO] 12:05:28 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-events --- 12:05:28 [INFO] 12:05:28 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 12:05:28 [INFO] Building cps-ncmp-service 3.7.2-SNAPSHOT [10/21] 12:05:28 [INFO] --------------------------------[ jar ]--------------------------------- 12:05:32 [INFO] 12:05:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 12:05:32 [INFO] 12:05:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 12:05:32 [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-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:05:32 [INFO] 12:05:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 12:05:32 [INFO] You have 0 Checkstyle violations. 12:05:32 [INFO] 12:05:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 12:05:33 [INFO] You have 0 Checkstyle violations. 12:05:33 [INFO] 12:05:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 12:05:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:05:33 [INFO] Copying 3 resources 12:05:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 12:05:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 12:05:33 [INFO] 12:05:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 12:05:33 [INFO] Recompiling the module because of changed dependency. 12:05:33 [INFO] Compiling 159 source files with javac [debug release 17] to target/classes 12:05:35 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 12:05:35 [WARNING] /w/workspace/cps-master-merge-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". 12:05:35 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 12:05:35 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 12:05:35 [INFO] 12:05:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 12:05:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:05:35 [INFO] Copying 12 resources 12:05:35 [INFO] 12:05:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 12:05:35 [INFO] Recompiling the module because of changed dependency. 12:05:35 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 12:05:35 [INFO] 12:05:35 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 12:05:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:05:35 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:05:35 [INFO] Parallel parsing disabled. 12:05:39 [INFO] Compiled 227 files. 12:05:39 [INFO] 12:05:39 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 12:05:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:05:39 [INFO] 12:05:39 [INFO] ------------------------------------------------------- 12:05:39 [INFO] T E S T S 12:05:39 [INFO] ------------------------------------------------------- 12:05:42 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 12:05:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 12:05:42 12:05:42.918 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 12:05:42 12:05:42.925 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 12:05:42 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 12:05:42 12:05:42.961 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 12:05:43 12:05:43.732 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:05:43 12:05:43.742 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:05:43 12:05:43.767 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 12:05:43 Server Version: 23.0.1 12:05:43 API Version: 1.42 12:05:43 Operating System: CentOS Stream 8 12:05:43 Total Memory: 31890 MB 12:05:43 12:05:43.770 [main] WARN org.testcontainers.utility.ResourceReaper -- 12:05:43 ******************************************************************************** 12:05:43 Ryuk has been disabled. This can cause unexpected behavior in your environment. 12:05:43 ******************************************************************************** 12:05:43 12:05:43.774 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:05:43 12:05:43.775 [main] INFO org.testcontainers.DockerClientFactory -- โœ”๏ธŽ Docker server version should be at least 1.6.0 12:05:43 12:05:43.779 [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')) 12:05:43 12:05:43.804 [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. 12:05:43 12:05:43.811 [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) 12:05:44 12:05:44.145 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 12:05:44 12:05:44.172 [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) 12:05:44 12:05:44.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) 12:05:44 12:05:44.280 [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) 12:05:44 12:05:44.405 [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, (30 MB/? MB) 12:05:44 12:05:44.427 [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, (30 MB/? MB) 12:05:44 12:05:44.546 [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, (57 MB/? MB) 12:05:44 12:05:44.566 [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, (62 MB/? MB) 12:05:44 12:05:44.583 [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, (78 MB/? MB) 12:05:44 12:05:44.602 [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, (78 MB/? MB) 12:05:44 12:05:44.622 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (78 MB/? MB) 12:05:44 12:05:44.638 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (78 MB/? MB) 12:05:44 12:05:44.663 [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, (87 MB/? MB) 12:05:44 12:05:44.879 [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, (150 MB/? MB) 12:05:44 12:05:44.902 [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, (166 MB/? MB) 12:05:45 12:05:45.619 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 0 extracted, (398 MB/? MB) 12:05:45 12:05:45.699 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (417 MB/? MB) 12:05:45 12:05:45.780 [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, (417 MB/? MB) 12:05:46 12:05:46.462 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (522 MB/553 MB) 12:05:53 12:05:53.273 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (532 MB/553 MB) 12:05:53 12:05:53.367 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (532 MB/553 MB) 12:05:53 12:05:53.518 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (532 MB/553 MB) 12:05:53 12:05:53.611 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (532 MB/553 MB) 12:05:53 12:05:53.960 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (536 MB/553 MB) 12:05:54 12:05:54.036 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (536 MB/553 MB) 12:05:54 12:05:54.120 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (536 MB/553 MB) 12:05:54 12:05:54.195 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (536 MB/553 MB) 12:05:54 12:05:54.268 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (536 MB/553 MB) 12:05:54 12:05:54.339 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (536 MB/553 MB) 12:05:54 12:05:54.421 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (536 MB/553 MB) 12:05:55 12:05:55.423 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 12:05:55 12:05:55.510 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 12:05:55 12:05:55.532 [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) 12:05:55 12:05:55.533 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT11.728815778S 12:05:55 12:05:55.566 [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 12:06:06 12:06:05.935 [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: b977d5a7d77980b1facb93df4758728d5c1a102dbb57b13c8ff6a1ce61973377 12:06:12 12:06:12.066 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT16.500327601S 12:06:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:06:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.97 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 12:06:13 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 12:06:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 12:06:13 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 12:06:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 12:06:13 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 12:06:13 12:06:13.993 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 12:06:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 12:06:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 12:06:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 12:06:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 12:06:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 12:06:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 12:06:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 12:06:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 12:06:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 12:06:14 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 12:06:14 12:06:14,652 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:06:14 12:06:14,653 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:06:14 12:06:14,670 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:06:14 12:06:14,732 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:06:14 12:06:14,733 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:06:15 12:06:15 . ____ _ __ _ _ 12:06:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:15 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:15 =========|_|==============|___/=/_/_/_/ 12:06:15 12:06:15 :: Spring Boot :: (v3.5.6) 12:06:15 12:06:15 2025-10-17T12:06:15.506Z INFO 6541 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:15 2025-10-17T12:06:15.507Z INFO 6541 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:06:15 2025-10-17T12:06:15.855Z WARN 6541 --- [ 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: 12:06:15 --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 12:06:16 2025-10-17T12:06:16.008Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:06:16 o o o o---o o--o o o---o o o----o o--o--o 12:06:16 | | / \ / | / / \ | | 12:06:16 o----o o o o----o | o o o----o | 12:06:16 | | * \ / | \ * \ | | 12:06:16 o o * o o---o o--o o----o o---o * o o----o o 12:06:16 12:06:16 2025-10-17T12:06:16.008Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:06:16 2025-10-17T12:06:16.010Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:06:16 2025-10-17T12:06:16.010Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 12:06:16 2025-10-17T12:06:16.010Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:06:16 2025-10-17T12:06:16.014Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 12:06:16 To enable the Jet engine on the members, do one of the following: 12:06:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:06:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:06:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:06:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:06:16 2025-10-17T12:06:16.673Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:06:16 2025-10-17T12:06:16.759Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 12:06:17 2025-10-17T12:06:16.992Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:06:17 2025-10-17T12:06:17.002Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is STARTING 12:06:19 2025-10-17T12:06:19.802Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:06:19 12:06:19 Members {size:1, ver:1} [ 12:06:19 Member [10.30.107.245]:5701 - 1671f180-5ecd-4aa9-8780-8297c86aef56 this 12:06:19 ] 12:06:19 12:06:19 2025-10-17T12:06:19.820Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is STARTED 12:06:19 2025-10-17T12:06:19.864Z INFO 6541 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.486 seconds (process running for 40.096) 12:06:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.742 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 12:06:19 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 12:06:19 12:06:19 . ____ _ __ _ _ 12:06:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:19 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:19 =========|_|==============|___/=/_/_/_/ 12:06:19 12:06:19 :: Spring Boot :: (v3.5.6) 12:06:19 12:06:19 2025-10-17T12:06:19.940Z INFO 6541 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:19 2025-10-17T12:06:19.940Z INFO 6541 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 12:06:19 2025-10-17T12:06:19.950Z INFO 6541 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.048 seconds (process running for 40.182) 12:06:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 12:06:19 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 12:06:20 12:06:20 . ____ _ __ _ _ 12:06:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:20 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:20 =========|_|==============|___/=/_/_/_/ 12:06:20 12:06:20 :: Spring Boot :: (v3.5.6) 12:06:20 12:06:20 2025-10-17T12:06:19.994Z INFO 6541 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:20 2025-10-17T12:06:19.994Z INFO 6541 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:06:20 2025-10-17T12:06:20.041Z INFO 6541 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.08 seconds (process running for 40.273) 12:06:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 12:06:20 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 12:06:20 12:06:20 . ____ _ __ _ _ 12:06:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:20 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:20 =========|_|==============|___/=/_/_/_/ 12:06:20 12:06:20 :: Spring Boot :: (v3.5.6) 12:06:20 12:06:20 2025-10-17T12:06:20.107Z INFO 6541 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:20 2025-10-17T12:06:20.107Z INFO 6541 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:06:20 2025-10-17T12:06:20.260Z INFO 6541 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.187 seconds (process running for 40.492) 12:06:20 2025-10-17T12:06:20.312Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:20 acks = -1 12:06:20 auto.include.jmx.reporter = true 12:06:20 batch.size = 16384 12:06:20 bootstrap.servers = [localhost:9092] 12:06:20 buffer.memory = 33554432 12:06:20 client.dns.lookup = use_all_dns_ips 12:06:20 client.id = producer-1 12:06:20 compression.gzip.level = -1 12:06:20 compression.lz4.level = 9 12:06:20 compression.type = none 12:06:20 compression.zstd.level = 3 12:06:20 connections.max.idle.ms = 540000 12:06:20 delivery.timeout.ms = 120000 12:06:20 enable.idempotence = true 12:06:20 enable.metrics.push = true 12:06:20 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 12:06:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:20 linger.ms = 0 12:06:20 max.block.ms = 60000 12:06:20 max.in.flight.requests.per.connection = 5 12:06:20 max.request.size = 1048576 12:06:20 metadata.max.age.ms = 300000 12:06:20 metadata.max.idle.ms = 300000 12:06:20 metadata.recovery.strategy = none 12:06:20 metric.reporters = [] 12:06:20 metrics.num.samples = 2 12:06:20 metrics.recording.level = INFO 12:06:20 metrics.sample.window.ms = 30000 12:06:20 partitioner.adaptive.partitioning.enable = true 12:06:20 partitioner.availability.timeout.ms = 0 12:06:20 partitioner.class = null 12:06:20 partitioner.ignore.keys = false 12:06:20 receive.buffer.bytes = 32768 12:06:20 reconnect.backoff.max.ms = 1000 12:06:20 reconnect.backoff.ms = 50 12:06:20 request.timeout.ms = 30000 12:06:20 retries = 2147483647 12:06:20 retry.backoff.max.ms = 1000 12:06:20 retry.backoff.ms = 100 12:06:20 sasl.client.callback.handler.class = null 12:06:20 sasl.jaas.config = null 12:06:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:20 sasl.kerberos.min.time.before.relogin = 60000 12:06:20 sasl.kerberos.service.name = null 12:06:20 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:20 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:20 sasl.login.callback.handler.class = null 12:06:20 sasl.login.class = null 12:06:20 sasl.login.connect.timeout.ms = null 12:06:20 sasl.login.read.timeout.ms = null 12:06:20 sasl.login.refresh.buffer.seconds = 300 12:06:20 sasl.login.refresh.min.period.seconds = 60 12:06:20 sasl.login.refresh.window.factor = 0.8 12:06:20 sasl.login.refresh.window.jitter = 0.05 12:06:20 sasl.login.retry.backoff.max.ms = 10000 12:06:20 sasl.login.retry.backoff.ms = 100 12:06:20 sasl.mechanism = GSSAPI 12:06:20 sasl.oauthbearer.clock.skew.seconds = 30 12:06:20 sasl.oauthbearer.expected.audience = null 12:06:20 sasl.oauthbearer.expected.issuer = null 12:06:20 sasl.oauthbearer.header.urlencode = false 12:06:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:20 sasl.oauthbearer.jwks.endpoint.url = null 12:06:20 sasl.oauthbearer.scope.claim.name = scope 12:06:20 sasl.oauthbearer.sub.claim.name = sub 12:06:20 sasl.oauthbearer.token.endpoint.url = null 12:06:20 security.protocol = PLAINTEXT 12:06:20 security.providers = null 12:06:20 send.buffer.bytes = 131072 12:06:20 socket.connection.setup.timeout.max.ms = 30000 12:06:20 socket.connection.setup.timeout.ms = 10000 12:06:20 ssl.cipher.suites = null 12:06:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:20 ssl.endpoint.identification.algorithm = https 12:06:20 ssl.engine.factory.class = null 12:06:20 ssl.key.password = null 12:06:20 ssl.keymanager.algorithm = SunX509 12:06:20 ssl.keystore.certificate.chain = null 12:06:20 ssl.keystore.key = null 12:06:20 ssl.keystore.location = null 12:06:20 ssl.keystore.password = null 12:06:20 ssl.keystore.type = JKS 12:06:20 ssl.protocol = TLSv1.3 12:06:20 ssl.provider = null 12:06:20 ssl.secure.random.implementation = null 12:06:20 ssl.trustmanager.algorithm = PKIX 12:06:20 ssl.truststore.certificates = null 12:06:20 ssl.truststore.location = null 12:06:20 ssl.truststore.password = null 12:06:20 ssl.truststore.type = JKS 12:06:20 transaction.timeout.ms = 60000 12:06:20 transactional.id = null 12:06:20 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:06:20 12:06:20 2025-10-17T12:06:20.358Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:20 2025-10-17T12:06:20.376Z INFO 6541 --- [ 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 12:06:20 2025-10-17T12:06:20.414Z INFO 6541 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 12:06:20 2025-10-17T12:06:20.464Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:20 2025-10-17T12:06:20.464Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:20 2025-10-17T12:06:20.464Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702780463 12:06:20 2025-10-17T12:06:20.488Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:20 acks = -1 12:06:20 auto.include.jmx.reporter = true 12:06:20 batch.size = 16384 12:06:20 bootstrap.servers = [localhost:9092] 12:06:20 buffer.memory = 33554432 12:06:20 client.dns.lookup = use_all_dns_ips 12:06:20 client.id = producer-2 12:06:20 compression.gzip.level = -1 12:06:20 compression.lz4.level = 9 12:06:20 compression.type = none 12:06:20 compression.zstd.level = 3 12:06:20 connections.max.idle.ms = 540000 12:06:20 delivery.timeout.ms = 120000 12:06:20 enable.idempotence = true 12:06:20 enable.metrics.push = true 12:06:20 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 12:06:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:20 linger.ms = 0 12:06:20 max.block.ms = 60000 12:06:20 max.in.flight.requests.per.connection = 5 12:06:20 max.request.size = 1048576 12:06:20 metadata.max.age.ms = 300000 12:06:20 metadata.max.idle.ms = 300000 12:06:20 metadata.recovery.strategy = none 12:06:20 metric.reporters = [] 12:06:20 metrics.num.samples = 2 12:06:20 metrics.recording.level = INFO 12:06:20 metrics.sample.window.ms = 30000 12:06:20 partitioner.adaptive.partitioning.enable = true 12:06:20 partitioner.availability.timeout.ms = 0 12:06:20 partitioner.class = null 12:06:20 partitioner.ignore.keys = false 12:06:20 receive.buffer.bytes = 32768 12:06:20 reconnect.backoff.max.ms = 1000 12:06:20 reconnect.backoff.ms = 50 12:06:20 request.timeout.ms = 30000 12:06:20 retries = 2147483647 12:06:20 retry.backoff.max.ms = 1000 12:06:20 retry.backoff.ms = 100 12:06:20 sasl.client.callback.handler.class = null 12:06:20 sasl.jaas.config = null 12:06:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:20 sasl.kerberos.min.time.before.relogin = 60000 12:06:20 sasl.kerberos.service.name = null 12:06:20 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:20 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:20 sasl.login.callback.handler.class = null 12:06:20 sasl.login.class = null 12:06:20 sasl.login.connect.timeout.ms = null 12:06:20 sasl.login.read.timeout.ms = null 12:06:20 sasl.login.refresh.buffer.seconds = 300 12:06:20 sasl.login.refresh.min.period.seconds = 60 12:06:20 sasl.login.refresh.window.factor = 0.8 12:06:20 sasl.login.refresh.window.jitter = 0.05 12:06:20 sasl.login.retry.backoff.max.ms = 10000 12:06:20 sasl.login.retry.backoff.ms = 100 12:06:20 sasl.mechanism = GSSAPI 12:06:20 sasl.oauthbearer.clock.skew.seconds = 30 12:06:20 sasl.oauthbearer.expected.audience = null 12:06:20 sasl.oauthbearer.expected.issuer = null 12:06:20 sasl.oauthbearer.header.urlencode = false 12:06:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:20 sasl.oauthbearer.jwks.endpoint.url = null 12:06:20 sasl.oauthbearer.scope.claim.name = scope 12:06:20 sasl.oauthbearer.sub.claim.name = sub 12:06:20 sasl.oauthbearer.token.endpoint.url = null 12:06:20 security.protocol = PLAINTEXT 12:06:20 security.providers = null 12:06:20 send.buffer.bytes = 131072 12:06:20 socket.connection.setup.timeout.max.ms = 30000 12:06:20 socket.connection.setup.timeout.ms = 10000 12:06:20 ssl.cipher.suites = null 12:06:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:20 ssl.endpoint.identification.algorithm = https 12:06:20 ssl.engine.factory.class = null 12:06:20 ssl.key.password = null 12:06:20 ssl.keymanager.algorithm = SunX509 12:06:20 ssl.keystore.certificate.chain = null 12:06:20 ssl.keystore.key = null 12:06:20 ssl.keystore.location = null 12:06:20 ssl.keystore.password = null 12:06:20 ssl.keystore.type = JKS 12:06:20 ssl.protocol = TLSv1.3 12:06:20 ssl.provider = null 12:06:20 ssl.secure.random.implementation = null 12:06:20 ssl.trustmanager.algorithm = PKIX 12:06:20 ssl.truststore.certificates = null 12:06:20 ssl.truststore.location = null 12:06:20 ssl.truststore.password = null 12:06:20 ssl.truststore.type = JKS 12:06:20 transaction.timeout.ms = 60000 12:06:20 transactional.id = null 12:06:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:06:20 12:06:20 2025-10-17T12:06:20.488Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:20 2025-10-17T12:06:20.490Z INFO 6541 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 12:06:20 2025-10-17T12:06:20.497Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:20 2025-10-17T12:06:20.497Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:20 2025-10-17T12:06:20.497Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702780497 12:06:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 12:06:20 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 12:06:20 12:06:20 . ____ _ __ _ _ 12:06:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:20 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:20 =========|_|==============|___/=/_/_/_/ 12:06:20 12:06:20 :: Spring Boot :: (v3.5.6) 12:06:20 12:06:20 2025-10-17T12:06:20.539Z INFO 6541 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:20 2025-10-17T12:06:20.539Z INFO 6541 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:06:20 2025-10-17T12:06:20.840Z INFO 6541 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.326 seconds (process running for 41.072) 12:06:20 2025-10-17T12:06:20.895Z ERROR 6541 --- [_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 12:06:20 2025-10-17T12:06:20.895Z ERROR 6541 --- [_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 12:06:20 2025-10-17T12:06:20.979Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:20 2025-10-17T12:06:20.981Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:20 2025-10-17T12:06:20.981Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:20 2025-10-17T12:06:20.981Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:20 2025-10-17T12:06:20.982Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:20 2025-10-17T12:06:20.982Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 12:06:21 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 12:06:21 12:06:21 . ____ _ __ _ _ 12:06:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:21 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:21 =========|_|==============|___/=/_/_/_/ 12:06:21 12:06:21 :: Spring Boot :: (v3.5.6) 12:06:21 12:06:21 2025-10-17T12:06:21.029Z INFO 6541 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:21 2025-10-17T12:06:21.030Z INFO 6541 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:06:21 2025-10-17T12:06:21.049Z INFO 6541 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.044 seconds (process running for 41.281) 12:06:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 12:06:21 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 12:06:21 2025-10-17T12:06:21.086Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:21 2025-10-17T12:06:21.086Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:21 2025-10-17T12:06:21.086Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:21 2025-10-17T12:06:21.086Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:21 2025-10-17T12:06:21.086Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:21 2025-10-17T12:06:21.086Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:21 12:06:21 . ____ _ __ _ _ 12:06:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:21 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:21 =========|_|==============|___/=/_/_/_/ 12:06:21 12:06:21 :: Spring Boot :: (v3.5.6) 12:06:21 12:06:21 2025-10-17T12:06:21.101Z INFO 6541 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:21 2025-10-17T12:06:21.101Z INFO 6541 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:06:21 2025-10-17T12:06:21.112Z INFO 6541 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.029 seconds (process running for 41.344) 12:06:21 2025-10-17T12:06:21.127Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:06:21 2025-10-17T12:06:21.134Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 12:06:21 2025-10-17T12:06:21.135Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 12:06:21 2025-10-17T12:06:21.136Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 12:06:21 2025-10-17T12:06:21.155Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 12:06:21 2025-10-17T12:06:21.157Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 26 ms. 12:06:21 2025-10-17T12:06:21.157Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:06:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 12:06:21 [INFO] Running org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 12:06:21 2025-10-17T12:06:21.169Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [my cluster] [5.5.0] 12:06:21 o o o o---o o--o o o---o o o----o o--o--o 12:06:21 | | / \ / | / / \ | | 12:06:21 o----o o o o----o | o o o----o | 12:06:21 | | * \ / | \ * \ | | 12:06:21 o o * o o---o o--o o----o o---o * o o----o o 12:06:21 12:06:21 2025-10-17T12:06:21.169Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:06:21 2025-10-17T12:06:21.169Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:06:21 2025-10-17T12:06:21.169Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [my cluster] [5.5.0] Cluster name: my cluster 12:06:21 2025-10-17T12:06:21.169Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:06:21 2025-10-17T12:06:21.169Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 12:06:21 To enable the Jet engine on the members, do one of the following: 12:06:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:06:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:06:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:06:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:06:21 2025-10-17T12:06:21.183Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:06:21 2025-10-17T12:06:21.185Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [my cluster] [5.5.0] Using Multicast discovery 12:06:21 2025-10-17T12:06:21.194Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:06:21 2025-10-17T12:06:21.194Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [my cluster] [5.5.0] [10.30.107.245]:5701 is STARTING 12:06:21 2025-10-17T12:06:21.238Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:21 2025-10-17T12:06:21.238Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:21 2025-10-17T12:06:21.238Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:21 2025-10-17T12:06:21.239Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:21 2025-10-17T12:06:21.239Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:21 2025-10-17T12:06:21.239Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:21 2025-10-17T12:06:21.442Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:21 2025-10-17T12:06:21.442Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:21 2025-10-17T12:06:21.442Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:21 2025-10-17T12:06:21.490Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:21 2025-10-17T12:06:21.490Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:21 2025-10-17T12:06:21.490Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:21 2025-10-17T12:06:21.828Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:21 2025-10-17T12:06:21.829Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:21 2025-10-17T12:06:21.829Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:22 2025-10-17T12:06:22.009Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:22 2025-10-17T12:06:22.010Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:22 2025-10-17T12:06:22.010Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:22 2025-10-17T12:06:22.535Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:22 2025-10-17T12:06:22.535Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:22 2025-10-17T12:06:22.535Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:22 2025-10-17T12:06:22.933Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:22 2025-10-17T12:06:22.933Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:22 2025-10-17T12:06:22.933Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:23 2025-10-17T12:06:23.514Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:23 2025-10-17T12:06:23.514Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:23 2025-10-17T12:06:23.514Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:23 2025-10-17T12:06:23.789Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:23 2025-10-17T12:06:23.789Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:23 2025-10-17T12:06:23.790Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:23 2025-10-17T12:06:23.862Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [my cluster] [5.5.0] 12:06:23 12:06:23 Members {size:1, ver:1} [ 12:06:23 Member [10.30.107.245]:5701 - 114e045e-0353-4d79-ad36-a4491be87fcc this 12:06:23 ] 12:06:23 12:06:23 2025-10-17T12:06:23.863Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [my cluster] [5.5.0] [10.30.107.245]:5701 is STARTED 12:06:23 2025-10-17T12:06:23.908Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [my cluster] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:06:23 2025-10-17T12:06:23.909Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [my cluster] [5.5.0] Shutting down multicast service... 12:06:23 2025-10-17T12:06:23.909Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [my cluster] [5.5.0] Shutting down connection manager... 12:06:23 2025-10-17T12:06:23.910Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [my cluster] [5.5.0] Shutting down node engine... 12:06:23 2025-10-17T12:06:23.956Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 12:06:23 2025-10-17T12:06:23.957Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 49 ms. 12:06:23 2025-10-17T12:06:23.957Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [my cluster] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:06:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 s -- in org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 12:06:23 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 12:06:24 12:06:24 . ____ _ __ _ _ 12:06:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:24 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:24 =========|_|==============|___/=/_/_/_/ 12:06:24 12:06:24 :: Spring Boot :: (v3.5.6) 12:06:24 12:06:24 2025-10-17T12:06:24.044Z INFO 6541 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:24 2025-10-17T12:06:24.044Z INFO 6541 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 12:06:24 2025-10-17T12:06:24.078Z INFO 6541 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.057 seconds (process running for 44.31) 12:06:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 12:06:24 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 12:06:24 2025-10-17T12:06:24.320Z WARN 6541 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 12:06:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 12:06:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 12:06:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 12:06:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 12:06:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 12:06:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 12:06:24 2025-10-17T12:06:24.516Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:24 2025-10-17T12:06:24.516Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:24 2025-10-17T12:06:24.516Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 12:06:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 12:06:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 12:06:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 12:06:24 2025-10-17T12:06:24.578Z INFO 6541 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:06:24 2025-10-17T12:06:24.638Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8d0c1ea19fdf635a4fa038deebb4ff87e0fb1bc6cb29f1f430db44a4325824db 12:06:24 2025-10-17T12:06:24.751Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:24 2025-10-17T12:06:24.751Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:24 2025-10-17T12:06:24.751Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:25 2025-10-17T12:06:25.527Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:25 2025-10-17T12:06:25.527Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:25 2025-10-17T12:06:25.527Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:25 2025-10-17T12:06:25.752Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:25 2025-10-17T12:06:25.752Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:25 2025-10-17T12:06:25.752Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:26 2025-10-17T12:06:26.333Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:26 2025-10-17T12:06:26.334Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:26 2025-10-17T12:06:26.334Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:26 2025-10-17T12:06:26.753Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:26 2025-10-17T12:06:26.753Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:26 2025-10-17T12:06:26.753Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:27 2025-10-17T12:06:27.283Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:27 2025-10-17T12:06:27.283Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:27 2025-10-17T12:06:27.283Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:27 2025-10-17T12:06:27.611Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:27 2025-10-17T12:06:27.611Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:27 2025-10-17T12:06:27.611Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:28 2025-10-17T12:06:28.142Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:28 2025-10-17T12:06:28.142Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:28 2025-10-17T12:06:28.142Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:28 2025-10-17T12:06:28.615Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:28 2025-10-17T12:06:28.616Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:28 2025-10-17T12:06:28.616Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:29 2025-10-17T12:06:29.100Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:29 2025-10-17T12:06:29.100Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:29 2025-10-17T12:06:29.100Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:29 2025-10-17T12:06:29.585Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:29 2025-10-17T12:06:29.585Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:29 2025-10-17T12:06:29.585Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:30 2025-10-17T12:06:30.130Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:30 2025-10-17T12:06:30.130Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:30 2025-10-17T12:06:30.130Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:30 2025-10-17T12:06:30.598Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:30 2025-10-17T12:06:30.598Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:30 2025-10-17T12:06:30.598Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:30 2025-10-17T12:06:30.736Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.158545305S 12:06:30 2025-10-17T12:06:30.756Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:30 allow.auto.create.topics = true 12:06:30 auto.commit.interval.ms = 5000 12:06:30 auto.include.jmx.reporter = true 12:06:30 auto.offset.reset = earliest 12:06:30 bootstrap.servers = [localhost:32769] 12:06:30 check.crcs = true 12:06:30 client.dns.lookup = use_all_dns_ips 12:06:30 client.id = consumer-test-1 12:06:30 client.rack = 12:06:30 connections.max.idle.ms = 540000 12:06:30 default.api.timeout.ms = 60000 12:06:30 enable.auto.commit = true 12:06:30 enable.metrics.push = true 12:06:30 exclude.internal.topics = true 12:06:30 fetch.max.bytes = 52428800 12:06:30 fetch.max.wait.ms = 500 12:06:30 fetch.min.bytes = 1 12:06:30 group.id = test 12:06:30 group.instance.id = null 12:06:30 group.protocol = classic 12:06:30 group.remote.assignor = null 12:06:30 heartbeat.interval.ms = 3000 12:06:30 interceptor.classes = [] 12:06:30 internal.leave.group.on.close = true 12:06:30 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:30 isolation.level = read_uncommitted 12:06:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:30 max.partition.fetch.bytes = 1048576 12:06:30 max.poll.interval.ms = 300000 12:06:30 max.poll.records = 500 12:06:30 metadata.max.age.ms = 300000 12:06:30 metadata.recovery.strategy = none 12:06:30 metric.reporters = [] 12:06:30 metrics.num.samples = 2 12:06:30 metrics.recording.level = INFO 12:06:30 metrics.sample.window.ms = 30000 12:06:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:30 receive.buffer.bytes = 65536 12:06:30 reconnect.backoff.max.ms = 1000 12:06:30 reconnect.backoff.ms = 50 12:06:30 request.timeout.ms = 30000 12:06:30 retry.backoff.max.ms = 1000 12:06:30 retry.backoff.ms = 100 12:06:30 sasl.client.callback.handler.class = null 12:06:30 sasl.jaas.config = null 12:06:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:30 sasl.kerberos.min.time.before.relogin = 60000 12:06:30 sasl.kerberos.service.name = null 12:06:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:30 sasl.login.callback.handler.class = null 12:06:30 sasl.login.class = null 12:06:30 sasl.login.connect.timeout.ms = null 12:06:30 sasl.login.read.timeout.ms = null 12:06:30 sasl.login.refresh.buffer.seconds = 300 12:06:30 sasl.login.refresh.min.period.seconds = 60 12:06:30 sasl.login.refresh.window.factor = 0.8 12:06:30 sasl.login.refresh.window.jitter = 0.05 12:06:30 sasl.login.retry.backoff.max.ms = 10000 12:06:30 sasl.login.retry.backoff.ms = 100 12:06:30 sasl.mechanism = GSSAPI 12:06:30 sasl.oauthbearer.clock.skew.seconds = 30 12:06:30 sasl.oauthbearer.expected.audience = null 12:06:30 sasl.oauthbearer.expected.issuer = null 12:06:30 sasl.oauthbearer.header.urlencode = false 12:06:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:30 sasl.oauthbearer.jwks.endpoint.url = null 12:06:30 sasl.oauthbearer.scope.claim.name = scope 12:06:30 sasl.oauthbearer.sub.claim.name = sub 12:06:30 sasl.oauthbearer.token.endpoint.url = null 12:06:30 security.protocol = PLAINTEXT 12:06:30 security.providers = null 12:06:30 send.buffer.bytes = 131072 12:06:30 session.timeout.ms = 45000 12:06:30 socket.connection.setup.timeout.max.ms = 30000 12:06:30 socket.connection.setup.timeout.ms = 10000 12:06:30 ssl.cipher.suites = null 12:06:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:30 ssl.endpoint.identification.algorithm = https 12:06:30 ssl.engine.factory.class = null 12:06:30 ssl.key.password = null 12:06:30 ssl.keymanager.algorithm = SunX509 12:06:30 ssl.keystore.certificate.chain = null 12:06:30 ssl.keystore.key = null 12:06:30 ssl.keystore.location = null 12:06:30 ssl.keystore.password = null 12:06:30 ssl.keystore.type = JKS 12:06:30 ssl.protocol = TLSv1.3 12:06:30 ssl.provider = null 12:06:30 ssl.secure.random.implementation = null 12:06:30 ssl.trustmanager.algorithm = PKIX 12:06:30 ssl.truststore.certificates = null 12:06:30 ssl.truststore.location = null 12:06:30 ssl.truststore.password = null 12:06:30 ssl.truststore.type = JKS 12:06:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:30 12:06:30 2025-10-17T12:06:30.770Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:30 2025-10-17T12:06:30.824Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:30 2025-10-17T12:06:30.825Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:30 2025-10-17T12:06:30.825Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702790824 12:06:30 12:06:30 . ____ _ __ _ _ 12:06:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:30 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:30 =========|_|==============|___/=/_/_/_/ 12:06:30 12:06:30 :: Spring Boot :: (v3.5.6) 12:06:30 12:06:30 2025-10-17T12:06:30.845Z INFO 6541 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:30 2025-10-17T12:06:30.845Z INFO 6541 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 12:06:30 2025-10-17T12:06:30.884Z INFO 6541 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.057 seconds (process running for 51.116) 12:06:30 2025-10-17T12:06:30.888Z INFO 6541 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 12:06:31 2025-10-17T12:06:30.921Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:31 2025-10-17T12:06:30.921Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:31 acks = -1 12:06:31 auto.include.jmx.reporter = true 12:06:31 batch.size = 16384 12:06:31 bootstrap.servers = [localhost:32769] 12:06:31 buffer.memory = 33554432 12:06:31 client.dns.lookup = use_all_dns_ips 12:06:31 client.id = producer-3 12:06:31 compression.gzip.level = -1 12:06:31 compression.lz4.level = 9 12:06:31 compression.type = none 12:06:31 compression.zstd.level = 3 12:06:31 connections.max.idle.ms = 540000 12:06:31 delivery.timeout.ms = 120000 12:06:31 enable.idempotence = false 12:06:31 enable.metrics.push = true 12:06:31 interceptor.classes = [] 12:06:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:31 linger.ms = 1 12:06:31 max.block.ms = 60000 12:06:31 max.in.flight.requests.per.connection = 5 12:06:31 max.request.size = 1048576 12:06:31 metadata.max.age.ms = 300000 12:06:31 metadata.max.idle.ms = 300000 12:06:31 metadata.recovery.strategy = none 12:06:31 metric.reporters = [] 12:06:31 metrics.num.samples = 2 12:06:31 metrics.recording.level = INFO 12:06:31 metrics.sample.window.ms = 30000 12:06:31 partitioner.adaptive.partitioning.enable = true 12:06:31 partitioner.availability.timeout.ms = 0 12:06:31 partitioner.class = null 12:06:31 partitioner.ignore.keys = false 12:06:31 receive.buffer.bytes = 32768 12:06:31 reconnect.backoff.max.ms = 1000 12:06:31 reconnect.backoff.ms = 50 12:06:31 request.timeout.ms = 30000 12:06:31 retries = 0 12:06:31 retry.backoff.max.ms = 1000 12:06:31 retry.backoff.ms = 100 12:06:31 sasl.client.callback.handler.class = null 12:06:31 sasl.jaas.config = null 12:06:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:31 sasl.kerberos.min.time.before.relogin = 60000 12:06:31 sasl.kerberos.service.name = null 12:06:31 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:31 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:31 sasl.login.callback.handler.class = null 12:06:31 sasl.login.class = null 12:06:31 sasl.login.connect.timeout.ms = null 12:06:31 sasl.login.read.timeout.ms = null 12:06:31 sasl.login.refresh.buffer.seconds = 300 12:06:31 sasl.login.refresh.min.period.seconds = 60 12:06:31 sasl.login.refresh.window.factor = 0.8 12:06:31 sasl.login.refresh.window.jitter = 0.05 12:06:31 sasl.login.retry.backoff.max.ms = 10000 12:06:31 sasl.login.retry.backoff.ms = 100 12:06:31 sasl.mechanism = GSSAPI 12:06:31 sasl.oauthbearer.clock.skew.seconds = 30 12:06:31 sasl.oauthbearer.expected.audience = null 12:06:31 sasl.oauthbearer.expected.issuer = null 12:06:31 sasl.oauthbearer.header.urlencode = false 12:06:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:31 sasl.oauthbearer.jwks.endpoint.url = null 12:06:31 sasl.oauthbearer.scope.claim.name = scope 12:06:31 sasl.oauthbearer.sub.claim.name = sub 12:06:31 sasl.oauthbearer.token.endpoint.url = null 12:06:31 security.protocol = PLAINTEXT 12:06:31 security.providers = null 12:06:31 send.buffer.bytes = 131072 12:06:31 socket.connection.setup.timeout.max.ms = 30000 12:06:31 socket.connection.setup.timeout.ms = 10000 12:06:31 ssl.cipher.suites = null 12:06:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:31 ssl.endpoint.identification.algorithm = https 12:06:31 ssl.engine.factory.class = null 12:06:31 ssl.key.password = null 12:06:31 ssl.keymanager.algorithm = SunX509 12:06:31 ssl.keystore.certificate.chain = null 12:06:31 ssl.keystore.key = null 12:06:31 ssl.keystore.location = null 12:06:31 ssl.keystore.password = null 12:06:31 ssl.keystore.type = JKS 12:06:31 ssl.protocol = TLSv1.3 12:06:31 ssl.provider = null 12:06:31 ssl.secure.random.implementation = null 12:06:31 ssl.trustmanager.algorithm = PKIX 12:06:31 ssl.truststore.certificates = null 12:06:31 ssl.truststore.location = null 12:06:31 ssl.truststore.password = null 12:06:31 ssl.truststore.type = JKS 12:06:31 transaction.timeout.ms = 60000 12:06:31 transactional.id = null 12:06:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:06:31 12:06:31 2025-10-17T12:06:30.921Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:31 2025-10-17T12:06:30.927Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:31 2025-10-17T12:06:30.927Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:31 2025-10-17T12:06:30.927Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:31 2025-10-17T12:06:30.927Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702790927 12:06:31 2025-10-17T12:06:30.992Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:31 2025-10-17T12:06:30.992Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:31 2025-10-17T12:06:30.992Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:31 2025-10-17T12:06:31.100Z WARN 6541 --- [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} 12:06:31 2025-10-17T12:06:31.101Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:31 2025-10-17T12:06:31.325Z INFO 6541 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:31 2025-10-17T12:06:31.410Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:31 2025-10-17T12:06:31.410Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:31 2025-10-17T12:06:31.411Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:31 2025-10-17T12:06:31.454Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 12:06:31 2025-10-17T12:06:31.465Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 12:06:31 2025-10-17T12:06:31.496Z INFO 6541 --- [ 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-afd53ab4-bf4f-4829-9c61-91a43acbea17 12:06:31 2025-10-17T12:06:31.497Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 12:06:31 2025-10-17T12:06:31.521Z INFO 6541 --- [ 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-afd53ab4-bf4f-4829-9c61-91a43acbea17', protocol='range'} 12:06:31 2025-10-17T12:06:31.532Z INFO 6541 --- [ 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-afd53ab4-bf4f-4829-9c61-91a43acbea17=Assignment(partitions=[test-topic-0])} 12:06:31 2025-10-17T12:06:31.555Z INFO 6541 --- [ 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-afd53ab4-bf4f-4829-9c61-91a43acbea17', protocol='range'} 12:06:31 2025-10-17T12:06:31.555Z INFO 6541 --- [ 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]) 12:06:31 2025-10-17T12:06:31.558Z INFO 6541 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 12:06:31 2025-10-17T12:06:31.575Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 12:06:31 2025-10-17T12:06:31.598Z INFO 6541 --- [ 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}}. 12:06:31 2025-10-17T12:06:31.729Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:31 2025-10-17T12:06:31.732Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 12:06:31 2025-10-17T12:06:31.740Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:31 2025-10-17T12:06:31.740Z INFO 6541 --- [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: 91ms, elapsed time since send: 91ms, throttle time: 0ms, request timeout: 30000ms) 12:06:31 2025-10-17T12:06:31.740Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 12:06:31 2025-10-17T12:06:31.740Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 12:06:31 2025-10-17T12:06:31.741Z INFO 6541 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=227176138, epoch=1) to node 1: 12:06:31 12:06:31 org.apache.kafka.common.errors.DisconnectException: null 12:06:31 12:06:31 2025-10-17T12:06:31.744Z INFO 6541 --- [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. 12:06:31 2025-10-17T12:06:31.839Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:31 2025-10-17T12:06:31.840Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:31 2025-10-17T12:06:31.840Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:31 2025-10-17T12:06:31.849Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:31 2025-10-17T12:06:31.849Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.340 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 12:06:31 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 12:06:32 2025-10-17T12:06:31.907Z INFO 6541 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:06:32 2025-10-17T12:06:31.946Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:32 2025-10-17T12:06:31.946Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:31.960Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 6f8e0946af82d4ef0b2766600aea23325009b248b2cce944b4d396583b5c6ceb 12:06:32 2025-10-17T12:06:32.053Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:32 2025-10-17T12:06:32.053Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:32.149Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:32 2025-10-17T12:06:32.149Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:32.290Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:32 2025-10-17T12:06:32.290Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:32.451Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:32 2025-10-17T12:06:32.451Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:32.454Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:32 2025-10-17T12:06:32.454Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:32.454Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:32 2025-10-17T12:06:32.774Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:32 2025-10-17T12:06:32.774Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:32.840Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:32 2025-10-17T12:06:32.840Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:32 2025-10-17T12:06:32.841Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:33 2025-10-17T12:06:32.955Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:33 2025-10-17T12:06:32.955Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:33 2025-10-17T12:06:33.455Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:33 2025-10-17T12:06:33.455Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:33 2025-10-17T12:06:33.455Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:33 2025-10-17T12:06:33.718Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:33 2025-10-17T12:06:33.719Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:33 2025-10-17T12:06:33.833Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:33 2025-10-17T12:06:33.833Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:33 2025-10-17T12:06:33.833Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:33 2025-10-17T12:06:33.859Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:33 2025-10-17T12:06:33.860Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:34 2025-10-17T12:06:34.360Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:34 2025-10-17T12:06:34.360Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:34 2025-10-17T12:06:34.360Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:34 2025-10-17T12:06:34.621Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:34 2025-10-17T12:06:34.622Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:34 2025-10-17T12:06:34.835Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:34 2025-10-17T12:06:34.835Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:34 2025-10-17T12:06:34.835Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:34 2025-10-17T12:06:34.864Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:34 2025-10-17T12:06:34.864Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:35 2025-10-17T12:06:35.367Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:35 2025-10-17T12:06:35.368Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:35 2025-10-17T12:06:35.368Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:35 2025-10-17T12:06:35.630Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:35 2025-10-17T12:06:35.630Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:35 2025-10-17T12:06:35.836Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:35 2025-10-17T12:06:35.836Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:35 2025-10-17T12:06:35.836Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:35 2025-10-17T12:06:35.869Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:35 2025-10-17T12:06:35.869Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:36 2025-10-17T12:06:36.369Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:36 2025-10-17T12:06:36.369Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:36 2025-10-17T12:06:36.369Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:36 2025-10-17T12:06:36.632Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:36 2025-10-17T12:06:36.632Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:36 2025-10-17T12:06:36.854Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:36 2025-10-17T12:06:36.854Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:36 2025-10-17T12:06:36.854Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:36 2025-10-17T12:06:36.884Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:36 2025-10-17T12:06:36.884Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:37 2025-10-17T12:06:37.370Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:37 2025-10-17T12:06:37.370Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:37 2025-10-17T12:06:37.370Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:37 2025-10-17T12:06:37.636Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:37 2025-10-17T12:06:37.636Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:37 2025-10-17T12:06:37.881Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:37 2025-10-17T12:06:37.881Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:37 2025-10-17T12:06:37.881Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:37 2025-10-17T12:06:37.894Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:37 2025-10-17T12:06:37.894Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:38 2025-10-17T12:06:38.240Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.332249841S 12:06:38 2025-10-17T12:06:38.244Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:38 allow.auto.create.topics = true 12:06:38 auto.commit.interval.ms = 5000 12:06:38 auto.include.jmx.reporter = true 12:06:38 auto.offset.reset = earliest 12:06:38 bootstrap.servers = [localhost:32770] 12:06:38 check.crcs = true 12:06:38 client.dns.lookup = use_all_dns_ips 12:06:38 client.id = consumer-test-2 12:06:38 client.rack = 12:06:38 connections.max.idle.ms = 540000 12:06:38 default.api.timeout.ms = 60000 12:06:38 enable.auto.commit = true 12:06:38 enable.metrics.push = true 12:06:38 exclude.internal.topics = true 12:06:38 fetch.max.bytes = 52428800 12:06:38 fetch.max.wait.ms = 500 12:06:38 fetch.min.bytes = 1 12:06:38 group.id = test 12:06:38 group.instance.id = null 12:06:38 group.protocol = classic 12:06:38 group.remote.assignor = null 12:06:38 heartbeat.interval.ms = 3000 12:06:38 interceptor.classes = [] 12:06:38 internal.leave.group.on.close = true 12:06:38 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:38 isolation.level = read_uncommitted 12:06:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:38 max.partition.fetch.bytes = 1048576 12:06:38 max.poll.interval.ms = 300000 12:06:38 max.poll.records = 500 12:06:38 metadata.max.age.ms = 300000 12:06:38 metadata.recovery.strategy = none 12:06:38 metric.reporters = [] 12:06:38 metrics.num.samples = 2 12:06:38 metrics.recording.level = INFO 12:06:38 metrics.sample.window.ms = 30000 12:06:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:38 receive.buffer.bytes = 65536 12:06:38 reconnect.backoff.max.ms = 1000 12:06:38 reconnect.backoff.ms = 50 12:06:38 request.timeout.ms = 30000 12:06:38 retry.backoff.max.ms = 1000 12:06:38 retry.backoff.ms = 100 12:06:38 sasl.client.callback.handler.class = null 12:06:38 sasl.jaas.config = null 12:06:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:38 sasl.kerberos.min.time.before.relogin = 60000 12:06:38 sasl.kerberos.service.name = null 12:06:38 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:38 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:38 sasl.login.callback.handler.class = null 12:06:38 sasl.login.class = null 12:06:38 sasl.login.connect.timeout.ms = null 12:06:38 sasl.login.read.timeout.ms = null 12:06:38 sasl.login.refresh.buffer.seconds = 300 12:06:38 sasl.login.refresh.min.period.seconds = 60 12:06:38 sasl.login.refresh.window.factor = 0.8 12:06:38 sasl.login.refresh.window.jitter = 0.05 12:06:38 sasl.login.retry.backoff.max.ms = 10000 12:06:38 sasl.login.retry.backoff.ms = 100 12:06:38 sasl.mechanism = GSSAPI 12:06:38 sasl.oauthbearer.clock.skew.seconds = 30 12:06:38 sasl.oauthbearer.expected.audience = null 12:06:38 sasl.oauthbearer.expected.issuer = null 12:06:38 sasl.oauthbearer.header.urlencode = false 12:06:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:38 sasl.oauthbearer.jwks.endpoint.url = null 12:06:38 sasl.oauthbearer.scope.claim.name = scope 12:06:38 sasl.oauthbearer.sub.claim.name = sub 12:06:38 sasl.oauthbearer.token.endpoint.url = null 12:06:38 security.protocol = PLAINTEXT 12:06:38 security.providers = null 12:06:38 send.buffer.bytes = 131072 12:06:38 session.timeout.ms = 45000 12:06:38 socket.connection.setup.timeout.max.ms = 30000 12:06:38 socket.connection.setup.timeout.ms = 10000 12:06:38 ssl.cipher.suites = null 12:06:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:38 ssl.endpoint.identification.algorithm = https 12:06:38 ssl.engine.factory.class = null 12:06:38 ssl.key.password = null 12:06:38 ssl.keymanager.algorithm = SunX509 12:06:38 ssl.keystore.certificate.chain = null 12:06:38 ssl.keystore.key = null 12:06:38 ssl.keystore.location = null 12:06:38 ssl.keystore.password = null 12:06:38 ssl.keystore.type = JKS 12:06:38 ssl.protocol = TLSv1.3 12:06:38 ssl.provider = null 12:06:38 ssl.secure.random.implementation = null 12:06:38 ssl.trustmanager.algorithm = PKIX 12:06:38 ssl.truststore.certificates = null 12:06:38 ssl.truststore.location = null 12:06:38 ssl.truststore.password = null 12:06:38 ssl.truststore.type = JKS 12:06:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:06:38 12:06:38 2025-10-17T12:06:38.245Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:38 2025-10-17T12:06:38.251Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:38 2025-10-17T12:06:38.251Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:38 2025-10-17T12:06:38.251Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702798251 12:06:38 12:06:38,270 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:06:38 12:06:38,270 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:06:38 12:06:38,270 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:06:38 12:06:38,276 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:06:38 12:06:38,277 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:06:38 12:06:38 . ____ _ __ _ _ 12:06:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:38 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:38 =========|_|==============|___/=/_/_/_/ 12:06:38 12:06:38 :: Spring Boot :: (v3.5.6) 12:06:38 12:06:38 2025-10-17T12:06:38.293Z INFO 6541 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:38 2025-10-17T12:06:38.293Z INFO 6541 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 12:06:38 2025-10-17T12:06:38.323Z INFO 6541 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.071 seconds (process running for 58.555) 12:06:38 2025-10-17T12:06:38.327Z INFO 6541 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 12:06:38 2025-10-17T12:06:38.357Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:38 2025-10-17T12:06:38.357Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:38 acks = -1 12:06:38 auto.include.jmx.reporter = true 12:06:38 batch.size = 16384 12:06:38 bootstrap.servers = [localhost:32770] 12:06:38 buffer.memory = 33554432 12:06:38 client.dns.lookup = use_all_dns_ips 12:06:38 client.id = producer-4 12:06:38 compression.gzip.level = -1 12:06:38 compression.lz4.level = 9 12:06:38 compression.type = none 12:06:38 compression.zstd.level = 3 12:06:38 connections.max.idle.ms = 540000 12:06:38 delivery.timeout.ms = 120000 12:06:38 enable.idempotence = false 12:06:38 enable.metrics.push = true 12:06:38 interceptor.classes = [] 12:06:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:38 linger.ms = 1 12:06:38 max.block.ms = 60000 12:06:38 max.in.flight.requests.per.connection = 5 12:06:38 max.request.size = 1048576 12:06:38 metadata.max.age.ms = 300000 12:06:38 metadata.max.idle.ms = 300000 12:06:38 metadata.recovery.strategy = none 12:06:38 metric.reporters = [] 12:06:38 metrics.num.samples = 2 12:06:38 metrics.recording.level = INFO 12:06:38 metrics.sample.window.ms = 30000 12:06:38 partitioner.adaptive.partitioning.enable = true 12:06:38 partitioner.availability.timeout.ms = 0 12:06:38 partitioner.class = null 12:06:38 partitioner.ignore.keys = false 12:06:38 receive.buffer.bytes = 32768 12:06:38 reconnect.backoff.max.ms = 1000 12:06:38 reconnect.backoff.ms = 50 12:06:38 request.timeout.ms = 30000 12:06:38 retries = 0 12:06:38 retry.backoff.max.ms = 1000 12:06:38 retry.backoff.ms = 100 12:06:38 sasl.client.callback.handler.class = null 12:06:38 sasl.jaas.config = null 12:06:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:38 sasl.kerberos.min.time.before.relogin = 60000 12:06:38 sasl.kerberos.service.name = null 12:06:38 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:38 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:38 sasl.login.callback.handler.class = null 12:06:38 sasl.login.class = null 12:06:38 sasl.login.connect.timeout.ms = null 12:06:38 sasl.login.read.timeout.ms = null 12:06:38 sasl.login.refresh.buffer.seconds = 300 12:06:38 sasl.login.refresh.min.period.seconds = 60 12:06:38 sasl.login.refresh.window.factor = 0.8 12:06:38 sasl.login.refresh.window.jitter = 0.05 12:06:38 sasl.login.retry.backoff.max.ms = 10000 12:06:38 sasl.login.retry.backoff.ms = 100 12:06:38 sasl.mechanism = GSSAPI 12:06:38 sasl.oauthbearer.clock.skew.seconds = 30 12:06:38 sasl.oauthbearer.expected.audience = null 12:06:38 sasl.oauthbearer.expected.issuer = null 12:06:38 sasl.oauthbearer.header.urlencode = false 12:06:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:38 sasl.oauthbearer.jwks.endpoint.url = null 12:06:38 sasl.oauthbearer.scope.claim.name = scope 12:06:38 sasl.oauthbearer.sub.claim.name = sub 12:06:38 sasl.oauthbearer.token.endpoint.url = null 12:06:38 security.protocol = PLAINTEXT 12:06:38 security.providers = null 12:06:38 send.buffer.bytes = 131072 12:06:38 socket.connection.setup.timeout.max.ms = 30000 12:06:38 socket.connection.setup.timeout.ms = 10000 12:06:38 ssl.cipher.suites = null 12:06:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:38 ssl.endpoint.identification.algorithm = https 12:06:38 ssl.engine.factory.class = null 12:06:38 ssl.key.password = null 12:06:38 ssl.keymanager.algorithm = SunX509 12:06:38 ssl.keystore.certificate.chain = null 12:06:38 ssl.keystore.key = null 12:06:38 ssl.keystore.location = null 12:06:38 ssl.keystore.password = null 12:06:38 ssl.keystore.type = JKS 12:06:38 ssl.protocol = TLSv1.3 12:06:38 ssl.provider = null 12:06:38 ssl.secure.random.implementation = null 12:06:38 ssl.trustmanager.algorithm = PKIX 12:06:38 ssl.truststore.certificates = null 12:06:38 ssl.truststore.location = null 12:06:38 ssl.truststore.password = null 12:06:38 ssl.truststore.type = JKS 12:06:38 transaction.timeout.ms = 60000 12:06:38 transactional.id = null 12:06:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:06:38 12:06:38 2025-10-17T12:06:38.357Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:38 2025-10-17T12:06:38.361Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:38 2025-10-17T12:06:38.361Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:38 2025-10-17T12:06:38.361Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:38 2025-10-17T12:06:38.361Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702798361 12:06:38 2025-10-17T12:06:38.371Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:38 2025-10-17T12:06:38.371Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:38 2025-10-17T12:06:38.371Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:38 2025-10-17T12:06:38.401Z WARN 6541 --- [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} 12:06:38 2025-10-17T12:06:38.401Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:38 2025-10-17T12:06:38.551Z INFO 6541 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:38 2025-10-17T12:06:38.652Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:38 2025-10-17T12:06:38.652Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:38 2025-10-17T12:06:38.669Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 12:06:38 2025-10-17T12:06:38.672Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 12:06:38 2025-10-17T12:06:38.704Z INFO 6541 --- [ 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-41bd384a-3dc0-43ce-82df-944930cd09cd 12:06:38 2025-10-17T12:06:38.704Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 12:06:38 2025-10-17T12:06:38.736Z INFO 6541 --- [ 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-41bd384a-3dc0-43ce-82df-944930cd09cd', protocol='range'} 12:06:38 2025-10-17T12:06:38.737Z INFO 6541 --- [ 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-41bd384a-3dc0-43ce-82df-944930cd09cd=Assignment(partitions=[client-topic-0])} 12:06:38 2025-10-17T12:06:38.760Z INFO 6541 --- [ 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-41bd384a-3dc0-43ce-82df-944930cd09cd', protocol='range'} 12:06:38 2025-10-17T12:06:38.761Z INFO 6541 --- [ 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]) 12:06:38 2025-10-17T12:06:38.761Z INFO 6541 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 12:06:38 2025-10-17T12:06:38.770Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 12:06:38 2025-10-17T12:06:38.783Z INFO 6541 --- [ 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}}. 12:06:38 2025-10-17T12:06:38.846Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:38 allow.auto.create.topics = true 12:06:38 auto.commit.interval.ms = 5000 12:06:38 auto.include.jmx.reporter = true 12:06:38 auto.offset.reset = earliest 12:06:38 bootstrap.servers = [localhost:32770] 12:06:38 check.crcs = true 12:06:38 client.dns.lookup = use_all_dns_ips 12:06:38 client.id = consumer-test-3 12:06:38 client.rack = 12:06:38 connections.max.idle.ms = 540000 12:06:38 default.api.timeout.ms = 60000 12:06:38 enable.auto.commit = true 12:06:38 enable.metrics.push = true 12:06:38 exclude.internal.topics = true 12:06:38 fetch.max.bytes = 52428800 12:06:38 fetch.max.wait.ms = 500 12:06:38 fetch.min.bytes = 1 12:06:38 group.id = test 12:06:38 group.instance.id = null 12:06:38 group.protocol = classic 12:06:38 group.remote.assignor = null 12:06:38 heartbeat.interval.ms = 3000 12:06:38 interceptor.classes = [] 12:06:38 internal.leave.group.on.close = true 12:06:38 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:38 isolation.level = read_uncommitted 12:06:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:38 max.partition.fetch.bytes = 1048576 12:06:38 max.poll.interval.ms = 300000 12:06:38 max.poll.records = 500 12:06:38 metadata.max.age.ms = 300000 12:06:38 metadata.recovery.strategy = none 12:06:38 metric.reporters = [] 12:06:38 metrics.num.samples = 2 12:06:38 metrics.recording.level = INFO 12:06:38 metrics.sample.window.ms = 30000 12:06:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:38 receive.buffer.bytes = 65536 12:06:38 reconnect.backoff.max.ms = 1000 12:06:38 reconnect.backoff.ms = 50 12:06:38 request.timeout.ms = 30000 12:06:38 retry.backoff.max.ms = 1000 12:06:38 retry.backoff.ms = 100 12:06:38 sasl.client.callback.handler.class = null 12:06:38 sasl.jaas.config = null 12:06:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:38 sasl.kerberos.min.time.before.relogin = 60000 12:06:38 sasl.kerberos.service.name = null 12:06:38 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:38 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:38 sasl.login.callback.handler.class = null 12:06:38 sasl.login.class = null 12:06:38 sasl.login.connect.timeout.ms = null 12:06:38 sasl.login.read.timeout.ms = null 12:06:38 sasl.login.refresh.buffer.seconds = 300 12:06:38 sasl.login.refresh.min.period.seconds = 60 12:06:38 sasl.login.refresh.window.factor = 0.8 12:06:38 sasl.login.refresh.window.jitter = 0.05 12:06:38 sasl.login.retry.backoff.max.ms = 10000 12:06:38 sasl.login.retry.backoff.ms = 100 12:06:38 sasl.mechanism = GSSAPI 12:06:38 sasl.oauthbearer.clock.skew.seconds = 30 12:06:38 sasl.oauthbearer.expected.audience = null 12:06:38 sasl.oauthbearer.expected.issuer = null 12:06:38 sasl.oauthbearer.header.urlencode = false 12:06:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:38 sasl.oauthbearer.jwks.endpoint.url = null 12:06:38 sasl.oauthbearer.scope.claim.name = scope 12:06:38 sasl.oauthbearer.sub.claim.name = sub 12:06:38 sasl.oauthbearer.token.endpoint.url = null 12:06:38 security.protocol = PLAINTEXT 12:06:38 security.providers = null 12:06:38 send.buffer.bytes = 131072 12:06:38 session.timeout.ms = 45000 12:06:38 socket.connection.setup.timeout.max.ms = 30000 12:06:38 socket.connection.setup.timeout.ms = 10000 12:06:38 ssl.cipher.suites = null 12:06:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:38 ssl.endpoint.identification.algorithm = https 12:06:38 ssl.engine.factory.class = null 12:06:38 ssl.key.password = null 12:06:38 ssl.keymanager.algorithm = SunX509 12:06:38 ssl.keystore.certificate.chain = null 12:06:38 ssl.keystore.key = null 12:06:38 ssl.keystore.location = null 12:06:38 ssl.keystore.password = null 12:06:38 ssl.keystore.type = JKS 12:06:38 ssl.protocol = TLSv1.3 12:06:38 ssl.provider = null 12:06:38 ssl.secure.random.implementation = null 12:06:38 ssl.trustmanager.algorithm = PKIX 12:06:38 ssl.truststore.certificates = null 12:06:38 ssl.truststore.location = null 12:06:38 ssl.truststore.password = null 12:06:38 ssl.truststore.type = JKS 12:06:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:06:38 12:06:38 2025-10-17T12:06:38.847Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:38 2025-10-17T12:06:38.850Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:38 2025-10-17T12:06:38.850Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:38 2025-10-17T12:06:38.850Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702798850 12:06:38 2025-10-17T12:06:38.862Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:38 allow.auto.create.topics = true 12:06:38 auto.commit.interval.ms = 5000 12:06:38 auto.include.jmx.reporter = true 12:06:38 auto.offset.reset = earliest 12:06:38 bootstrap.servers = [localhost:32770] 12:06:38 check.crcs = true 12:06:38 client.dns.lookup = use_all_dns_ips 12:06:38 client.id = consumer-test-4 12:06:38 client.rack = 12:06:38 connections.max.idle.ms = 540000 12:06:38 default.api.timeout.ms = 60000 12:06:38 enable.auto.commit = true 12:06:38 enable.metrics.push = true 12:06:38 exclude.internal.topics = true 12:06:38 fetch.max.bytes = 52428800 12:06:38 fetch.max.wait.ms = 500 12:06:38 fetch.min.bytes = 1 12:06:38 group.id = test 12:06:38 group.instance.id = null 12:06:38 group.protocol = classic 12:06:38 group.remote.assignor = null 12:06:38 heartbeat.interval.ms = 3000 12:06:38 interceptor.classes = [] 12:06:38 internal.leave.group.on.close = true 12:06:38 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:38 isolation.level = read_uncommitted 12:06:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:38 max.partition.fetch.bytes = 1048576 12:06:38 max.poll.interval.ms = 300000 12:06:38 max.poll.records = 500 12:06:38 metadata.max.age.ms = 300000 12:06:38 metadata.recovery.strategy = none 12:06:38 metric.reporters = [] 12:06:38 metrics.num.samples = 2 12:06:38 metrics.recording.level = INFO 12:06:38 metrics.sample.window.ms = 30000 12:06:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:38 receive.buffer.bytes = 65536 12:06:38 reconnect.backoff.max.ms = 1000 12:06:38 reconnect.backoff.ms = 50 12:06:38 request.timeout.ms = 30000 12:06:38 retry.backoff.max.ms = 1000 12:06:38 retry.backoff.ms = 100 12:06:38 sasl.client.callback.handler.class = null 12:06:38 sasl.jaas.config = null 12:06:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:38 sasl.kerberos.min.time.before.relogin = 60000 12:06:38 sasl.kerberos.service.name = null 12:06:38 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:38 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:38 sasl.login.callback.handler.class = null 12:06:38 sasl.login.class = null 12:06:38 sasl.login.connect.timeout.ms = null 12:06:38 sasl.login.read.timeout.ms = null 12:06:38 sasl.login.refresh.buffer.seconds = 300 12:06:38 sasl.login.refresh.min.period.seconds = 60 12:06:38 sasl.login.refresh.window.factor = 0.8 12:06:38 sasl.login.refresh.window.jitter = 0.05 12:06:38 sasl.login.retry.backoff.max.ms = 10000 12:06:38 sasl.login.retry.backoff.ms = 100 12:06:38 sasl.mechanism = GSSAPI 12:06:38 sasl.oauthbearer.clock.skew.seconds = 30 12:06:38 sasl.oauthbearer.expected.audience = null 12:06:38 sasl.oauthbearer.expected.issuer = null 12:06:38 sasl.oauthbearer.header.urlencode = false 12:06:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:38 sasl.oauthbearer.jwks.endpoint.url = null 12:06:38 sasl.oauthbearer.scope.claim.name = scope 12:06:38 sasl.oauthbearer.sub.claim.name = sub 12:06:38 sasl.oauthbearer.token.endpoint.url = null 12:06:38 security.protocol = PLAINTEXT 12:06:38 security.providers = null 12:06:38 send.buffer.bytes = 131072 12:06:38 session.timeout.ms = 45000 12:06:38 socket.connection.setup.timeout.max.ms = 30000 12:06:38 socket.connection.setup.timeout.ms = 10000 12:06:38 ssl.cipher.suites = null 12:06:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:38 ssl.endpoint.identification.algorithm = https 12:06:38 ssl.engine.factory.class = null 12:06:38 ssl.key.password = null 12:06:38 ssl.keymanager.algorithm = SunX509 12:06:38 ssl.keystore.certificate.chain = null 12:06:38 ssl.keystore.key = null 12:06:38 ssl.keystore.location = null 12:06:38 ssl.keystore.password = null 12:06:38 ssl.keystore.type = JKS 12:06:38 ssl.protocol = TLSv1.3 12:06:38 ssl.provider = null 12:06:38 ssl.secure.random.implementation = null 12:06:38 ssl.trustmanager.algorithm = PKIX 12:06:38 ssl.truststore.certificates = null 12:06:38 ssl.truststore.location = null 12:06:38 ssl.truststore.password = null 12:06:38 ssl.truststore.type = JKS 12:06:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:06:38 12:06:38 2025-10-17T12:06:38.862Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:38 2025-10-17T12:06:38.865Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:38 2025-10-17T12:06:38.865Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:38 2025-10-17T12:06:38.865Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702798865 12:06:38 2025-10-17T12:06:38.883Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:38 2025-10-17T12:06:38.883Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:38 2025-10-17T12:06:38.883Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:38 2025-10-17T12:06:38.905Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:38 2025-10-17T12:06:38.905Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:38.946Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:39 2025-10-17T12:06:38.946Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 12:06:39 2025-10-17T12:06:39.042Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.042Z INFO 6541 --- [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: 219ms, elapsed time since send: 219ms, throttle time: 0ms, request timeout: 30000ms) 12:06:39 2025-10-17T12:06:39.042Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 12:06:39 2025-10-17T12:06:39.042Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 12:06:39 2025-10-17T12:06:39.042Z INFO 6541 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=127896831, epoch=1) to node 1: 12:06:39 12:06:39 org.apache.kafka.common.errors.DisconnectException: null 12:06:39 12:06:39 2025-10-17T12:06:39.042Z INFO 6541 --- [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. 12:06:39 2025-10-17T12:06:39.060Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.060Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.213 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 12:06:39 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 12:06:39 2025-10-17T12:06:39.125Z INFO 6541 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:06:39 2025-10-17T12:06:39.180Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: fbc5d1bc07b7742a9942069d198cdba047a8728b3e073c26bea3dc5558d6dfa8 12:06:39 2025-10-17T12:06:39.230Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:39 2025-10-17T12:06:39.230Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.230Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:39 2025-10-17T12:06:39.244Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.244Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.292Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.292Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.446Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.446Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.654Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.654Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.749Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.749Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.763Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.763Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.885Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:39 2025-10-17T12:06:39.885Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:39 2025-10-17T12:06:39.885Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:39 2025-10-17T12:06:39.915Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:39 2025-10-17T12:06:39.915Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:40 2025-10-17T12:06:40.232Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:40 2025-10-17T12:06:40.232Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:40 2025-10-17T12:06:40.232Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:40 2025-10-17T12:06:40.253Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:40 2025-10-17T12:06:40.253Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:40 2025-10-17T12:06:40.655Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:40 2025-10-17T12:06:40.655Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:40 2025-10-17T12:06:40.690Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:40 2025-10-17T12:06:40.690Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:40 2025-10-17T12:06:40.886Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:40 2025-10-17T12:06:40.886Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:40 2025-10-17T12:06:40.886Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:40 2025-10-17T12:06:40.921Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:40 2025-10-17T12:06:40.922Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:41 2025-10-17T12:06:41.189Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:41 2025-10-17T12:06:41.189Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:41 2025-10-17T12:06:41.189Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:41 2025-10-17T12:06:41.259Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:41 2025-10-17T12:06:41.259Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:41 2025-10-17T12:06:41.656Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:41 2025-10-17T12:06:41.656Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:41 2025-10-17T12:06:41.693Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:41 2025-10-17T12:06:41.693Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:41 2025-10-17T12:06:41.888Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:41 2025-10-17T12:06:41.888Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:41 2025-10-17T12:06:41.888Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:41 2025-10-17T12:06:41.928Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:41 2025-10-17T12:06:41.928Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:42 2025-10-17T12:06:42.046Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:42 2025-10-17T12:06:42.046Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:42 2025-10-17T12:06:42.046Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:42 2025-10-17T12:06:42.264Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:42 2025-10-17T12:06:42.264Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:42 2025-10-17T12:06:42.695Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:42 2025-10-17T12:06:42.695Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:42 2025-10-17T12:06:42.706Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:42 2025-10-17T12:06:42.706Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:42 2025-10-17T12:06:42.794Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:42 2025-10-17T12:06:42.794Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:42 2025-10-17T12:06:42.794Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:42 2025-10-17T12:06:42.901Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:42 2025-10-17T12:06:42.901Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:42 2025-10-17T12:06:42.901Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:42 2025-10-17T12:06:42.934Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:42 2025-10-17T12:06:42.934Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:43 2025-10-17T12:06:43.269Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:43 2025-10-17T12:06:43.269Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:43 2025-10-17T12:06:43.698Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:43 2025-10-17T12:06:43.699Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:43 2025-10-17T12:06:43.708Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:43 2025-10-17T12:06:43.708Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:43 2025-10-17T12:06:43.808Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:43 2025-10-17T12:06:43.808Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:43 2025-10-17T12:06:43.808Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:43 2025-10-17T12:06:43.913Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:43 2025-10-17T12:06:43.913Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:43 2025-10-17T12:06:43.913Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:43 2025-10-17T12:06:43.940Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:43 2025-10-17T12:06:43.940Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:44 2025-10-17T12:06:44.280Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:44 2025-10-17T12:06:44.280Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:44 2025-10-17T12:06:44.700Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:44 2025-10-17T12:06:44.700Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:44 2025-10-17T12:06:44.709Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:44 2025-10-17T12:06:44.709Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:44 2025-10-17T12:06:44.725Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:44 2025-10-17T12:06:44.725Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:44 2025-10-17T12:06:44.725Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:44 2025-10-17T12:06:44.831Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:44 2025-10-17T12:06:44.831Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:44 2025-10-17T12:06:44.832Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:44 2025-10-17T12:06:44.945Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:44 2025-10-17T12:06:44.945Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:45 2025-10-17T12:06:45.063Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.938628582S 12:06:45 12:06:45,089 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:06:45 12:06:45,089 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:06:45 12:06:45,089 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:06:45 12:06:45,095 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:06:45 12:06:45,095 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:06:45 12:06:45 . ____ _ __ _ _ 12:06:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:45 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:45 =========|_|==============|___/=/_/_/_/ 12:06:45 12:06:45 :: Spring Boot :: (v3.5.6) 12:06:45 12:06:45 2025-10-17T12:06:45.110Z INFO 6541 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:45 2025-10-17T12:06:45.111Z INFO 6541 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 12:06:45 2025-10-17T12:06:45.288Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:45 2025-10-17T12:06:45.288Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:45 2025-10-17T12:06:45.691Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:45 2025-10-17T12:06:45.691Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:45 2025-10-17T12:06:45.691Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:45 2025-10-17T12:06:45.702Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:45 2025-10-17T12:06:45.702Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:45 2025-10-17T12:06:45.710Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:45 2025-10-17T12:06:45.711Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:45 2025-10-17T12:06:45.746Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:45 2025-10-17T12:06:45.746Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:45 2025-10-17T12:06:45.746Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:45 2025-10-17T12:06:45.950Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:45 2025-10-17T12:06:45.950Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:46 2025-10-17T12:06:46.236Z INFO 6541 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 12:06:46 2025-10-17T12:06:46.300Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:46 2025-10-17T12:06:46.300Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:46 2025-10-17T12:06:46.626Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:46 2025-10-17T12:06:46.626Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:46 2025-10-17T12:06:46.627Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:46 2025-10-17T12:06:46.691Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:46 allow.auto.create.topics = true 12:06:46 auto.commit.interval.ms = 5000 12:06:46 auto.include.jmx.reporter = true 12:06:46 auto.offset.reset = latest 12:06:46 bootstrap.servers = [localhost:32771] 12:06:46 check.crcs = true 12:06:46 client.dns.lookup = use_all_dns_ips 12:06:46 client.id = consumer-ncmp-data-operation-event-group-5 12:06:46 client.rack = 12:06:46 connections.max.idle.ms = 540000 12:06:46 default.api.timeout.ms = 60000 12:06:46 enable.auto.commit = false 12:06:46 enable.metrics.push = true 12:06:46 exclude.internal.topics = true 12:06:46 fetch.max.bytes = 52428800 12:06:46 fetch.max.wait.ms = 500 12:06:46 fetch.min.bytes = 1 12:06:46 group.id = ncmp-data-operation-event-group 12:06:46 group.instance.id = null 12:06:46 group.protocol = classic 12:06:46 group.remote.assignor = null 12:06:46 heartbeat.interval.ms = 3000 12:06:46 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 12:06:46 internal.leave.group.on.close = true 12:06:46 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:46 isolation.level = read_uncommitted 12:06:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:46 max.partition.fetch.bytes = 1048576 12:06:46 max.poll.interval.ms = 300000 12:06:46 max.poll.records = 500 12:06:46 metadata.max.age.ms = 300000 12:06:46 metadata.recovery.strategy = none 12:06:46 metric.reporters = [] 12:06:46 metrics.num.samples = 2 12:06:46 metrics.recording.level = INFO 12:06:46 metrics.sample.window.ms = 30000 12:06:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:46 receive.buffer.bytes = 65536 12:06:46 reconnect.backoff.max.ms = 1000 12:06:46 reconnect.backoff.ms = 50 12:06:46 request.timeout.ms = 30000 12:06:46 retry.backoff.max.ms = 1000 12:06:46 retry.backoff.ms = 100 12:06:46 sasl.client.callback.handler.class = null 12:06:46 sasl.jaas.config = null 12:06:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:46 sasl.kerberos.min.time.before.relogin = 60000 12:06:46 sasl.kerberos.service.name = null 12:06:46 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:46 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:46 sasl.login.callback.handler.class = null 12:06:46 sasl.login.class = null 12:06:46 sasl.login.connect.timeout.ms = null 12:06:46 sasl.login.read.timeout.ms = null 12:06:46 sasl.login.refresh.buffer.seconds = 300 12:06:46 sasl.login.refresh.min.period.seconds = 60 12:06:46 sasl.login.refresh.window.factor = 0.8 12:06:46 sasl.login.refresh.window.jitter = 0.05 12:06:46 sasl.login.retry.backoff.max.ms = 10000 12:06:46 sasl.login.retry.backoff.ms = 100 12:06:46 sasl.mechanism = GSSAPI 12:06:46 sasl.oauthbearer.clock.skew.seconds = 30 12:06:46 sasl.oauthbearer.expected.audience = null 12:06:46 sasl.oauthbearer.expected.issuer = null 12:06:46 sasl.oauthbearer.header.urlencode = false 12:06:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:46 sasl.oauthbearer.jwks.endpoint.url = null 12:06:46 sasl.oauthbearer.scope.claim.name = scope 12:06:46 sasl.oauthbearer.sub.claim.name = sub 12:06:46 sasl.oauthbearer.token.endpoint.url = null 12:06:46 security.protocol = PLAINTEXT 12:06:46 security.providers = null 12:06:46 send.buffer.bytes = 131072 12:06:46 session.timeout.ms = 45000 12:06:46 socket.connection.setup.timeout.max.ms = 30000 12:06:46 socket.connection.setup.timeout.ms = 10000 12:06:46 ssl.cipher.suites = null 12:06:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:46 ssl.endpoint.identification.algorithm = https 12:06:46 ssl.engine.factory.class = null 12:06:46 ssl.key.password = null 12:06:46 ssl.keymanager.algorithm = SunX509 12:06:46 ssl.keystore.certificate.chain = null 12:06:46 ssl.keystore.key = null 12:06:46 ssl.keystore.location = null 12:06:46 ssl.keystore.password = null 12:06:46 ssl.keystore.type = JKS 12:06:46 ssl.protocol = TLSv1.3 12:06:46 ssl.provider = null 12:06:46 ssl.secure.random.implementation = null 12:06:46 ssl.trustmanager.algorithm = PKIX 12:06:46 ssl.truststore.certificates = null 12:06:46 ssl.truststore.location = null 12:06:46 ssl.truststore.password = null 12:06:46 ssl.truststore.type = JKS 12:06:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:06:46 12:06:46 2025-10-17T12:06:46.691Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:46 2025-10-17T12:06:46.695Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:46 2025-10-17T12:06:46.695Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:46 2025-10-17T12:06:46.695Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702806695 12:06:46 2025-10-17T12:06:46.697Z INFO 6541 --- [ 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 12:06:46 2025-10-17T12:06:46.703Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:46 2025-10-17T12:06:46.703Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:46 2025-10-17T12:06:46.707Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:46 allow.auto.create.topics = true 12:06:46 auto.commit.interval.ms = 5000 12:06:46 auto.include.jmx.reporter = true 12:06:46 auto.offset.reset = latest 12:06:46 bootstrap.servers = [localhost:32771] 12:06:46 check.crcs = true 12:06:46 client.dns.lookup = use_all_dns_ips 12:06:46 client.id = consumer-ncmp-async-rest-request-event-group-6 12:06:46 client.rack = 12:06:46 connections.max.idle.ms = 540000 12:06:46 default.api.timeout.ms = 60000 12:06:46 enable.auto.commit = false 12:06:46 enable.metrics.push = true 12:06:46 exclude.internal.topics = true 12:06:46 fetch.max.bytes = 52428800 12:06:46 fetch.max.wait.ms = 500 12:06:46 fetch.min.bytes = 1 12:06:46 group.id = ncmp-async-rest-request-event-group 12:06:46 group.instance.id = null 12:06:46 group.protocol = classic 12:06:46 group.remote.assignor = null 12:06:46 heartbeat.interval.ms = 3000 12:06:46 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 12:06:46 internal.leave.group.on.close = true 12:06:46 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:46 isolation.level = read_uncommitted 12:06:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:46 max.partition.fetch.bytes = 1048576 12:06:46 max.poll.interval.ms = 300000 12:06:46 max.poll.records = 500 12:06:46 metadata.max.age.ms = 300000 12:06:46 metadata.recovery.strategy = none 12:06:46 metric.reporters = [] 12:06:46 metrics.num.samples = 2 12:06:46 metrics.recording.level = INFO 12:06:46 metrics.sample.window.ms = 30000 12:06:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:46 receive.buffer.bytes = 65536 12:06:46 reconnect.backoff.max.ms = 1000 12:06:46 reconnect.backoff.ms = 50 12:06:46 request.timeout.ms = 30000 12:06:46 retry.backoff.max.ms = 1000 12:06:46 retry.backoff.ms = 100 12:06:46 sasl.client.callback.handler.class = null 12:06:46 sasl.jaas.config = null 12:06:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:46 sasl.kerberos.min.time.before.relogin = 60000 12:06:46 sasl.kerberos.service.name = null 12:06:46 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:46 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:46 sasl.login.callback.handler.class = null 12:06:46 sasl.login.class = null 12:06:46 sasl.login.connect.timeout.ms = null 12:06:46 sasl.login.read.timeout.ms = null 12:06:46 sasl.login.refresh.buffer.seconds = 300 12:06:46 sasl.login.refresh.min.period.seconds = 60 12:06:46 sasl.login.refresh.window.factor = 0.8 12:06:46 sasl.login.refresh.window.jitter = 0.05 12:06:46 sasl.login.retry.backoff.max.ms = 10000 12:06:46 sasl.login.retry.backoff.ms = 100 12:06:46 sasl.mechanism = GSSAPI 12:06:46 sasl.oauthbearer.clock.skew.seconds = 30 12:06:46 sasl.oauthbearer.expected.audience = null 12:06:46 sasl.oauthbearer.expected.issuer = null 12:06:46 sasl.oauthbearer.header.urlencode = false 12:06:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:46 sasl.oauthbearer.jwks.endpoint.url = null 12:06:46 sasl.oauthbearer.scope.claim.name = scope 12:06:46 sasl.oauthbearer.sub.claim.name = sub 12:06:46 sasl.oauthbearer.token.endpoint.url = null 12:06:46 security.protocol = PLAINTEXT 12:06:46 security.providers = null 12:06:46 send.buffer.bytes = 131072 12:06:46 session.timeout.ms = 45000 12:06:46 socket.connection.setup.timeout.max.ms = 30000 12:06:46 socket.connection.setup.timeout.ms = 10000 12:06:46 ssl.cipher.suites = null 12:06:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:46 ssl.endpoint.identification.algorithm = https 12:06:46 ssl.engine.factory.class = null 12:06:46 ssl.key.password = null 12:06:46 ssl.keymanager.algorithm = SunX509 12:06:46 ssl.keystore.certificate.chain = null 12:06:46 ssl.keystore.key = null 12:06:46 ssl.keystore.location = null 12:06:46 ssl.keystore.password = null 12:06:46 ssl.keystore.type = JKS 12:06:46 ssl.protocol = TLSv1.3 12:06:46 ssl.provider = null 12:06:46 ssl.secure.random.implementation = null 12:06:46 ssl.trustmanager.algorithm = PKIX 12:06:46 ssl.truststore.certificates = null 12:06:46 ssl.truststore.location = null 12:06:46 ssl.truststore.password = null 12:06:46 ssl.truststore.type = JKS 12:06:46 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:06:46 12:06:46 2025-10-17T12:06:46.707Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:46 2025-10-17T12:06:46.711Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:46 2025-10-17T12:06:46.712Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:46 2025-10-17T12:06:46.723Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:46 2025-10-17T12:06:46.723Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:46 2025-10-17T12:06:46.723Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702806723 12:06:46 2025-10-17T12:06:46.723Z INFO 6541 --- [ 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 12:06:46 2025-10-17T12:06:46.737Z INFO 6541 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.667 seconds (process running for 66.969) 12:06:46 2025-10-17T12:06:46.752Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:46 2025-10-17T12:06:46.752Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:46 2025-10-17T12:06:46.752Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:46 2025-10-17T12:06:46.757Z WARN 6541 --- [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} 12:06:46 2025-10-17T12:06:46.757Z INFO 6541 --- [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 12:06:46 2025-10-17T12:06:46.760Z WARN 6541 --- [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} 12:06:46 2025-10-17T12:06:46.760Z INFO 6541 --- [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 12:06:46 2025-10-17T12:06:46.912Z INFO 6541 --- [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) 12:06:46 2025-10-17T12:06:46.914Z INFO 6541 --- [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 12:06:46 2025-10-17T12:06:46.924Z INFO 6541 --- [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) 12:06:46 2025-10-17T12:06:46.925Z INFO 6541 --- [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 12:06:46 2025-10-17T12:06:46.944Z INFO 6541 --- [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-01be60ea-e665-4127-99ad-990a0e6d8a9e 12:06:46 2025-10-17T12:06:46.944Z INFO 6541 --- [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 12:06:46 2025-10-17T12:06:46.945Z INFO 6541 --- [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-bb96df07-c0ab-44bf-ad3f-c6cb14fb8d4f 12:06:46 2025-10-17T12:06:46.945Z INFO 6541 --- [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 12:06:46 2025-10-17T12:06:46.954Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:46 2025-10-17T12:06:46.955Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:47 2025-10-17T12:06:46.969Z INFO 6541 --- [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-01be60ea-e665-4127-99ad-990a0e6d8a9e', protocol='range'} 12:06:47 2025-10-17T12:06:46.969Z INFO 6541 --- [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-01be60ea-e665-4127-99ad-990a0e6d8a9e=Assignment(partitions=[ncmp-async-m2m-0])} 12:06:47 2025-10-17T12:06:46.973Z INFO 6541 --- [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-bb96df07-c0ab-44bf-ad3f-c6cb14fb8d4f', protocol='range'} 12:06:47 2025-10-17T12:06:46.973Z INFO 6541 --- [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-bb96df07-c0ab-44bf-ad3f-c6cb14fb8d4f=Assignment(partitions=[ncmp-async-m2m-0])} 12:06:47 2025-10-17T12:06:47.005Z INFO 6541 --- [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-bb96df07-c0ab-44bf-ad3f-c6cb14fb8d4f', protocol='range'} 12:06:47 2025-10-17T12:06:47.005Z INFO 6541 --- [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-01be60ea-e665-4127-99ad-990a0e6d8a9e', protocol='range'} 12:06:47 2025-10-17T12:06:47.009Z INFO 6541 --- [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]) 12:06:47 2025-10-17T12:06:47.009Z INFO 6541 --- [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 12:06:47 2025-10-17T12:06:47.009Z INFO 6541 --- [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]) 12:06:47 2025-10-17T12:06:47.009Z INFO 6541 --- [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 12:06:47 2025-10-17T12:06:47.022Z INFO 6541 --- [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 12:06:47 2025-10-17T12:06:47.022Z INFO 6541 --- [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 12:06:47 2025-10-17T12:06:47.027Z INFO 6541 --- [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 12:06:47 2025-10-17T12:06:47.027Z INFO 6541 --- [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 12:06:47 2025-10-17T12:06:47.036Z INFO 6541 --- [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}}. 12:06:47 2025-10-17T12:06:47.036Z INFO 6541 --- [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}}. 12:06:47 2025-10-17T12:06:47.066Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:47 2025-10-17T12:06:47.066Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:47 acks = -1 12:06:47 auto.include.jmx.reporter = true 12:06:47 batch.size = 16384 12:06:47 bootstrap.servers = [localhost:32771] 12:06:47 buffer.memory = 33554432 12:06:47 client.dns.lookup = use_all_dns_ips 12:06:47 client.id = producer-5 12:06:47 compression.gzip.level = -1 12:06:47 compression.lz4.level = 9 12:06:47 compression.type = none 12:06:47 compression.zstd.level = 3 12:06:47 connections.max.idle.ms = 540000 12:06:47 delivery.timeout.ms = 120000 12:06:47 enable.idempotence = false 12:06:47 enable.metrics.push = true 12:06:47 interceptor.classes = [] 12:06:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:47 linger.ms = 1 12:06:47 max.block.ms = 60000 12:06:47 max.in.flight.requests.per.connection = 5 12:06:47 max.request.size = 1048576 12:06:47 metadata.max.age.ms = 300000 12:06:47 metadata.max.idle.ms = 300000 12:06:47 metadata.recovery.strategy = none 12:06:47 metric.reporters = [] 12:06:47 metrics.num.samples = 2 12:06:47 metrics.recording.level = INFO 12:06:47 metrics.sample.window.ms = 30000 12:06:47 partitioner.adaptive.partitioning.enable = true 12:06:47 partitioner.availability.timeout.ms = 0 12:06:47 partitioner.class = null 12:06:47 partitioner.ignore.keys = false 12:06:47 receive.buffer.bytes = 32768 12:06:47 reconnect.backoff.max.ms = 1000 12:06:47 reconnect.backoff.ms = 50 12:06:47 request.timeout.ms = 30000 12:06:47 retries = 0 12:06:47 retry.backoff.max.ms = 1000 12:06:47 retry.backoff.ms = 100 12:06:47 sasl.client.callback.handler.class = null 12:06:47 sasl.jaas.config = null 12:06:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:47 sasl.kerberos.min.time.before.relogin = 60000 12:06:47 sasl.kerberos.service.name = null 12:06:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:47 sasl.login.callback.handler.class = null 12:06:47 sasl.login.class = null 12:06:47 sasl.login.connect.timeout.ms = null 12:06:47 sasl.login.read.timeout.ms = null 12:06:47 sasl.login.refresh.buffer.seconds = 300 12:06:47 sasl.login.refresh.min.period.seconds = 60 12:06:47 sasl.login.refresh.window.factor = 0.8 12:06:47 sasl.login.refresh.window.jitter = 0.05 12:06:47 sasl.login.retry.backoff.max.ms = 10000 12:06:47 sasl.login.retry.backoff.ms = 100 12:06:47 sasl.mechanism = GSSAPI 12:06:47 sasl.oauthbearer.clock.skew.seconds = 30 12:06:47 sasl.oauthbearer.expected.audience = null 12:06:47 sasl.oauthbearer.expected.issuer = null 12:06:47 sasl.oauthbearer.header.urlencode = false 12:06:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:47 sasl.oauthbearer.jwks.endpoint.url = null 12:06:47 sasl.oauthbearer.scope.claim.name = scope 12:06:47 sasl.oauthbearer.sub.claim.name = sub 12:06:47 sasl.oauthbearer.token.endpoint.url = null 12:06:47 security.protocol = PLAINTEXT 12:06:47 security.providers = null 12:06:47 send.buffer.bytes = 131072 12:06:47 socket.connection.setup.timeout.max.ms = 30000 12:06:47 socket.connection.setup.timeout.ms = 10000 12:06:47 ssl.cipher.suites = null 12:06:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:47 ssl.endpoint.identification.algorithm = https 12:06:47 ssl.engine.factory.class = null 12:06:47 ssl.key.password = null 12:06:47 ssl.keymanager.algorithm = SunX509 12:06:47 ssl.keystore.certificate.chain = null 12:06:47 ssl.keystore.key = null 12:06:47 ssl.keystore.location = null 12:06:47 ssl.keystore.password = null 12:06:47 ssl.keystore.type = JKS 12:06:47 ssl.protocol = TLSv1.3 12:06:47 ssl.provider = null 12:06:47 ssl.secure.random.implementation = null 12:06:47 ssl.trustmanager.algorithm = PKIX 12:06:47 ssl.truststore.certificates = null 12:06:47 ssl.truststore.location = null 12:06:47 ssl.truststore.password = null 12:06:47 ssl.truststore.type = JKS 12:06:47 transaction.timeout.ms = 60000 12:06:47 transactional.id = null 12:06:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:06:47 12:06:47 2025-10-17T12:06:47.066Z INFO 6541 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 12:06:47 2025-10-17T12:06:47.066Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:47 2025-10-17T12:06:47.069Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:47 2025-10-17T12:06:47.069Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:47 2025-10-17T12:06:47.069Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:47 2025-10-17T12:06:47.069Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702807069 12:06:47 2025-10-17T12:06:47.072Z INFO 6541 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 12:06:47 2025-10-17T12:06:47.093Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:47 2025-10-17T12:06:47.168Z INFO 6541 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 12:06:47 auto.include.jmx.reporter = true 12:06:47 bootstrap.controllers = [] 12:06:47 bootstrap.servers = [localhost:32771] 12:06:47 client.dns.lookup = use_all_dns_ips 12:06:47 client.id = 12:06:47 connections.max.idle.ms = 300000 12:06:47 default.api.timeout.ms = 60000 12:06:47 enable.metrics.push = true 12:06:47 metadata.max.age.ms = 300000 12:06:47 metadata.recovery.strategy = none 12:06:47 metric.reporters = [] 12:06:47 metrics.num.samples = 2 12:06:47 metrics.recording.level = INFO 12:06:47 metrics.sample.window.ms = 30000 12:06:47 receive.buffer.bytes = 65536 12:06:47 reconnect.backoff.max.ms = 1000 12:06:47 reconnect.backoff.ms = 50 12:06:47 request.timeout.ms = 30000 12:06:47 retries = 2147483647 12:06:47 retry.backoff.max.ms = 1000 12:06:47 retry.backoff.ms = 100 12:06:47 sasl.client.callback.handler.class = null 12:06:47 sasl.jaas.config = null 12:06:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:47 sasl.kerberos.min.time.before.relogin = 60000 12:06:47 sasl.kerberos.service.name = null 12:06:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:47 sasl.login.callback.handler.class = null 12:06:47 sasl.login.class = null 12:06:47 sasl.login.connect.timeout.ms = null 12:06:47 sasl.login.read.timeout.ms = null 12:06:47 sasl.login.refresh.buffer.seconds = 300 12:06:47 sasl.login.refresh.min.period.seconds = 60 12:06:47 sasl.login.refresh.window.factor = 0.8 12:06:47 sasl.login.refresh.window.jitter = 0.05 12:06:47 sasl.login.retry.backoff.max.ms = 10000 12:06:47 sasl.login.retry.backoff.ms = 100 12:06:47 sasl.mechanism = GSSAPI 12:06:47 sasl.oauthbearer.clock.skew.seconds = 30 12:06:47 sasl.oauthbearer.expected.audience = null 12:06:47 sasl.oauthbearer.expected.issuer = null 12:06:47 sasl.oauthbearer.header.urlencode = false 12:06:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:47 sasl.oauthbearer.jwks.endpoint.url = null 12:06:47 sasl.oauthbearer.scope.claim.name = scope 12:06:47 sasl.oauthbearer.sub.claim.name = sub 12:06:47 sasl.oauthbearer.token.endpoint.url = null 12:06:47 security.protocol = PLAINTEXT 12:06:47 security.providers = null 12:06:47 send.buffer.bytes = 131072 12:06:47 socket.connection.setup.timeout.max.ms = 30000 12:06:47 socket.connection.setup.timeout.ms = 10000 12:06:47 ssl.cipher.suites = null 12:06:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:47 ssl.endpoint.identification.algorithm = https 12:06:47 ssl.engine.factory.class = null 12:06:47 ssl.key.password = null 12:06:47 ssl.keymanager.algorithm = SunX509 12:06:47 ssl.keystore.certificate.chain = null 12:06:47 ssl.keystore.key = null 12:06:47 ssl.keystore.location = null 12:06:47 ssl.keystore.password = null 12:06:47 ssl.keystore.type = JKS 12:06:47 ssl.protocol = TLSv1.3 12:06:47 ssl.provider = null 12:06:47 ssl.secure.random.implementation = null 12:06:47 ssl.trustmanager.algorithm = PKIX 12:06:47 ssl.truststore.certificates = null 12:06:47 ssl.truststore.location = null 12:06:47 ssl.truststore.password = null 12:06:47 ssl.truststore.type = JKS 12:06:47 12:06:47 2025-10-17T12:06:47.169Z INFO 6541 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 12:06:47 auto.include.jmx.reporter = true 12:06:47 bootstrap.controllers = [] 12:06:47 bootstrap.servers = [localhost:32771] 12:06:47 client.dns.lookup = use_all_dns_ips 12:06:47 client.id = 12:06:47 connections.max.idle.ms = 300000 12:06:47 default.api.timeout.ms = 60000 12:06:47 enable.metrics.push = true 12:06:47 metadata.max.age.ms = 300000 12:06:47 metadata.recovery.strategy = none 12:06:47 metric.reporters = [] 12:06:47 metrics.num.samples = 2 12:06:47 metrics.recording.level = INFO 12:06:47 metrics.sample.window.ms = 30000 12:06:47 receive.buffer.bytes = 65536 12:06:47 reconnect.backoff.max.ms = 1000 12:06:47 reconnect.backoff.ms = 50 12:06:47 request.timeout.ms = 30000 12:06:47 retries = 2147483647 12:06:47 retry.backoff.max.ms = 1000 12:06:47 retry.backoff.ms = 100 12:06:47 sasl.client.callback.handler.class = null 12:06:47 sasl.jaas.config = null 12:06:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:47 sasl.kerberos.min.time.before.relogin = 60000 12:06:47 sasl.kerberos.service.name = null 12:06:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:47 sasl.login.callback.handler.class = null 12:06:47 sasl.login.class = null 12:06:47 sasl.login.connect.timeout.ms = null 12:06:47 sasl.login.read.timeout.ms = null 12:06:47 sasl.login.refresh.buffer.seconds = 300 12:06:47 sasl.login.refresh.min.period.seconds = 60 12:06:47 sasl.login.refresh.window.factor = 0.8 12:06:47 sasl.login.refresh.window.jitter = 0.05 12:06:47 sasl.login.retry.backoff.max.ms = 10000 12:06:47 sasl.login.retry.backoff.ms = 100 12:06:47 sasl.mechanism = GSSAPI 12:06:47 sasl.oauthbearer.clock.skew.seconds = 30 12:06:47 sasl.oauthbearer.expected.audience = null 12:06:47 sasl.oauthbearer.expected.issuer = null 12:06:47 sasl.oauthbearer.header.urlencode = false 12:06:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:47 sasl.oauthbearer.jwks.endpoint.url = null 12:06:47 sasl.oauthbearer.scope.claim.name = scope 12:06:47 sasl.oauthbearer.sub.claim.name = sub 12:06:47 sasl.oauthbearer.token.endpoint.url = null 12:06:47 security.protocol = PLAINTEXT 12:06:47 security.providers = null 12:06:47 send.buffer.bytes = 131072 12:06:47 socket.connection.setup.timeout.max.ms = 30000 12:06:47 socket.connection.setup.timeout.ms = 10000 12:06:47 ssl.cipher.suites = null 12:06:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:47 ssl.endpoint.identification.algorithm = https 12:06:47 ssl.engine.factory.class = null 12:06:47 ssl.key.password = null 12:06:47 ssl.keymanager.algorithm = SunX509 12:06:47 ssl.keystore.certificate.chain = null 12:06:47 ssl.keystore.key = null 12:06:47 ssl.keystore.location = null 12:06:47 ssl.keystore.password = null 12:06:47 ssl.keystore.type = JKS 12:06:47 ssl.protocol = TLSv1.3 12:06:47 ssl.provider = null 12:06:47 ssl.secure.random.implementation = null 12:06:47 ssl.trustmanager.algorithm = PKIX 12:06:47 ssl.truststore.certificates = null 12:06:47 ssl.truststore.location = null 12:06:47 ssl.truststore.password = null 12:06:47 ssl.truststore.type = JKS 12:06:47 12:06:47 2025-10-17T12:06:47.205Z INFO 6541 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:47 2025-10-17T12:06:47.205Z INFO 6541 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:47 2025-10-17T12:06:47.205Z INFO 6541 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702807205 12:06:47 2025-10-17T12:06:47.205Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:47 2025-10-17T12:06:47.205Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:47 2025-10-17T12:06:47.205Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702807205 12:06:47 2025-10-17T12:06:47.254Z INFO 6541 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 12:06:47 2025-10-17T12:06:47.257Z INFO 6541 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:47 2025-10-17T12:06:47.257Z INFO 6541 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:47 2025-10-17T12:06:47.257Z INFO 6541 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:47 2025-10-17T12:06:47.266Z INFO 6541 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 12:06:47 2025-10-17T12:06:47.275Z INFO 6541 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:47 2025-10-17T12:06:47.275Z INFO 6541 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:47 2025-10-17T12:06:47.276Z INFO 6541 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:47 2025-10-17T12:06:47.306Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:47 2025-10-17T12:06:47.306Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:47 2025-10-17T12:06:47.411Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:47 2025-10-17T12:06:47.411Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:47 acks = -1 12:06:47 auto.include.jmx.reporter = true 12:06:47 batch.size = 16384 12:06:47 bootstrap.servers = [localhost:32771] 12:06:47 buffer.memory = 33554432 12:06:47 client.dns.lookup = use_all_dns_ips 12:06:47 client.id = producer-6 12:06:47 compression.gzip.level = -1 12:06:47 compression.lz4.level = 9 12:06:47 compression.type = none 12:06:47 compression.zstd.level = 3 12:06:47 connections.max.idle.ms = 540000 12:06:47 delivery.timeout.ms = 120000 12:06:47 enable.idempotence = false 12:06:47 enable.metrics.push = true 12:06:47 interceptor.classes = [] 12:06:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:47 linger.ms = 1 12:06:47 max.block.ms = 60000 12:06:47 max.in.flight.requests.per.connection = 5 12:06:47 max.request.size = 1048576 12:06:47 metadata.max.age.ms = 300000 12:06:47 metadata.max.idle.ms = 300000 12:06:47 metadata.recovery.strategy = none 12:06:47 metric.reporters = [] 12:06:47 metrics.num.samples = 2 12:06:47 metrics.recording.level = INFO 12:06:47 metrics.sample.window.ms = 30000 12:06:47 partitioner.adaptive.partitioning.enable = true 12:06:47 partitioner.availability.timeout.ms = 0 12:06:47 partitioner.class = null 12:06:47 partitioner.ignore.keys = false 12:06:47 receive.buffer.bytes = 32768 12:06:47 reconnect.backoff.max.ms = 1000 12:06:47 reconnect.backoff.ms = 50 12:06:47 request.timeout.ms = 30000 12:06:47 retries = 0 12:06:47 retry.backoff.max.ms = 1000 12:06:47 retry.backoff.ms = 100 12:06:47 sasl.client.callback.handler.class = null 12:06:47 sasl.jaas.config = null 12:06:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:47 sasl.kerberos.min.time.before.relogin = 60000 12:06:47 sasl.kerberos.service.name = null 12:06:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:47 sasl.login.callback.handler.class = null 12:06:47 sasl.login.class = null 12:06:47 sasl.login.connect.timeout.ms = null 12:06:47 sasl.login.read.timeout.ms = null 12:06:47 sasl.login.refresh.buffer.seconds = 300 12:06:47 sasl.login.refresh.min.period.seconds = 60 12:06:47 sasl.login.refresh.window.factor = 0.8 12:06:47 sasl.login.refresh.window.jitter = 0.05 12:06:47 sasl.login.retry.backoff.max.ms = 10000 12:06:47 sasl.login.retry.backoff.ms = 100 12:06:47 sasl.mechanism = GSSAPI 12:06:47 sasl.oauthbearer.clock.skew.seconds = 30 12:06:47 sasl.oauthbearer.expected.audience = null 12:06:47 sasl.oauthbearer.expected.issuer = null 12:06:47 sasl.oauthbearer.header.urlencode = false 12:06:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:47 sasl.oauthbearer.jwks.endpoint.url = null 12:06:47 sasl.oauthbearer.scope.claim.name = scope 12:06:47 sasl.oauthbearer.sub.claim.name = sub 12:06:47 sasl.oauthbearer.token.endpoint.url = null 12:06:47 security.protocol = PLAINTEXT 12:06:47 security.providers = null 12:06:47 send.buffer.bytes = 131072 12:06:47 socket.connection.setup.timeout.max.ms = 30000 12:06:47 socket.connection.setup.timeout.ms = 10000 12:06:47 ssl.cipher.suites = null 12:06:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:47 ssl.endpoint.identification.algorithm = https 12:06:47 ssl.engine.factory.class = null 12:06:47 ssl.key.password = null 12:06:47 ssl.keymanager.algorithm = SunX509 12:06:47 ssl.keystore.certificate.chain = null 12:06:47 ssl.keystore.key = null 12:06:47 ssl.keystore.location = null 12:06:47 ssl.keystore.password = null 12:06:47 ssl.keystore.type = JKS 12:06:47 ssl.protocol = TLSv1.3 12:06:47 ssl.provider = null 12:06:47 ssl.secure.random.implementation = null 12:06:47 ssl.trustmanager.algorithm = PKIX 12:06:47 ssl.truststore.certificates = null 12:06:47 ssl.truststore.location = null 12:06:47 ssl.truststore.password = null 12:06:47 ssl.truststore.type = JKS 12:06:47 transaction.timeout.ms = 60000 12:06:47 transactional.id = null 12:06:47 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:06:47 12:06:47 2025-10-17T12:06:47.412Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:47 2025-10-17T12:06:47.415Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:47 2025-10-17T12:06:47.416Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:47 2025-10-17T12:06:47.416Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:47 2025-10-17T12:06:47.416Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702807415 12:06:47 2025-10-17T12:06:47.424Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:47 2025-10-17T12:06:47.476Z ERROR 6541 --- [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 12:06:47 12:06:47 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 12:06:47 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:06:47 at java.base/java.lang.Thread.run(Thread.java:833) 12:06:47 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 12:06:47 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 12:06:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 12:06:47 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 12:06:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 12:06:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 12:06:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 12:06:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 12:06:47 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 12:06:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 12:06:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 12:06:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 12:06:47 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 12:06:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 12:06:47 ... 3 common frames omitted 12:06:47 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 12:06:47 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 12:06:47 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 12:06:47 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 12:06:47 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 12:06:47 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 12:06:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 12:06:47 ... 16 common frames omitted 12:06:47 12:06:47 2025-10-17T12:06:47.533Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:47 2025-10-17T12:06:47.533Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:47 2025-10-17T12:06:47.533Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:47 2025-10-17T12:06:47.549Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:47 2025-10-17T12:06:47.549Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:47 acks = -1 12:06:47 auto.include.jmx.reporter = true 12:06:47 batch.size = 16384 12:06:47 bootstrap.servers = [localhost:32771] 12:06:47 buffer.memory = 33554432 12:06:47 client.dns.lookup = use_all_dns_ips 12:06:47 client.id = producer-7 12:06:47 compression.gzip.level = -1 12:06:47 compression.lz4.level = 9 12:06:47 compression.type = none 12:06:47 compression.zstd.level = 3 12:06:47 connections.max.idle.ms = 540000 12:06:47 delivery.timeout.ms = 120000 12:06:47 enable.idempotence = false 12:06:47 enable.metrics.push = true 12:06:47 interceptor.classes = [] 12:06:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:47 linger.ms = 1 12:06:47 max.block.ms = 60000 12:06:47 max.in.flight.requests.per.connection = 5 12:06:47 max.request.size = 1048576 12:06:47 metadata.max.age.ms = 300000 12:06:47 metadata.max.idle.ms = 300000 12:06:47 metadata.recovery.strategy = none 12:06:47 metric.reporters = [] 12:06:47 metrics.num.samples = 2 12:06:47 metrics.recording.level = INFO 12:06:47 metrics.sample.window.ms = 30000 12:06:47 partitioner.adaptive.partitioning.enable = true 12:06:47 partitioner.availability.timeout.ms = 0 12:06:47 partitioner.class = null 12:06:47 partitioner.ignore.keys = false 12:06:47 receive.buffer.bytes = 32768 12:06:47 reconnect.backoff.max.ms = 1000 12:06:47 reconnect.backoff.ms = 50 12:06:47 request.timeout.ms = 30000 12:06:47 retries = 0 12:06:47 retry.backoff.max.ms = 1000 12:06:47 retry.backoff.ms = 100 12:06:47 sasl.client.callback.handler.class = null 12:06:47 sasl.jaas.config = null 12:06:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:47 sasl.kerberos.min.time.before.relogin = 60000 12:06:47 sasl.kerberos.service.name = null 12:06:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:47 sasl.login.callback.handler.class = null 12:06:47 sasl.login.class = null 12:06:47 sasl.login.connect.timeout.ms = null 12:06:47 sasl.login.read.timeout.ms = null 12:06:47 sasl.login.refresh.buffer.seconds = 300 12:06:47 sasl.login.refresh.min.period.seconds = 60 12:06:47 sasl.login.refresh.window.factor = 0.8 12:06:47 sasl.login.refresh.window.jitter = 0.05 12:06:47 sasl.login.retry.backoff.max.ms = 10000 12:06:47 sasl.login.retry.backoff.ms = 100 12:06:47 sasl.mechanism = GSSAPI 12:06:47 sasl.oauthbearer.clock.skew.seconds = 30 12:06:47 sasl.oauthbearer.expected.audience = null 12:06:47 sasl.oauthbearer.expected.issuer = null 12:06:47 sasl.oauthbearer.header.urlencode = false 12:06:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:47 sasl.oauthbearer.jwks.endpoint.url = null 12:06:47 sasl.oauthbearer.scope.claim.name = scope 12:06:47 sasl.oauthbearer.sub.claim.name = sub 12:06:47 sasl.oauthbearer.token.endpoint.url = null 12:06:47 security.protocol = PLAINTEXT 12:06:47 security.providers = null 12:06:47 send.buffer.bytes = 131072 12:06:47 socket.connection.setup.timeout.max.ms = 30000 12:06:47 socket.connection.setup.timeout.ms = 10000 12:06:47 ssl.cipher.suites = null 12:06:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:47 ssl.endpoint.identification.algorithm = https 12:06:47 ssl.engine.factory.class = null 12:06:47 ssl.key.password = null 12:06:47 ssl.keymanager.algorithm = SunX509 12:06:47 ssl.keystore.certificate.chain = null 12:06:47 ssl.keystore.key = null 12:06:47 ssl.keystore.location = null 12:06:47 ssl.keystore.password = null 12:06:47 ssl.keystore.type = JKS 12:06:47 ssl.protocol = TLSv1.3 12:06:47 ssl.provider = null 12:06:47 ssl.secure.random.implementation = null 12:06:47 ssl.trustmanager.algorithm = PKIX 12:06:47 ssl.truststore.certificates = null 12:06:47 ssl.truststore.location = null 12:06:47 ssl.truststore.password = null 12:06:47 ssl.truststore.type = JKS 12:06:47 transaction.timeout.ms = 60000 12:06:47 transactional.id = null 12:06:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:06:47 12:06:47 2025-10-17T12:06:47.550Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:47 2025-10-17T12:06:47.552Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:47 2025-10-17T12:06:47.552Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:47 2025-10-17T12:06:47.552Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:47 2025-10-17T12:06:47.552Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702807552 12:06:47 2025-10-17T12:06:47.560Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:47 2025-10-17T12:06:47.705Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:47 2025-10-17T12:06:47.705Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:47 2025-10-17T12:06:47.712Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:47 2025-10-17T12:06:47.712Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:47 2025-10-17T12:06:47.799Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:47 2025-10-17T12:06:47.799Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:47 2025-10-17T12:06:47.799Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:47 2025-10-17T12:06:47.874Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:47 2025-10-17T12:06:47.874Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:47 acks = -1 12:06:47 auto.include.jmx.reporter = true 12:06:47 batch.size = 16384 12:06:47 bootstrap.servers = [localhost:32771] 12:06:47 buffer.memory = 33554432 12:06:47 client.dns.lookup = use_all_dns_ips 12:06:47 client.id = producer-8 12:06:47 compression.gzip.level = -1 12:06:47 compression.lz4.level = 9 12:06:47 compression.type = none 12:06:47 compression.zstd.level = 3 12:06:47 connections.max.idle.ms = 540000 12:06:47 delivery.timeout.ms = 120000 12:06:47 enable.idempotence = false 12:06:47 enable.metrics.push = true 12:06:47 interceptor.classes = [] 12:06:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:47 linger.ms = 1 12:06:47 max.block.ms = 60000 12:06:47 max.in.flight.requests.per.connection = 5 12:06:47 max.request.size = 1048576 12:06:47 metadata.max.age.ms = 300000 12:06:47 metadata.max.idle.ms = 300000 12:06:47 metadata.recovery.strategy = none 12:06:47 metric.reporters = [] 12:06:47 metrics.num.samples = 2 12:06:47 metrics.recording.level = INFO 12:06:47 metrics.sample.window.ms = 30000 12:06:47 partitioner.adaptive.partitioning.enable = true 12:06:47 partitioner.availability.timeout.ms = 0 12:06:47 partitioner.class = null 12:06:47 partitioner.ignore.keys = false 12:06:47 receive.buffer.bytes = 32768 12:06:47 reconnect.backoff.max.ms = 1000 12:06:47 reconnect.backoff.ms = 50 12:06:47 request.timeout.ms = 30000 12:06:47 retries = 0 12:06:47 retry.backoff.max.ms = 1000 12:06:47 retry.backoff.ms = 100 12:06:47 sasl.client.callback.handler.class = null 12:06:47 sasl.jaas.config = null 12:06:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:47 sasl.kerberos.min.time.before.relogin = 60000 12:06:47 sasl.kerberos.service.name = null 12:06:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:47 sasl.login.callback.handler.class = null 12:06:47 sasl.login.class = null 12:06:47 sasl.login.connect.timeout.ms = null 12:06:47 sasl.login.read.timeout.ms = null 12:06:47 sasl.login.refresh.buffer.seconds = 300 12:06:47 sasl.login.refresh.min.period.seconds = 60 12:06:47 sasl.login.refresh.window.factor = 0.8 12:06:47 sasl.login.refresh.window.jitter = 0.05 12:06:47 sasl.login.retry.backoff.max.ms = 10000 12:06:47 sasl.login.retry.backoff.ms = 100 12:06:47 sasl.mechanism = GSSAPI 12:06:47 sasl.oauthbearer.clock.skew.seconds = 30 12:06:47 sasl.oauthbearer.expected.audience = null 12:06:47 sasl.oauthbearer.expected.issuer = null 12:06:47 sasl.oauthbearer.header.urlencode = false 12:06:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:47 sasl.oauthbearer.jwks.endpoint.url = null 12:06:47 sasl.oauthbearer.scope.claim.name = scope 12:06:47 sasl.oauthbearer.sub.claim.name = sub 12:06:47 sasl.oauthbearer.token.endpoint.url = null 12:06:47 security.protocol = PLAINTEXT 12:06:47 security.providers = null 12:06:47 send.buffer.bytes = 131072 12:06:47 socket.connection.setup.timeout.max.ms = 30000 12:06:47 socket.connection.setup.timeout.ms = 10000 12:06:47 ssl.cipher.suites = null 12:06:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:47 ssl.endpoint.identification.algorithm = https 12:06:47 ssl.engine.factory.class = null 12:06:47 ssl.key.password = null 12:06:47 ssl.keymanager.algorithm = SunX509 12:06:47 ssl.keystore.certificate.chain = null 12:06:47 ssl.keystore.key = null 12:06:47 ssl.keystore.location = null 12:06:47 ssl.keystore.password = null 12:06:47 ssl.keystore.type = JKS 12:06:47 ssl.protocol = TLSv1.3 12:06:47 ssl.provider = null 12:06:47 ssl.secure.random.implementation = null 12:06:47 ssl.trustmanager.algorithm = PKIX 12:06:47 ssl.truststore.certificates = null 12:06:47 ssl.truststore.location = null 12:06:47 ssl.truststore.password = null 12:06:47 ssl.truststore.type = JKS 12:06:47 transaction.timeout.ms = 60000 12:06:47 transactional.id = null 12:06:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:06:47 12:06:47 2025-10-17T12:06:47.874Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:47 2025-10-17T12:06:47.878Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:47 2025-10-17T12:06:47.878Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:47 2025-10-17T12:06:47.878Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:47 2025-10-17T12:06:47.878Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702807878 12:06:47 2025-10-17T12:06:47.878Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:47 2025-10-17T12:06:47.878Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:47 2025-10-17T12:06:47.884Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:48 2025-10-17T12:06:48.195Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:48 2025-10-17T12:06:48.196Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:48 acks = -1 12:06:48 auto.include.jmx.reporter = true 12:06:48 batch.size = 16384 12:06:48 bootstrap.servers = [localhost:32771] 12:06:48 buffer.memory = 33554432 12:06:48 client.dns.lookup = use_all_dns_ips 12:06:48 client.id = producer-9 12:06:48 compression.gzip.level = -1 12:06:48 compression.lz4.level = 9 12:06:48 compression.type = none 12:06:48 compression.zstd.level = 3 12:06:48 connections.max.idle.ms = 540000 12:06:48 delivery.timeout.ms = 120000 12:06:48 enable.idempotence = false 12:06:48 enable.metrics.push = true 12:06:48 interceptor.classes = [] 12:06:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:48 linger.ms = 1 12:06:48 max.block.ms = 60000 12:06:48 max.in.flight.requests.per.connection = 5 12:06:48 max.request.size = 1048576 12:06:48 metadata.max.age.ms = 300000 12:06:48 metadata.max.idle.ms = 300000 12:06:48 metadata.recovery.strategy = none 12:06:48 metric.reporters = [] 12:06:48 metrics.num.samples = 2 12:06:48 metrics.recording.level = INFO 12:06:48 metrics.sample.window.ms = 30000 12:06:48 partitioner.adaptive.partitioning.enable = true 12:06:48 partitioner.availability.timeout.ms = 0 12:06:48 partitioner.class = null 12:06:48 partitioner.ignore.keys = false 12:06:48 receive.buffer.bytes = 32768 12:06:48 reconnect.backoff.max.ms = 1000 12:06:48 reconnect.backoff.ms = 50 12:06:48 request.timeout.ms = 30000 12:06:48 retries = 0 12:06:48 retry.backoff.max.ms = 1000 12:06:48 retry.backoff.ms = 100 12:06:48 sasl.client.callback.handler.class = null 12:06:48 sasl.jaas.config = null 12:06:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:48 sasl.kerberos.min.time.before.relogin = 60000 12:06:48 sasl.kerberos.service.name = null 12:06:48 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:48 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:48 sasl.login.callback.handler.class = null 12:06:48 sasl.login.class = null 12:06:48 sasl.login.connect.timeout.ms = null 12:06:48 sasl.login.read.timeout.ms = null 12:06:48 sasl.login.refresh.buffer.seconds = 300 12:06:48 sasl.login.refresh.min.period.seconds = 60 12:06:48 sasl.login.refresh.window.factor = 0.8 12:06:48 sasl.login.refresh.window.jitter = 0.05 12:06:48 sasl.login.retry.backoff.max.ms = 10000 12:06:48 sasl.login.retry.backoff.ms = 100 12:06:48 sasl.mechanism = GSSAPI 12:06:48 sasl.oauthbearer.clock.skew.seconds = 30 12:06:48 sasl.oauthbearer.expected.audience = null 12:06:48 sasl.oauthbearer.expected.issuer = null 12:06:48 sasl.oauthbearer.header.urlencode = false 12:06:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:48 sasl.oauthbearer.jwks.endpoint.url = null 12:06:48 sasl.oauthbearer.scope.claim.name = scope 12:06:48 sasl.oauthbearer.sub.claim.name = sub 12:06:48 sasl.oauthbearer.token.endpoint.url = null 12:06:48 security.protocol = PLAINTEXT 12:06:48 security.providers = null 12:06:48 send.buffer.bytes = 131072 12:06:48 socket.connection.setup.timeout.max.ms = 30000 12:06:48 socket.connection.setup.timeout.ms = 10000 12:06:48 ssl.cipher.suites = null 12:06:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:48 ssl.endpoint.identification.algorithm = https 12:06:48 ssl.engine.factory.class = null 12:06:48 ssl.key.password = null 12:06:48 ssl.keymanager.algorithm = SunX509 12:06:48 ssl.keystore.certificate.chain = null 12:06:48 ssl.keystore.key = null 12:06:48 ssl.keystore.location = null 12:06:48 ssl.keystore.password = null 12:06:48 ssl.keystore.type = JKS 12:06:48 ssl.protocol = TLSv1.3 12:06:48 ssl.provider = null 12:06:48 ssl.secure.random.implementation = null 12:06:48 ssl.trustmanager.algorithm = PKIX 12:06:48 ssl.truststore.certificates = null 12:06:48 ssl.truststore.location = null 12:06:48 ssl.truststore.password = null 12:06:48 ssl.truststore.type = JKS 12:06:48 transaction.timeout.ms = 60000 12:06:48 transactional.id = null 12:06:48 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:06:48 12:06:48 2025-10-17T12:06:48.196Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:48 2025-10-17T12:06:48.199Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:48 2025-10-17T12:06:48.199Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:48 2025-10-17T12:06:48.199Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:48 2025-10-17T12:06:48.199Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702808199 12:06:48 2025-10-17T12:06:48.210Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.211Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:48 2025-10-17T12:06:48.213Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:48 2025-10-17T12:06:48.438Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.438Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:48 2025-10-17T12:06:48.438Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:48 2025-10-17T12:06:48.523Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:48 2025-10-17T12:06:48.523Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:48 acks = -1 12:06:48 auto.include.jmx.reporter = true 12:06:48 batch.size = 16384 12:06:48 bootstrap.servers = [localhost:32771] 12:06:48 buffer.memory = 33554432 12:06:48 client.dns.lookup = use_all_dns_ips 12:06:48 client.id = producer-10 12:06:48 compression.gzip.level = -1 12:06:48 compression.lz4.level = 9 12:06:48 compression.type = none 12:06:48 compression.zstd.level = 3 12:06:48 connections.max.idle.ms = 540000 12:06:48 delivery.timeout.ms = 120000 12:06:48 enable.idempotence = false 12:06:48 enable.metrics.push = true 12:06:48 interceptor.classes = [] 12:06:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:48 linger.ms = 1 12:06:48 max.block.ms = 60000 12:06:48 max.in.flight.requests.per.connection = 5 12:06:48 max.request.size = 1048576 12:06:48 metadata.max.age.ms = 300000 12:06:48 metadata.max.idle.ms = 300000 12:06:48 metadata.recovery.strategy = none 12:06:48 metric.reporters = [] 12:06:48 metrics.num.samples = 2 12:06:48 metrics.recording.level = INFO 12:06:48 metrics.sample.window.ms = 30000 12:06:48 partitioner.adaptive.partitioning.enable = true 12:06:48 partitioner.availability.timeout.ms = 0 12:06:48 partitioner.class = null 12:06:48 partitioner.ignore.keys = false 12:06:48 receive.buffer.bytes = 32768 12:06:48 reconnect.backoff.max.ms = 1000 12:06:48 reconnect.backoff.ms = 50 12:06:48 request.timeout.ms = 30000 12:06:48 retries = 0 12:06:48 retry.backoff.max.ms = 1000 12:06:48 retry.backoff.ms = 100 12:06:48 sasl.client.callback.handler.class = null 12:06:48 sasl.jaas.config = null 12:06:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:48 sasl.kerberos.min.time.before.relogin = 60000 12:06:48 sasl.kerberos.service.name = null 12:06:48 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:48 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:48 sasl.login.callback.handler.class = null 12:06:48 sasl.login.class = null 12:06:48 sasl.login.connect.timeout.ms = null 12:06:48 sasl.login.read.timeout.ms = null 12:06:48 sasl.login.refresh.buffer.seconds = 300 12:06:48 sasl.login.refresh.min.period.seconds = 60 12:06:48 sasl.login.refresh.window.factor = 0.8 12:06:48 sasl.login.refresh.window.jitter = 0.05 12:06:48 sasl.login.retry.backoff.max.ms = 10000 12:06:48 sasl.login.retry.backoff.ms = 100 12:06:48 sasl.mechanism = GSSAPI 12:06:48 sasl.oauthbearer.clock.skew.seconds = 30 12:06:48 sasl.oauthbearer.expected.audience = null 12:06:48 sasl.oauthbearer.expected.issuer = null 12:06:48 sasl.oauthbearer.header.urlencode = false 12:06:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:48 sasl.oauthbearer.jwks.endpoint.url = null 12:06:48 sasl.oauthbearer.scope.claim.name = scope 12:06:48 sasl.oauthbearer.sub.claim.name = sub 12:06:48 sasl.oauthbearer.token.endpoint.url = null 12:06:48 security.protocol = PLAINTEXT 12:06:48 security.providers = null 12:06:48 send.buffer.bytes = 131072 12:06:48 socket.connection.setup.timeout.max.ms = 30000 12:06:48 socket.connection.setup.timeout.ms = 10000 12:06:48 ssl.cipher.suites = null 12:06:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:48 ssl.endpoint.identification.algorithm = https 12:06:48 ssl.engine.factory.class = null 12:06:48 ssl.key.password = null 12:06:48 ssl.keymanager.algorithm = SunX509 12:06:48 ssl.keystore.certificate.chain = null 12:06:48 ssl.keystore.key = null 12:06:48 ssl.keystore.location = null 12:06:48 ssl.keystore.password = null 12:06:48 ssl.keystore.type = JKS 12:06:48 ssl.protocol = TLSv1.3 12:06:48 ssl.provider = null 12:06:48 ssl.secure.random.implementation = null 12:06:48 ssl.trustmanager.algorithm = PKIX 12:06:48 ssl.truststore.certificates = null 12:06:48 ssl.truststore.location = null 12:06:48 ssl.truststore.password = null 12:06:48 ssl.truststore.type = JKS 12:06:48 transaction.timeout.ms = 60000 12:06:48 transactional.id = null 12:06:48 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:06:48 12:06:48 2025-10-17T12:06:48.524Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:48 2025-10-17T12:06:48.527Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:48 2025-10-17T12:06:48.527Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:48 2025-10-17T12:06:48.527Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:48 2025-10-17T12:06:48.527Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702808527 12:06:48 2025-10-17T12:06:48.535Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:48 2025-10-17T12:06:48.556Z ERROR 6541 --- [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 12:06:48 12:06:48 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 12:06:48 Endpoint handler details: 12:06:48 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 12:06:48 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@6d93ab33] 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 12:06:48 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:06:48 at java.base/java.lang.Thread.run(Thread.java:833) 12:06:48 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 12:06:48 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 12:06:48 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 12:06:48 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 12:06:48 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 12:06:48 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 12:06:48 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 12:06:48 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 12:06:48 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 12:06:48 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 12:06:48 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 12:06:48 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 12:06:48 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 12:06:48 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 12:06:48 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 12:06:48 ... 10 common frames omitted 12:06:48 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@376e0f1, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1760702808535, kafka_groupId=ncmp-async-rest-request-event-group}] 12:06:48 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 12:06:48 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 12:06:48 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 12:06:48 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 12:06:48 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 12:06:48 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 12:06:48 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 12:06:48 ... 16 common frames omitted 12:06:48 12:06:48 2025-10-17T12:06:48.562Z ERROR 6541 --- [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 12:06:48 12:06:48 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 12:06:48 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:06:48 at java.base/java.lang.Thread.run(Thread.java:833) 12:06:48 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 12:06:48 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 12:06:48 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 12:06:48 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 12:06:48 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 12:06:48 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 12:06:48 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 12:06:48 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 12:06:48 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 12:06:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 12:06:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 12:06:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 12:06:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 12:06:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 12:06:48 ... 3 common frames omitted 12:06:48 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 12:06:48 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 12:06:48 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 12:06:48 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 12:06:48 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 12:06:48 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 12:06:48 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 12:06:48 ... 16 common frames omitted 12:06:48 12:06:48 2025-10-17T12:06:48.706Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.706Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:48 2025-10-17T12:06:48.714Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.714Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:48 2025-10-17T12:06:48.759Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.759Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:48 2025-10-17T12:06:48.759Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:48 2025-10-17T12:06:48.783Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.783Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:48 2025-10-17T12:06:48.898Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [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. 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [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. 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 346ms, elapsed time since send: 346ms, throttle time: 0ms, request timeout: 30000ms) 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [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. 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [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. 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [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=485214862, epoch=6) to node 1: 12:06:48 12:06:48 org.apache.kafka.common.errors.DisconnectException: null 12:06:48 12:06:48 2025-10-17T12:06:48.899Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] 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) 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 343ms, elapsed time since send: 343ms, throttle time: 0ms, request timeout: 30000ms) 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 248ms, elapsed time since send: 248ms, throttle time: 0ms, request timeout: 30000ms) 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=193892466, epoch=6) to node 1: 12:06:48 12:06:48 org.apache.kafka.common.errors.DisconnectException: null 12:06:48 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [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. 12:06:48 2025-10-17T12:06:48.900Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.901Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:48 2025-10-17T12:06:48.901Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 12:06:48 2025-10-17T12:06:48.902Z INFO 6541 --- [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. 12:06:48 2025-10-17T12:06:48.902Z INFO 6541 --- [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] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 12:06:49 2025-10-17T12:06:49.002Z INFO 6541 --- [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. 12:06:49 2025-10-17T12:06:49.002Z WARN 6541 --- [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. 12:06:49 2025-10-17T12:06:49.003Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.003Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.007Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.007Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.012Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.012Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.013Z INFO 6541 --- [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. 12:06:49 2025-10-17T12:06:49.013Z WARN 6541 --- [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. 12:06:49 2025-10-17T12:06:49.014Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.014Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.016Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.016Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.016Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.016Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.078Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.078Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.078Z INFO 6541 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 12:06:49 2025-10-17T12:06:49.079Z INFO 6541 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 12:06:49 2025-10-17T12:06:49.079Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.079Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.079Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.079Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.079Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.079Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.082Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.082Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.085Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.085Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.086Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:49 2025-10-17T12:06:49.086Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:49 2025-10-17T12:06:49.086Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:06:49 2025-10-17T12:06:49.086Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:49 2025-10-17T12:06:49.086Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:49 2025-10-17T12:06:49.086Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:49 2025-10-17T12:06:49.086Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:06:49 2025-10-17T12:06:49.087Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:49 2025-10-17T12:06:49.092Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 12:06:49 2025-10-17T12:06:49.092Z INFO 6541 --- [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 12:06:49 2025-10-17T12:06:49.092Z INFO 6541 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 12:06:49 2025-10-17T12:06:49.092Z INFO 6541 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 12:06:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.988 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 12:06:49 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 12:06:49 2025-10-17T12:06:49.117Z INFO 6541 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:06:49 2025-10-17T12:06:49.182Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: b5440d498781425fb21a8032d93f2a3705641409a019d5b955ef9dd81f4dc88f 12:06:49 2025-10-17T12:06:49.201Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.201Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.215Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.215Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.225Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.225Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.227Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.228Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.239Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.239Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.249Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.249Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.253Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.253Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.428Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.428Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.443Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:49 2025-10-17T12:06:49.443Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.443Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:49 2025-10-17T12:06:49.448Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.448Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.672Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.672Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.707Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.707Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.709Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.709Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.714Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.714Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.715Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.715Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.725Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.725Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.765Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:49 2025-10-17T12:06:49.765Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.765Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:49 2025-10-17T12:06:49.788Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.788Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.881Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.881Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:49 2025-10-17T12:06:49.921Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:49 2025-10-17T12:06:49.921Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.076Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.076Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.219Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.219Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.399Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:50 2025-10-17T12:06:50.399Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.399Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:50 2025-10-17T12:06:50.540Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.540Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.574Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.574Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.658Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.658Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.708Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.708Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.716Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.716Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.718Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:50 2025-10-17T12:06:50.718Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.718Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:50 2025-10-17T12:06:50.792Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.792Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.833Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.834Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.863Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.863Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:50 2025-10-17T12:06:50.954Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:50 2025-10-17T12:06:50.954Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.222Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.222Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.253Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:51 2025-10-17T12:06:51.253Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.253Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:51 2025-10-17T12:06:51.345Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.346Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.575Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.575Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.660Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.660Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.696Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.696Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.708Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.709Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.717Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.717Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.723Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:51 2025-10-17T12:06:51.723Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.723Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:51 2025-10-17T12:06:51.834Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.834Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.864Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.864Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:51 2025-10-17T12:06:51.955Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:51 2025-10-17T12:06:51.955Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.107Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:52 2025-10-17T12:06:52.108Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.108Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:52 2025-10-17T12:06:52.226Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.226Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.362Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.362Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.577Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.577Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.600Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.600Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.609Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.609Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.670Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:52 2025-10-17T12:06:52.670Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.670Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:52 2025-10-17T12:06:52.710Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.710Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.718Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.718Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.835Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.835Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.867Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.867Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.897Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:52 2025-10-17T12:06:52.897Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.911Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:52 2025-10-17T12:06:52.911Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:52 2025-10-17T12:06:52.911Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:53 2025-10-17T12:06:53.229Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.229Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.391Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.391Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.579Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.579Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.582Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:53 2025-10-17T12:06:53.582Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.582Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:53 2025-10-17T12:06:53.607Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.607Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.615Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.615Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.712Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.712Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.719Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.719Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.771Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:53 2025-10-17T12:06:53.771Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.771Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:53 2025-10-17T12:06:53.836Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.836Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.869Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.869Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:53 2025-10-17T12:06:53.899Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:53 2025-10-17T12:06:53.899Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.239Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.239Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.395Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.396Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.548Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:54 2025-10-17T12:06:54.548Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.548Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:54 2025-10-17T12:06:54.580Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.580Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.611Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.611Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.617Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.617Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.656Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:54 2025-10-17T12:06:54.656Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.656Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:54 2025-10-17T12:06:54.714Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.714Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.722Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.722Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.735Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.735Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.871Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.871Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:54 2025-10-17T12:06:54.917Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:54 2025-10-17T12:06:54.917Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.096Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.979241556S 12:06:55 12:06:55,122 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:06:55 12:06:55,122 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:06:55 12:06:55,122 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:06:55 12:06:55,129 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:06:55 12:06:55,129 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:06:55 12:06:55 . ____ _ __ _ _ 12:06:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:55 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:55 =========|_|==============|___/=/_/_/_/ 12:06:55 12:06:55 :: Spring Boot :: (v3.5.6) 12:06:55 12:06:55 2025-10-17T12:06:55.146Z INFO 6541 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:55 2025-10-17T12:06:55.147Z INFO 6541 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 12:06:55 2025-10-17T12:06:55.243Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.243Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.396Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.396Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.402Z INFO 6541 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 12:06:55 2025-10-17T12:06:55.456Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:55 2025-10-17T12:06:55.456Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.456Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:55 2025-10-17T12:06:55.457Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:55 allow.auto.create.topics = true 12:06:55 auto.commit.interval.ms = 5000 12:06:55 auto.include.jmx.reporter = true 12:06:55 auto.offset.reset = latest 12:06:55 bootstrap.servers = [localhost:32772] 12:06:55 check.crcs = true 12:06:55 client.dns.lookup = use_all_dns_ips 12:06:55 client.id = consumer-ncmp-data-operation-event-group-7 12:06:55 client.rack = 12:06:55 connections.max.idle.ms = 540000 12:06:55 default.api.timeout.ms = 60000 12:06:55 enable.auto.commit = false 12:06:55 enable.metrics.push = true 12:06:55 exclude.internal.topics = true 12:06:55 fetch.max.bytes = 52428800 12:06:55 fetch.max.wait.ms = 500 12:06:55 fetch.min.bytes = 1 12:06:55 group.id = ncmp-data-operation-event-group 12:06:55 group.instance.id = null 12:06:55 group.protocol = classic 12:06:55 group.remote.assignor = null 12:06:55 heartbeat.interval.ms = 3000 12:06:55 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 12:06:55 internal.leave.group.on.close = true 12:06:55 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:55 isolation.level = read_uncommitted 12:06:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:55 max.partition.fetch.bytes = 1048576 12:06:55 max.poll.interval.ms = 300000 12:06:55 max.poll.records = 500 12:06:55 metadata.max.age.ms = 300000 12:06:55 metadata.recovery.strategy = none 12:06:55 metric.reporters = [] 12:06:55 metrics.num.samples = 2 12:06:55 metrics.recording.level = INFO 12:06:55 metrics.sample.window.ms = 30000 12:06:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:55 receive.buffer.bytes = 65536 12:06:55 reconnect.backoff.max.ms = 1000 12:06:55 reconnect.backoff.ms = 50 12:06:55 request.timeout.ms = 30000 12:06:55 retry.backoff.max.ms = 1000 12:06:55 retry.backoff.ms = 100 12:06:55 sasl.client.callback.handler.class = null 12:06:55 sasl.jaas.config = null 12:06:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:55 sasl.kerberos.min.time.before.relogin = 60000 12:06:55 sasl.kerberos.service.name = null 12:06:55 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:55 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:55 sasl.login.callback.handler.class = null 12:06:55 sasl.login.class = null 12:06:55 sasl.login.connect.timeout.ms = null 12:06:55 sasl.login.read.timeout.ms = null 12:06:55 sasl.login.refresh.buffer.seconds = 300 12:06:55 sasl.login.refresh.min.period.seconds = 60 12:06:55 sasl.login.refresh.window.factor = 0.8 12:06:55 sasl.login.refresh.window.jitter = 0.05 12:06:55 sasl.login.retry.backoff.max.ms = 10000 12:06:55 sasl.login.retry.backoff.ms = 100 12:06:55 sasl.mechanism = GSSAPI 12:06:55 sasl.oauthbearer.clock.skew.seconds = 30 12:06:55 sasl.oauthbearer.expected.audience = null 12:06:55 sasl.oauthbearer.expected.issuer = null 12:06:55 sasl.oauthbearer.header.urlencode = false 12:06:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:55 sasl.oauthbearer.jwks.endpoint.url = null 12:06:55 sasl.oauthbearer.scope.claim.name = scope 12:06:55 sasl.oauthbearer.sub.claim.name = sub 12:06:55 sasl.oauthbearer.token.endpoint.url = null 12:06:55 security.protocol = PLAINTEXT 12:06:55 security.providers = null 12:06:55 send.buffer.bytes = 131072 12:06:55 session.timeout.ms = 45000 12:06:55 socket.connection.setup.timeout.max.ms = 30000 12:06:55 socket.connection.setup.timeout.ms = 10000 12:06:55 ssl.cipher.suites = null 12:06:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:55 ssl.endpoint.identification.algorithm = https 12:06:55 ssl.engine.factory.class = null 12:06:55 ssl.key.password = null 12:06:55 ssl.keymanager.algorithm = SunX509 12:06:55 ssl.keystore.certificate.chain = null 12:06:55 ssl.keystore.key = null 12:06:55 ssl.keystore.location = null 12:06:55 ssl.keystore.password = null 12:06:55 ssl.keystore.type = JKS 12:06:55 ssl.protocol = TLSv1.3 12:06:55 ssl.provider = null 12:06:55 ssl.secure.random.implementation = null 12:06:55 ssl.trustmanager.algorithm = PKIX 12:06:55 ssl.truststore.certificates = null 12:06:55 ssl.truststore.location = null 12:06:55 ssl.truststore.password = null 12:06:55 ssl.truststore.type = JKS 12:06:55 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:06:55 12:06:55 2025-10-17T12:06:55.457Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:55 2025-10-17T12:06:55.459Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:55 2025-10-17T12:06:55.459Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:55 2025-10-17T12:06:55.459Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702815459 12:06:55 2025-10-17T12:06:55.459Z INFO 6541 --- [ 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 12:06:55 2025-10-17T12:06:55.461Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:06:55 allow.auto.create.topics = true 12:06:55 auto.commit.interval.ms = 5000 12:06:55 auto.include.jmx.reporter = true 12:06:55 auto.offset.reset = latest 12:06:55 bootstrap.servers = [localhost:32772] 12:06:55 check.crcs = true 12:06:55 client.dns.lookup = use_all_dns_ips 12:06:55 client.id = consumer-ncmp-async-rest-request-event-group-8 12:06:55 client.rack = 12:06:55 connections.max.idle.ms = 540000 12:06:55 default.api.timeout.ms = 60000 12:06:55 enable.auto.commit = false 12:06:55 enable.metrics.push = true 12:06:55 exclude.internal.topics = true 12:06:55 fetch.max.bytes = 52428800 12:06:55 fetch.max.wait.ms = 500 12:06:55 fetch.min.bytes = 1 12:06:55 group.id = ncmp-async-rest-request-event-group 12:06:55 group.instance.id = null 12:06:55 group.protocol = classic 12:06:55 group.remote.assignor = null 12:06:55 heartbeat.interval.ms = 3000 12:06:55 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 12:06:55 internal.leave.group.on.close = true 12:06:55 internal.throw.on.fetch.stable.offset.unsupported = false 12:06:55 isolation.level = read_uncommitted 12:06:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:06:55 max.partition.fetch.bytes = 1048576 12:06:55 max.poll.interval.ms = 300000 12:06:55 max.poll.records = 500 12:06:55 metadata.max.age.ms = 300000 12:06:55 metadata.recovery.strategy = none 12:06:55 metric.reporters = [] 12:06:55 metrics.num.samples = 2 12:06:55 metrics.recording.level = INFO 12:06:55 metrics.sample.window.ms = 30000 12:06:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:06:55 receive.buffer.bytes = 65536 12:06:55 reconnect.backoff.max.ms = 1000 12:06:55 reconnect.backoff.ms = 50 12:06:55 request.timeout.ms = 30000 12:06:55 retry.backoff.max.ms = 1000 12:06:55 retry.backoff.ms = 100 12:06:55 sasl.client.callback.handler.class = null 12:06:55 sasl.jaas.config = null 12:06:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:55 sasl.kerberos.min.time.before.relogin = 60000 12:06:55 sasl.kerberos.service.name = null 12:06:55 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:55 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:55 sasl.login.callback.handler.class = null 12:06:55 sasl.login.class = null 12:06:55 sasl.login.connect.timeout.ms = null 12:06:55 sasl.login.read.timeout.ms = null 12:06:55 sasl.login.refresh.buffer.seconds = 300 12:06:55 sasl.login.refresh.min.period.seconds = 60 12:06:55 sasl.login.refresh.window.factor = 0.8 12:06:55 sasl.login.refresh.window.jitter = 0.05 12:06:55 sasl.login.retry.backoff.max.ms = 10000 12:06:55 sasl.login.retry.backoff.ms = 100 12:06:55 sasl.mechanism = GSSAPI 12:06:55 sasl.oauthbearer.clock.skew.seconds = 30 12:06:55 sasl.oauthbearer.expected.audience = null 12:06:55 sasl.oauthbearer.expected.issuer = null 12:06:55 sasl.oauthbearer.header.urlencode = false 12:06:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:55 sasl.oauthbearer.jwks.endpoint.url = null 12:06:55 sasl.oauthbearer.scope.claim.name = scope 12:06:55 sasl.oauthbearer.sub.claim.name = sub 12:06:55 sasl.oauthbearer.token.endpoint.url = null 12:06:55 security.protocol = PLAINTEXT 12:06:55 security.providers = null 12:06:55 send.buffer.bytes = 131072 12:06:55 session.timeout.ms = 45000 12:06:55 socket.connection.setup.timeout.max.ms = 30000 12:06:55 socket.connection.setup.timeout.ms = 10000 12:06:55 ssl.cipher.suites = null 12:06:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:55 ssl.endpoint.identification.algorithm = https 12:06:55 ssl.engine.factory.class = null 12:06:55 ssl.key.password = null 12:06:55 ssl.keymanager.algorithm = SunX509 12:06:55 ssl.keystore.certificate.chain = null 12:06:55 ssl.keystore.key = null 12:06:55 ssl.keystore.location = null 12:06:55 ssl.keystore.password = null 12:06:55 ssl.keystore.type = JKS 12:06:55 ssl.protocol = TLSv1.3 12:06:55 ssl.provider = null 12:06:55 ssl.secure.random.implementation = null 12:06:55 ssl.trustmanager.algorithm = PKIX 12:06:55 ssl.truststore.certificates = null 12:06:55 ssl.truststore.location = null 12:06:55 ssl.truststore.password = null 12:06:55 ssl.truststore.type = JKS 12:06:55 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:06:55 12:06:55 2025-10-17T12:06:55.461Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:55 2025-10-17T12:06:55.468Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:55 2025-10-17T12:06:55.468Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:55 2025-10-17T12:06:55.468Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702815468 12:06:55 2025-10-17T12:06:55.468Z INFO 6541 --- [ 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 12:06:55 2025-10-17T12:06:55.476Z INFO 6541 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.373 seconds (process running for 75.708) 12:06:55 2025-10-17T12:06:55.513Z WARN 6541 --- [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} 12:06:55 2025-10-17T12:06:55.513Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.516Z WARN 6541 --- [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} 12:06:55 2025-10-17T12:06:55.516Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.583Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.583Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.616Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.618Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.618Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.618Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.645Z INFO 6541 --- [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) 12:06:55 2025-10-17T12:06:55.646Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.646Z INFO 6541 --- [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) 12:06:55 2025-10-17T12:06:55.647Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.672Z INFO 6541 --- [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-fe6edfc8-c3a8-448e-ae5c-8b7f3699d999 12:06:55 2025-10-17T12:06:55.672Z INFO 6541 --- [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-91ec4b6b-ff38-467b-bca8-8d982f163355 12:06:55 2025-10-17T12:06:55.672Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.672Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.697Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:55 2025-10-17T12:06:55.697Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.697Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:55 2025-10-17T12:06:55.706Z INFO 6541 --- [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-fe6edfc8-c3a8-448e-ae5c-8b7f3699d999', protocol='range'} 12:06:55 2025-10-17T12:06:55.708Z INFO 6541 --- [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-fe6edfc8-c3a8-448e-ae5c-8b7f3699d999=Assignment(partitions=[ncmp-async-m2m-0])} 12:06:55 2025-10-17T12:06:55.714Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.715Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.719Z INFO 6541 --- [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-91ec4b6b-ff38-467b-bca8-8d982f163355', protocol='range'} 12:06:55 2025-10-17T12:06:55.719Z INFO 6541 --- [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-91ec4b6b-ff38-467b-bca8-8d982f163355=Assignment(partitions=[ncmp-async-m2m-0])} 12:06:55 2025-10-17T12:06:55.729Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.730Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.751Z INFO 6541 --- [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-91ec4b6b-ff38-467b-bca8-8d982f163355', protocol='range'} 12:06:55 2025-10-17T12:06:55.751Z INFO 6541 --- [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]) 12:06:55 2025-10-17T12:06:55.751Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.754Z INFO 6541 --- [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-fe6edfc8-c3a8-448e-ae5c-8b7f3699d999', protocol='range'} 12:06:55 2025-10-17T12:06:55.754Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.754Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.754Z INFO 6541 --- [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]) 12:06:55 2025-10-17T12:06:55.754Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.772Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.773Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.778Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.779Z INFO 6541 --- [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 12:06:55 2025-10-17T12:06:55.789Z INFO 6541 --- [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}}. 12:06:55 2025-10-17T12:06:55.790Z INFO 6541 --- [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}}. 12:06:55 2025-10-17T12:06:55.792Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:55 2025-10-17T12:06:55.792Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:55 acks = -1 12:06:55 auto.include.jmx.reporter = true 12:06:55 batch.size = 16384 12:06:55 bootstrap.servers = [localhost:32772] 12:06:55 buffer.memory = 33554432 12:06:55 client.dns.lookup = use_all_dns_ips 12:06:55 client.id = producer-11 12:06:55 compression.gzip.level = -1 12:06:55 compression.lz4.level = 9 12:06:55 compression.type = none 12:06:55 compression.zstd.level = 3 12:06:55 connections.max.idle.ms = 540000 12:06:55 delivery.timeout.ms = 120000 12:06:55 enable.idempotence = false 12:06:55 enable.metrics.push = true 12:06:55 interceptor.classes = [] 12:06:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:55 linger.ms = 1 12:06:55 max.block.ms = 60000 12:06:55 max.in.flight.requests.per.connection = 5 12:06:55 max.request.size = 1048576 12:06:55 metadata.max.age.ms = 300000 12:06:55 metadata.max.idle.ms = 300000 12:06:55 metadata.recovery.strategy = none 12:06:55 metric.reporters = [] 12:06:55 metrics.num.samples = 2 12:06:55 metrics.recording.level = INFO 12:06:55 metrics.sample.window.ms = 30000 12:06:55 partitioner.adaptive.partitioning.enable = true 12:06:55 partitioner.availability.timeout.ms = 0 12:06:55 partitioner.class = null 12:06:55 partitioner.ignore.keys = false 12:06:55 receive.buffer.bytes = 32768 12:06:55 reconnect.backoff.max.ms = 1000 12:06:55 reconnect.backoff.ms = 50 12:06:55 request.timeout.ms = 30000 12:06:55 retries = 0 12:06:55 retry.backoff.max.ms = 1000 12:06:55 retry.backoff.ms = 100 12:06:55 sasl.client.callback.handler.class = null 12:06:55 sasl.jaas.config = null 12:06:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:55 sasl.kerberos.min.time.before.relogin = 60000 12:06:55 sasl.kerberos.service.name = null 12:06:55 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:55 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:55 sasl.login.callback.handler.class = null 12:06:55 sasl.login.class = null 12:06:55 sasl.login.connect.timeout.ms = null 12:06:55 sasl.login.read.timeout.ms = null 12:06:55 sasl.login.refresh.buffer.seconds = 300 12:06:55 sasl.login.refresh.min.period.seconds = 60 12:06:55 sasl.login.refresh.window.factor = 0.8 12:06:55 sasl.login.refresh.window.jitter = 0.05 12:06:55 sasl.login.retry.backoff.max.ms = 10000 12:06:55 sasl.login.retry.backoff.ms = 100 12:06:55 sasl.mechanism = GSSAPI 12:06:55 sasl.oauthbearer.clock.skew.seconds = 30 12:06:55 sasl.oauthbearer.expected.audience = null 12:06:55 sasl.oauthbearer.expected.issuer = null 12:06:55 sasl.oauthbearer.header.urlencode = false 12:06:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:55 sasl.oauthbearer.jwks.endpoint.url = null 12:06:55 sasl.oauthbearer.scope.claim.name = scope 12:06:55 sasl.oauthbearer.sub.claim.name = sub 12:06:55 sasl.oauthbearer.token.endpoint.url = null 12:06:55 security.protocol = PLAINTEXT 12:06:55 security.providers = null 12:06:55 send.buffer.bytes = 131072 12:06:55 socket.connection.setup.timeout.max.ms = 30000 12:06:55 socket.connection.setup.timeout.ms = 10000 12:06:55 ssl.cipher.suites = null 12:06:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:55 ssl.endpoint.identification.algorithm = https 12:06:55 ssl.engine.factory.class = null 12:06:55 ssl.key.password = null 12:06:55 ssl.keymanager.algorithm = SunX509 12:06:55 ssl.keystore.certificate.chain = null 12:06:55 ssl.keystore.key = null 12:06:55 ssl.keystore.location = null 12:06:55 ssl.keystore.password = null 12:06:55 ssl.keystore.type = JKS 12:06:55 ssl.protocol = TLSv1.3 12:06:55 ssl.provider = null 12:06:55 ssl.secure.random.implementation = null 12:06:55 ssl.trustmanager.algorithm = PKIX 12:06:55 ssl.truststore.certificates = null 12:06:55 ssl.truststore.location = null 12:06:55 ssl.truststore.password = null 12:06:55 ssl.truststore.type = JKS 12:06:55 transaction.timeout.ms = 60000 12:06:55 transactional.id = null 12:06:55 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:06:55 12:06:55 2025-10-17T12:06:55.793Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:55 2025-10-17T12:06:55.795Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:55 2025-10-17T12:06:55.796Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:55 2025-10-17T12:06:55.796Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:55 2025-10-17T12:06:55.796Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702815796 12:06:55 2025-10-17T12:06:55.807Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:55 2025-10-17T12:06:55.817Z INFO 6541 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 12:06:55 2025-10-17T12:06:55.823Z INFO 6541 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 12:06:55 2025-10-17T12:06:55.867Z INFO 6541 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 12:06:55 auto.include.jmx.reporter = true 12:06:55 bootstrap.controllers = [] 12:06:55 bootstrap.servers = [localhost:32772] 12:06:55 client.dns.lookup = use_all_dns_ips 12:06:55 client.id = 12:06:55 connections.max.idle.ms = 300000 12:06:55 default.api.timeout.ms = 60000 12:06:55 enable.metrics.push = true 12:06:55 metadata.max.age.ms = 300000 12:06:55 metadata.recovery.strategy = none 12:06:55 metric.reporters = [] 12:06:55 metrics.num.samples = 2 12:06:55 metrics.recording.level = INFO 12:06:55 metrics.sample.window.ms = 30000 12:06:55 receive.buffer.bytes = 65536 12:06:55 reconnect.backoff.max.ms = 1000 12:06:55 reconnect.backoff.ms = 50 12:06:55 request.timeout.ms = 30000 12:06:55 retries = 2147483647 12:06:55 retry.backoff.max.ms = 1000 12:06:55 retry.backoff.ms = 100 12:06:55 sasl.client.callback.handler.class = null 12:06:55 sasl.jaas.config = null 12:06:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:55 sasl.kerberos.min.time.before.relogin = 60000 12:06:55 sasl.kerberos.service.name = null 12:06:55 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:55 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:55 sasl.login.callback.handler.class = null 12:06:55 sasl.login.class = null 12:06:55 sasl.login.connect.timeout.ms = null 12:06:55 sasl.login.read.timeout.ms = null 12:06:55 sasl.login.refresh.buffer.seconds = 300 12:06:55 sasl.login.refresh.min.period.seconds = 60 12:06:55 sasl.login.refresh.window.factor = 0.8 12:06:55 sasl.login.refresh.window.jitter = 0.05 12:06:55 sasl.login.retry.backoff.max.ms = 10000 12:06:55 sasl.login.retry.backoff.ms = 100 12:06:55 sasl.mechanism = GSSAPI 12:06:55 sasl.oauthbearer.clock.skew.seconds = 30 12:06:55 sasl.oauthbearer.expected.audience = null 12:06:55 sasl.oauthbearer.expected.issuer = null 12:06:55 sasl.oauthbearer.header.urlencode = false 12:06:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:55 sasl.oauthbearer.jwks.endpoint.url = null 12:06:55 sasl.oauthbearer.scope.claim.name = scope 12:06:55 sasl.oauthbearer.sub.claim.name = sub 12:06:55 sasl.oauthbearer.token.endpoint.url = null 12:06:55 security.protocol = PLAINTEXT 12:06:55 security.providers = null 12:06:55 send.buffer.bytes = 131072 12:06:55 socket.connection.setup.timeout.max.ms = 30000 12:06:55 socket.connection.setup.timeout.ms = 10000 12:06:55 ssl.cipher.suites = null 12:06:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:55 ssl.endpoint.identification.algorithm = https 12:06:55 ssl.engine.factory.class = null 12:06:55 ssl.key.password = null 12:06:55 ssl.keymanager.algorithm = SunX509 12:06:55 ssl.keystore.certificate.chain = null 12:06:55 ssl.keystore.key = null 12:06:55 ssl.keystore.location = null 12:06:55 ssl.keystore.password = null 12:06:55 ssl.keystore.type = JKS 12:06:55 ssl.protocol = TLSv1.3 12:06:55 ssl.provider = null 12:06:55 ssl.secure.random.implementation = null 12:06:55 ssl.trustmanager.algorithm = PKIX 12:06:55 ssl.truststore.certificates = null 12:06:55 ssl.truststore.location = null 12:06:55 ssl.truststore.password = null 12:06:55 ssl.truststore.type = JKS 12:06:55 12:06:55 2025-10-17T12:06:55.868Z INFO 6541 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:55 2025-10-17T12:06:55.869Z INFO 6541 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:55 2025-10-17T12:06:55.869Z INFO 6541 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702815868 12:06:55 2025-10-17T12:06:55.869Z INFO 6541 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 12:06:55 auto.include.jmx.reporter = true 12:06:55 bootstrap.controllers = [] 12:06:55 bootstrap.servers = [localhost:32772] 12:06:55 client.dns.lookup = use_all_dns_ips 12:06:55 client.id = 12:06:55 connections.max.idle.ms = 300000 12:06:55 default.api.timeout.ms = 60000 12:06:55 enable.metrics.push = true 12:06:55 metadata.max.age.ms = 300000 12:06:55 metadata.recovery.strategy = none 12:06:55 metric.reporters = [] 12:06:55 metrics.num.samples = 2 12:06:55 metrics.recording.level = INFO 12:06:55 metrics.sample.window.ms = 30000 12:06:55 receive.buffer.bytes = 65536 12:06:55 reconnect.backoff.max.ms = 1000 12:06:55 reconnect.backoff.ms = 50 12:06:55 request.timeout.ms = 30000 12:06:55 retries = 2147483647 12:06:55 retry.backoff.max.ms = 1000 12:06:55 retry.backoff.ms = 100 12:06:55 sasl.client.callback.handler.class = null 12:06:55 sasl.jaas.config = null 12:06:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:55 sasl.kerberos.min.time.before.relogin = 60000 12:06:55 sasl.kerberos.service.name = null 12:06:55 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:55 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:55 sasl.login.callback.handler.class = null 12:06:55 sasl.login.class = null 12:06:55 sasl.login.connect.timeout.ms = null 12:06:55 sasl.login.read.timeout.ms = null 12:06:55 sasl.login.refresh.buffer.seconds = 300 12:06:55 sasl.login.refresh.min.period.seconds = 60 12:06:55 sasl.login.refresh.window.factor = 0.8 12:06:55 sasl.login.refresh.window.jitter = 0.05 12:06:55 sasl.login.retry.backoff.max.ms = 10000 12:06:55 sasl.login.retry.backoff.ms = 100 12:06:55 sasl.mechanism = GSSAPI 12:06:55 sasl.oauthbearer.clock.skew.seconds = 30 12:06:55 sasl.oauthbearer.expected.audience = null 12:06:55 sasl.oauthbearer.expected.issuer = null 12:06:55 sasl.oauthbearer.header.urlencode = false 12:06:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:55 sasl.oauthbearer.jwks.endpoint.url = null 12:06:55 sasl.oauthbearer.scope.claim.name = scope 12:06:55 sasl.oauthbearer.sub.claim.name = sub 12:06:55 sasl.oauthbearer.token.endpoint.url = null 12:06:55 security.protocol = PLAINTEXT 12:06:55 security.providers = null 12:06:55 send.buffer.bytes = 131072 12:06:55 socket.connection.setup.timeout.max.ms = 30000 12:06:55 socket.connection.setup.timeout.ms = 10000 12:06:55 ssl.cipher.suites = null 12:06:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:55 ssl.endpoint.identification.algorithm = https 12:06:55 ssl.engine.factory.class = null 12:06:55 ssl.key.password = null 12:06:55 ssl.keymanager.algorithm = SunX509 12:06:55 ssl.keystore.certificate.chain = null 12:06:55 ssl.keystore.key = null 12:06:55 ssl.keystore.location = null 12:06:55 ssl.keystore.password = null 12:06:55 ssl.keystore.type = JKS 12:06:55 ssl.protocol = TLSv1.3 12:06:55 ssl.provider = null 12:06:55 ssl.secure.random.implementation = null 12:06:55 ssl.trustmanager.algorithm = PKIX 12:06:55 ssl.truststore.certificates = null 12:06:55 ssl.truststore.location = null 12:06:55 ssl.truststore.password = null 12:06:55 ssl.truststore.type = JKS 12:06:55 12:06:55 2025-10-17T12:06:55.871Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:55 2025-10-17T12:06:55.871Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:55 2025-10-17T12:06:55.871Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702815871 12:06:55 2025-10-17T12:06:55.872Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.873Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.917Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:55 2025-10-17T12:06:55.918Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:55 2025-10-17T12:06:55.928Z INFO 6541 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 12:06:55 2025-10-17T12:06:55.929Z INFO 6541 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:55 2025-10-17T12:06:55.929Z INFO 6541 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:55 2025-10-17T12:06:55.929Z INFO 6541 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:55 2025-10-17T12:06:55.954Z INFO 6541 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 12:06:55 2025-10-17T12:06:55.955Z INFO 6541 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:55 2025-10-17T12:06:55.955Z INFO 6541 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:55 2025-10-17T12:06:55.955Z INFO 6541 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:56 2025-10-17T12:06:56.025Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:06:56 2025-10-17T12:06:56.026Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:06:56 acks = -1 12:06:56 auto.include.jmx.reporter = true 12:06:56 batch.size = 16384 12:06:56 bootstrap.servers = [localhost:32772] 12:06:56 buffer.memory = 33554432 12:06:56 client.dns.lookup = use_all_dns_ips 12:06:56 client.id = producer-12 12:06:56 compression.gzip.level = -1 12:06:56 compression.lz4.level = 9 12:06:56 compression.type = none 12:06:56 compression.zstd.level = 3 12:06:56 connections.max.idle.ms = 540000 12:06:56 delivery.timeout.ms = 120000 12:06:56 enable.idempotence = false 12:06:56 enable.metrics.push = true 12:06:56 interceptor.classes = [] 12:06:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:06:56 linger.ms = 1 12:06:56 max.block.ms = 60000 12:06:56 max.in.flight.requests.per.connection = 5 12:06:56 max.request.size = 1048576 12:06:56 metadata.max.age.ms = 300000 12:06:56 metadata.max.idle.ms = 300000 12:06:56 metadata.recovery.strategy = none 12:06:56 metric.reporters = [] 12:06:56 metrics.num.samples = 2 12:06:56 metrics.recording.level = INFO 12:06:56 metrics.sample.window.ms = 30000 12:06:56 partitioner.adaptive.partitioning.enable = true 12:06:56 partitioner.availability.timeout.ms = 0 12:06:56 partitioner.class = null 12:06:56 partitioner.ignore.keys = false 12:06:56 receive.buffer.bytes = 32768 12:06:56 reconnect.backoff.max.ms = 1000 12:06:56 reconnect.backoff.ms = 50 12:06:56 request.timeout.ms = 30000 12:06:56 retries = 0 12:06:56 retry.backoff.max.ms = 1000 12:06:56 retry.backoff.ms = 100 12:06:56 sasl.client.callback.handler.class = null 12:06:56 sasl.jaas.config = null 12:06:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:06:56 sasl.kerberos.min.time.before.relogin = 60000 12:06:56 sasl.kerberos.service.name = null 12:06:56 sasl.kerberos.ticket.renew.jitter = 0.05 12:06:56 sasl.kerberos.ticket.renew.window.factor = 0.8 12:06:56 sasl.login.callback.handler.class = null 12:06:56 sasl.login.class = null 12:06:56 sasl.login.connect.timeout.ms = null 12:06:56 sasl.login.read.timeout.ms = null 12:06:56 sasl.login.refresh.buffer.seconds = 300 12:06:56 sasl.login.refresh.min.period.seconds = 60 12:06:56 sasl.login.refresh.window.factor = 0.8 12:06:56 sasl.login.refresh.window.jitter = 0.05 12:06:56 sasl.login.retry.backoff.max.ms = 10000 12:06:56 sasl.login.retry.backoff.ms = 100 12:06:56 sasl.mechanism = GSSAPI 12:06:56 sasl.oauthbearer.clock.skew.seconds = 30 12:06:56 sasl.oauthbearer.expected.audience = null 12:06:56 sasl.oauthbearer.expected.issuer = null 12:06:56 sasl.oauthbearer.header.urlencode = false 12:06:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:06:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:06:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:06:56 sasl.oauthbearer.jwks.endpoint.url = null 12:06:56 sasl.oauthbearer.scope.claim.name = scope 12:06:56 sasl.oauthbearer.sub.claim.name = sub 12:06:56 sasl.oauthbearer.token.endpoint.url = null 12:06:56 security.protocol = PLAINTEXT 12:06:56 security.providers = null 12:06:56 send.buffer.bytes = 131072 12:06:56 socket.connection.setup.timeout.max.ms = 30000 12:06:56 socket.connection.setup.timeout.ms = 10000 12:06:56 ssl.cipher.suites = null 12:06:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:06:56 ssl.endpoint.identification.algorithm = https 12:06:56 ssl.engine.factory.class = null 12:06:56 ssl.key.password = null 12:06:56 ssl.keymanager.algorithm = SunX509 12:06:56 ssl.keystore.certificate.chain = null 12:06:56 ssl.keystore.key = null 12:06:56 ssl.keystore.location = null 12:06:56 ssl.keystore.password = null 12:06:56 ssl.keystore.type = JKS 12:06:56 ssl.protocol = TLSv1.3 12:06:56 ssl.provider = null 12:06:56 ssl.secure.random.implementation = null 12:06:56 ssl.trustmanager.algorithm = PKIX 12:06:56 ssl.truststore.certificates = null 12:06:56 ssl.truststore.location = null 12:06:56 ssl.truststore.password = null 12:06:56 ssl.truststore.type = JKS 12:06:56 transaction.timeout.ms = 60000 12:06:56 transactional.id = null 12:06:56 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:06:56 12:06:56 2025-10-17T12:06:56.026Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:06:56 2025-10-17T12:06:56.046Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:06:56 2025-10-17T12:06:56.046Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:06:56 2025-10-17T12:06:56.046Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:06:56 2025-10-17T12:06:56.046Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702816046 12:06:56 2025-10-17T12:06:56.067Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:06:56 2025-10-17T12:06:56.103Z ERROR 6541 --- [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 12:06:56 12:06:56 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 12:06:56 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:06:56 at java.base/java.lang.Thread.run(Thread.java:833) 12:06:56 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 12:06:56 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 12:06:56 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 12:06:56 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 12:06:56 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 12:06:56 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 12:06:56 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 12:06:56 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 12:06:56 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 12:06:56 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:672) 12:06:56 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 12:06:56 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 12:06:56 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 12:06:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 12:06:56 ... 3 common frames omitted 12:06:56 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 12:06:56 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 12:06:56 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 12:06:56 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 12:06:56 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 12:06:56 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 12:06:56 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 12:06:56 ... 16 common frames omitted 12:06:56 12:06:56 2025-10-17T12:06:56.233Z INFO 6541 --- [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. 12:06:56 2025-10-17T12:06:56.233Z INFO 6541 --- [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. 12:06:56 2025-10-17T12:06:56.233Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.233Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 12:06:56 2025-10-17T12:06:56.233Z INFO 6541 --- [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: 135ms, elapsed time since send: 135ms, throttle time: 0ms, request timeout: 30000ms) 12:06:56 2025-10-17T12:06:56.233Z INFO 6541 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [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=51495011, epoch=2) to node 1: 12:06:56 12:06:56 org.apache.kafka.common.errors.DisconnectException: null 12:06:56 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 138ms, elapsed time since send: 138ms, throttle time: 0ms, request timeout: 30000ms) 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 39ms, elapsed time since send: 39ms, throttle time: 0ms, request timeout: 30000ms) 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [est-event-group] 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=349509421, epoch=2) to node 1: 12:06:56 12:06:56 org.apache.kafka.common.errors.DisconnectException: null 12:06:56 12:06:56 2025-10-17T12:06:56.234Z INFO 6541 --- [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. 12:06:56 2025-10-17T12:06:56.235Z INFO 6541 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 12:06:56 2025-10-17T12:06:56.235Z INFO 6541 --- [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. 12:06:56 2025-10-17T12:06:56.251Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.251Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.345Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.345Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.350Z INFO 6541 --- [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. 12:06:56 2025-10-17T12:06:56.350Z WARN 6541 --- [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. 12:06:56 2025-10-17T12:06:56.351Z INFO 6541 --- [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. 12:06:56 2025-10-17T12:06:56.351Z WARN 6541 --- [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. 12:06:56 2025-10-17T12:06:56.351Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.351Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.398Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.398Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.427Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:06:56 2025-10-17T12:06:56.428Z INFO 6541 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:06:56 2025-10-17T12:06:56.433Z INFO 6541 --- [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 12:06:56 2025-10-17T12:06:56.433Z INFO 6541 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 12:06:56 2025-10-17T12:06:56.433Z INFO 6541 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 12:06:56 2025-10-17T12:06:56.433Z INFO 6541 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 12:06:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.321 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 12:06:56 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 12:06:56 12:06:56,456 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:06:56 12:06:56,456 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:06:56 12:06:56,456 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:06:56 12:06:56,461 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:06:56 12:06:56,461 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:06:56 12:06:56 . ____ _ __ _ _ 12:06:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:56 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:56 =========|_|==============|___/=/_/_/_/ 12:06:56 12:06:56 :: Spring Boot :: (v3.5.6) 12:06:56 12:06:56 2025-10-17T12:06:56.473Z INFO 6541 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:56 2025-10-17T12:06:56.473Z INFO 6541 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 12:06:56 2025-10-17T12:06:56.564Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.564Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.571Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.571Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.591Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.591Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.605Z INFO 6541 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.164 seconds (process running for 76.837) 12:06:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 12:06:56 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 12:06:56 2025-10-17T12:06:56.622Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.622Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.664Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.664Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.697Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:56 2025-10-17T12:06:56.698Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.698Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:56 2025-10-17T12:06:56.717Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.717Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.729Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.730Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.760Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.760Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.875Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.875Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.919Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.919Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.953Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:06:56 2025-10-17T12:06:56.953Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:56 2025-10-17T12:06:56.989Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:56 2025-10-17T12:06:56.990Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:56 2025-10-17T12:06:56.990Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.007Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 12:06:57 2025-10-17T12:06:57.007Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 12:06:57 2025-10-17T12:06:57.013Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.013Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 12:06:57 2025-10-17T12:06:57.013Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.014Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 12:06:57 2025-10-17T12:06:57.014Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 12:06:57 2025-10-17T12:06:57.015Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.016Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 12:06:57 2025-10-17T12:06:57.016Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.016Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.016Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.021Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 12:06:57 2025-10-17T12:06:57.021Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 12:06:57 2025-10-17T12:06:57.023Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.023Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 12:06:57 2025-10-17T12:06:57.023Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.024Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 12:06:57 2025-10-17T12:06:57.024Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 12:06:57 2025-10-17T12:06:57.031Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.032Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 12:06:57 2025-10-17T12:06:57.032Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.033Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 12:06:57 2025-10-17T12:06:57.033Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 12:06:57 2025-10-17T12:06:57.033Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 12:06:57 2025-10-17T12:06:57.035Z WARN 6541 --- [ 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. 12:06:57 2025-10-17T12:06:57.086Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.087Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 12:06:57 2025-10-17T12:06:57.087Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.087Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1446452149, Message: null, Details: Policy Executor returned HTTP Status code 418. 12:06:57 2025-10-17T12:06:57.088Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 12:06:57 2025-10-17T12:06:57.088Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 12:06:57 2025-10-17T12:06:57.088Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 12:06:57 2025-10-17T12:06:57.089Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.089Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 12:06:57 2025-10-17T12:06:57.089Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.090Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1446452149, Message: null, Details: Policy Executor returned HTTP Status code 418. 12:06:57 2025-10-17T12:06:57.090Z WARN 6541 --- [ 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 12:06:57 2025-10-17T12:06:57.090Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 12:06:57 2025-10-17T12:06:57.090Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 12:06:57 2025-10-17T12:06:57.090Z WARN 6541 --- [ 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 12:06:57 2025-10-17T12:06:57.091Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.092Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:57 2025-10-17T12:06:57.092Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.095Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 12:06:57 2025-10-17T12:06:57.097Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.098Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:57 2025-10-17T12:06:57.098Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.100Z WARN 6541 --- [ 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. 12:06:57 2025-10-17T12:06:57.100Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 12:06:57 2025-10-17T12:06:57.100Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 12:06:57 2025-10-17T12:06:57.100Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 12:06:57 2025-10-17T12:06:57.100Z WARN 6541 --- [ 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 12:06:57 2025-10-17T12:06:57.104Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.105Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:57 2025-10-17T12:06:57.105Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.105Z WARN 6541 --- [ 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). 12:06:57 2025-10-17T12:06:57.105Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 12:06:57 2025-10-17T12:06:57.105Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 12:06:57 2025-10-17T12:06:57.105Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 12:06:57 2025-10-17T12:06:57.105Z WARN 6541 --- [ 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 12:06:57 2025-10-17T12:06:57.107Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.108Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:57 2025-10-17T12:06:57.108Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.109Z WARN 6541 --- [ 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. 12:06:57 2025-10-17T12:06:57.109Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 12:06:57 2025-10-17T12:06:57.109Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 12:06:57 2025-10-17T12:06:57.109Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 12:06:57 2025-10-17T12:06:57.110Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.111Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:57 2025-10-17T12:06:57.111Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.111Z WARN 6541 --- [ 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). 12:06:57 2025-10-17T12:06:57.111Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 12:06:57 2025-10-17T12:06:57.111Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 12:06:57 2025-10-17T12:06:57.111Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 12:06:57 2025-10-17T12:06:57.113Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.114Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:57 2025-10-17T12:06:57.114Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.114Z WARN 6541 --- [ 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. 12:06:57 2025-10-17T12:06:57.115Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.115Z WARN 6541 --- [ 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. 12:06:57 2025-10-17T12:06:57.117Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 12:06:57 2025-10-17T12:06:57.148Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 12:06:57 2025-10-17T12:06:57.149Z DEBUG 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 12:06:57 2025-10-17T12:06:57.149Z TRACE 6541 --- [ 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}]} 12:06:57 2025-10-17T12:06:57.150Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$950451115, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 12:06:57 2025-10-17T12:06:57.150Z WARN 6541 --- [ 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 12:06:57 2025-10-17T12:06:57.150Z TRACE 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 12:06:57 2025-10-17T12:06:57.150Z WARN 6541 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 12:06:57 2025-10-17T12:06:57.150Z WARN 6541 --- [ 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 12:06:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 12:06:57 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 12:06:57 12:06:57 . ____ _ __ _ _ 12:06:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:06:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:06:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:06:57 ' |____| .__|_| |_|_| |_\__, | / / / / 12:06:57 =========|_|==============|___/=/_/_/_/ 12:06:57 12:06:57 :: Spring Boot :: (v3.5.6) 12:06:57 12:06:57 2025-10-17T12:06:57.213Z INFO 6541 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:06:57 2025-10-17T12:06:57.213Z INFO 6541 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 12:06:57 2025-10-17T12:06:57.255Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.255Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.399Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.399Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.429Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:57 2025-10-17T12:06:57.429Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.429Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:57 2025-10-17T12:06:57.510Z INFO 6541 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.308 seconds (process running for 77.742) 12:06:57 2025-10-17T12:06:57.559Z WARN 6541 --- [ 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: b9a936bc-19ae-412c-825f-faf1cf1cd8ff 12:06:57 2025-10-17T12:06:57.574Z ERROR 6541 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 12:06:57 12:06:57 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.asynchronousPostOperationWithJsonData(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 12:06:57 Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(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 12:06:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:289) 12:06:57 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 12:06:57 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 12:06:57 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 12:06:57 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 12:06:57 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 12:06:57 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 12:06:57 at reactor.core.publisher.Flux.subscribe(Flux.java:8891) 12:06:57 at reactor.core.publisher.Flux.subscribeWith(Flux.java:9012) 12:06:57 at reactor.core.publisher.Flux.subscribe(Flux.java:8856) 12:06:57 at reactor.core.publisher.Flux.subscribe(Flux.java:8780) 12:06:57 at reactor.core.publisher.Flux.subscribe(Flux.java:8698) 12:06:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:299) 12:06:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:157) 12:06:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 12:06:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:06:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:06:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 12:06:57 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) 12:06:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:06:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:06:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:06:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:06:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:06:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:06:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:06:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:06:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:06:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:06:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:06:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:06:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:06:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:06:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:06:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:06:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:06:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:06:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:06:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:06:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:06:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:06:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:06:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:06:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:06:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:06:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:06:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:06:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:06:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:06:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:06:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:06:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:06:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:06:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:06:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:06:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:06:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:06:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:06:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:06:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:06:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:06:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:06:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:06:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:06:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:06:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:06:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:06:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:06:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:06:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:06:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:06:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:06:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:06:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:06:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:06:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:06:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:06:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:06:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:06:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:06:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:06:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:06:57 12:06:57 2025-10-17T12:06:57.585Z WARN 6541 --- [ 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: 6c594efd-ff00-4633-b31c-b1eb287a099a 12:06:57 2025-10-17T12:06:57.593Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.593Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.603Z WARN 6541 --- [ 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: e677d666-b112-47ce-b3a1-84ecde15aed8 12:06:57 2025-10-17T12:06:57.626Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.626Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 12:06:57 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 12:06:57 2025-10-17T12:06:57.639Z INFO 6541 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:06:57 2025-10-17T12:06:57.665Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.665Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.686Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: fc9cce91f9467c858c8335e4b6d9088492fb01d5a5087217eaca72a67748ce0c 12:06:57 2025-10-17T12:06:57.702Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:57 2025-10-17T12:06:57.702Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.702Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:57 2025-10-17T12:06:57.719Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.719Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.730Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.730Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.762Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.762Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.852Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.852Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.877Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.877Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.898Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.898Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:57 2025-10-17T12:06:57.921Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:57 2025-10-17T12:06:57.921Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.158Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.158Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.401Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.401Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.438Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:58 2025-10-17T12:06:58.438Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.438Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:58 2025-10-17T12:06:58.594Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.594Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.629Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.629Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.666Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.667Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.708Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:58 2025-10-17T12:06:58.708Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.708Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:58 2025-10-17T12:06:58.719Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.720Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.731Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.731Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.760Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.760Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.764Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.764Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.853Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.853Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.879Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.879Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:58 2025-10-17T12:06:58.924Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:06:58 2025-10-17T12:06:58.924Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.161Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.161Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.294Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:06:59 2025-10-17T12:06:59.294Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.294Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:59 2025-10-17T12:06:59.411Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.411Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.611Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.611Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.633Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.633Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.667Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.667Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.709Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:06:59 2025-10-17T12:06:59.709Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.709Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:06:59 2025-10-17T12:06:59.720Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.720Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.732Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.732Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.761Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.761Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.765Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.766Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.854Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.854Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:06:59 2025-10-17T12:06:59.881Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:06:59 2025-10-17T12:06:59.881Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:00 2025-10-17T12:06:59.924Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:00 2025-10-17T12:06:59.924Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.164Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.164Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.298Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:00 2025-10-17T12:07:00.298Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.298Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:00 2025-10-17T12:07:00.412Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.412Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.613Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.613Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.636Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.636Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.669Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.669Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.716Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:00 2025-10-17T12:07:00.716Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.716Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:00 2025-10-17T12:07:00.721Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.721Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.734Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.734Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.762Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.762Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.766Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.766Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.856Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.856Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:00 2025-10-17T12:07:00.883Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:00 2025-10-17T12:07:00.883Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:00.925Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:01 2025-10-17T12:07:00.926Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.169Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.169Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.319Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:01 2025-10-17T12:07:01.320Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.320Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:01 2025-10-17T12:07:01.421Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.421Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.643Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.643Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.663Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.663Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.671Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:01 2025-10-17T12:07:01.671Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.671Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:01 2025-10-17T12:07:01.682Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.682Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.723Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.723Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.764Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.764Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.765Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.765Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.767Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.767Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.857Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.857Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:01 2025-10-17T12:07:01.885Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:01 2025-10-17T12:07:01.885Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:01.967Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:02 2025-10-17T12:07:01.967Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.172Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.172Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.331Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:02 2025-10-17T12:07:02.331Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.331Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:02 2025-10-17T12:07:02.422Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.422Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.655Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.655Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.663Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.663Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.676Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:02 2025-10-17T12:07:02.676Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.676Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:02 2025-10-17T12:07:02.683Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.683Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.724Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.724Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.765Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.765Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.767Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.767Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.768Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.768Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.858Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.858Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:02 2025-10-17T12:07:02.859Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:02 2025-10-17T12:07:02.859Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:02.968Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:03 2025-10-17T12:07:02.968Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.186Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.186Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.360Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:03 2025-10-17T12:07:03.360Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.360Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:03 2025-10-17T12:07:03.426Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.426Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.534Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:03 2025-10-17T12:07:03.534Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.534Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:03 2025-10-17T12:07:03.664Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.664Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.672Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.673Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.687Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.687Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.725Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.725Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.738Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.098893383S 12:07:03 2025-10-17T12:07:03.766Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.766Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.769Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.769Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.769Z WARN 6541 --- [ 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: 424ae823-6d3d-4cf4-b6bc-79318b868366 12:07:03 2025-10-17T12:07:03.769Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.769Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.769Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:03 2025-10-17T12:07:03.770Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:03 acks = -1 12:07:03 auto.include.jmx.reporter = true 12:07:03 batch.size = 16384 12:07:03 bootstrap.servers = [localhost:32773] 12:07:03 buffer.memory = 33554432 12:07:03 client.dns.lookup = use_all_dns_ips 12:07:03 client.id = producer-13 12:07:03 compression.gzip.level = -1 12:07:03 compression.lz4.level = 9 12:07:03 compression.type = none 12:07:03 compression.zstd.level = 3 12:07:03 connections.max.idle.ms = 540000 12:07:03 delivery.timeout.ms = 120000 12:07:03 enable.idempotence = false 12:07:03 enable.metrics.push = true 12:07:03 interceptor.classes = [] 12:07:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:03 linger.ms = 1 12:07:03 max.block.ms = 60000 12:07:03 max.in.flight.requests.per.connection = 5 12:07:03 max.request.size = 1048576 12:07:03 metadata.max.age.ms = 300000 12:07:03 metadata.max.idle.ms = 300000 12:07:03 metadata.recovery.strategy = none 12:07:03 metric.reporters = [] 12:07:03 metrics.num.samples = 2 12:07:03 metrics.recording.level = INFO 12:07:03 metrics.sample.window.ms = 30000 12:07:03 partitioner.adaptive.partitioning.enable = true 12:07:03 partitioner.availability.timeout.ms = 0 12:07:03 partitioner.class = null 12:07:03 partitioner.ignore.keys = false 12:07:03 receive.buffer.bytes = 32768 12:07:03 reconnect.backoff.max.ms = 1000 12:07:03 reconnect.backoff.ms = 50 12:07:03 request.timeout.ms = 30000 12:07:03 retries = 0 12:07:03 retry.backoff.max.ms = 1000 12:07:03 retry.backoff.ms = 100 12:07:03 sasl.client.callback.handler.class = null 12:07:03 sasl.jaas.config = null 12:07:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:03 sasl.kerberos.min.time.before.relogin = 60000 12:07:03 sasl.kerberos.service.name = null 12:07:03 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:03 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:03 sasl.login.callback.handler.class = null 12:07:03 sasl.login.class = null 12:07:03 sasl.login.connect.timeout.ms = null 12:07:03 sasl.login.read.timeout.ms = null 12:07:03 sasl.login.refresh.buffer.seconds = 300 12:07:03 sasl.login.refresh.min.period.seconds = 60 12:07:03 sasl.login.refresh.window.factor = 0.8 12:07:03 sasl.login.refresh.window.jitter = 0.05 12:07:03 sasl.login.retry.backoff.max.ms = 10000 12:07:03 sasl.login.retry.backoff.ms = 100 12:07:03 sasl.mechanism = GSSAPI 12:07:03 sasl.oauthbearer.clock.skew.seconds = 30 12:07:03 sasl.oauthbearer.expected.audience = null 12:07:03 sasl.oauthbearer.expected.issuer = null 12:07:03 sasl.oauthbearer.header.urlencode = false 12:07:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:03 sasl.oauthbearer.jwks.endpoint.url = null 12:07:03 sasl.oauthbearer.scope.claim.name = scope 12:07:03 sasl.oauthbearer.sub.claim.name = sub 12:07:03 sasl.oauthbearer.token.endpoint.url = null 12:07:03 security.protocol = PLAINTEXT 12:07:03 security.providers = null 12:07:03 send.buffer.bytes = 131072 12:07:03 socket.connection.setup.timeout.max.ms = 30000 12:07:03 socket.connection.setup.timeout.ms = 10000 12:07:03 ssl.cipher.suites = null 12:07:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:03 ssl.endpoint.identification.algorithm = https 12:07:03 ssl.engine.factory.class = null 12:07:03 ssl.key.password = null 12:07:03 ssl.keymanager.algorithm = SunX509 12:07:03 ssl.keystore.certificate.chain = null 12:07:03 ssl.keystore.key = null 12:07:03 ssl.keystore.location = null 12:07:03 ssl.keystore.password = null 12:07:03 ssl.keystore.type = JKS 12:07:03 ssl.protocol = TLSv1.3 12:07:03 ssl.provider = null 12:07:03 ssl.secure.random.implementation = null 12:07:03 ssl.trustmanager.algorithm = PKIX 12:07:03 ssl.truststore.certificates = null 12:07:03 ssl.truststore.location = null 12:07:03 ssl.truststore.password = null 12:07:03 ssl.truststore.type = JKS 12:07:03 transaction.timeout.ms = 60000 12:07:03 transactional.id = null 12:07:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:03 12:07:03 2025-10-17T12:07:03.770Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:03 2025-10-17T12:07:03.772Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:03 2025-10-17T12:07:03.772Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:03 2025-10-17T12:07:03.772Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:03 2025-10-17T12:07:03.772Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702823772 12:07:03 2025-10-17T12:07:03.814Z WARN 6541 --- [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} 12:07:03 2025-10-17T12:07:03.814Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:03 2025-10-17T12:07:03.861Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.861Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.863Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.863Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:03 2025-10-17T12:07:03.970Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:03 2025-10-17T12:07:03.970Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:03.988Z WARN 6541 --- [ 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: 89a3612e-90c2-46b3-a6d0-44683052196a 12:07:04 2025-10-17T12:07:03.988Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:03.988Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-14 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:03.989Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:03.991Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:03.991Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:03.991Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:03.991Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702823991 12:07:04 2025-10-17T12:07:04.040Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.058Z WARN 6541 --- [ 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: 6bf61261-97c8-4702-bc43-ecbb760df065 12:07:04 2025-10-17T12:07:04.058Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:04.058Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-15 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:04.058Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.060Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:04.060Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.060Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.060Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824060 12:07:04 2025-10-17T12:07:04.069Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.087Z WARN 6541 --- [ 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: cc2a0fa9-2771-48ec-a391-4d9ef5f37bdb 12:07:04 2025-10-17T12:07:04.087Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:04.088Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-16 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:04.088Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.090Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:04.090Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.090Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.090Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824090 12:07:04 2025-10-17T12:07:04.110Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.134Z WARN 6541 --- [ 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: 3881e2d1-9084-4e20-a592-81c538bbb9e9 12:07:04 2025-10-17T12:07:04.134Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:04.134Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-17 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:04.135Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.137Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:04.137Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.137Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.137Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824137 12:07:04 2025-10-17T12:07:04.150Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.172Z WARN 6541 --- [ 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: 2aca4f25-abce-40f8-ad10-6a2e2437e01e 12:07:04 2025-10-17T12:07:04.173Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:04.173Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-18 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:04.173Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.176Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:04.176Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.176Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.176Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824176 12:07:04 2025-10-17T12:07:04.186Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.186Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.186Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:04 2025-10-17T12:07:04.189Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.191Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.191Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.211Z WARN 6541 --- [ 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: 96dc1be0-262b-4c5b-953f-f1fbd93e2927 12:07:04 2025-10-17T12:07:04.212Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:04.213Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-19 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:04.213Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.216Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:04.216Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.216Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.216Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824216 12:07:04 2025-10-17T12:07:04.227Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.242Z WARN 6541 --- [ 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: 496d0178-bf97-4d45-b192-19a63f6e08d4 12:07:04 2025-10-17T12:07:04.242Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:04.242Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-20 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:04.243Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.245Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:04.245Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.245Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.245Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824245 12:07:04 2025-10-17T12:07:04.256Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.264Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:07:04 allow.auto.create.topics = true 12:07:04 auto.commit.interval.ms = 5000 12:07:04 auto.include.jmx.reporter = true 12:07:04 auto.offset.reset = earliest 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 check.crcs = true 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = consumer-test-1-9 12:07:04 client.rack = 12:07:04 connections.max.idle.ms = 540000 12:07:04 default.api.timeout.ms = 60000 12:07:04 enable.auto.commit = true 12:07:04 enable.metrics.push = true 12:07:04 exclude.internal.topics = true 12:07:04 fetch.max.bytes = 52428800 12:07:04 fetch.max.wait.ms = 500 12:07:04 fetch.min.bytes = 1 12:07:04 group.id = test-1 12:07:04 group.instance.id = null 12:07:04 group.protocol = classic 12:07:04 group.remote.assignor = null 12:07:04 heartbeat.interval.ms = 3000 12:07:04 interceptor.classes = [] 12:07:04 internal.leave.group.on.close = true 12:07:04 internal.throw.on.fetch.stable.offset.unsupported = false 12:07:04 isolation.level = read_uncommitted 12:07:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:07:04 max.partition.fetch.bytes = 1048576 12:07:04 max.poll.interval.ms = 300000 12:07:04 max.poll.records = 500 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:07:04 receive.buffer.bytes = 65536 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 session.timeout.ms = 45000 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:07:04 12:07:04 2025-10-17T12:07:04.265Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.268Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.268Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.268Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824268 12:07:04 2025-10-17T12:07:04.268Z INFO 6541 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 12:07:04 2025-10-17T12:07:04.274Z WARN 6541 --- [ 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: 12a24bce-f09a-4b64-9a99-db6bb6aa111e 12:07:04 2025-10-17T12:07:04.275Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:04 2025-10-17T12:07:04.275Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:04 acks = -1 12:07:04 auto.include.jmx.reporter = true 12:07:04 batch.size = 16384 12:07:04 bootstrap.servers = [localhost:32773] 12:07:04 buffer.memory = 33554432 12:07:04 client.dns.lookup = use_all_dns_ips 12:07:04 client.id = producer-21 12:07:04 compression.gzip.level = -1 12:07:04 compression.lz4.level = 9 12:07:04 compression.type = none 12:07:04 compression.zstd.level = 3 12:07:04 connections.max.idle.ms = 540000 12:07:04 delivery.timeout.ms = 120000 12:07:04 enable.idempotence = false 12:07:04 enable.metrics.push = true 12:07:04 interceptor.classes = [] 12:07:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:04 linger.ms = 1 12:07:04 max.block.ms = 60000 12:07:04 max.in.flight.requests.per.connection = 5 12:07:04 max.request.size = 1048576 12:07:04 metadata.max.age.ms = 300000 12:07:04 metadata.max.idle.ms = 300000 12:07:04 metadata.recovery.strategy = none 12:07:04 metric.reporters = [] 12:07:04 metrics.num.samples = 2 12:07:04 metrics.recording.level = INFO 12:07:04 metrics.sample.window.ms = 30000 12:07:04 partitioner.adaptive.partitioning.enable = true 12:07:04 partitioner.availability.timeout.ms = 0 12:07:04 partitioner.class = null 12:07:04 partitioner.ignore.keys = false 12:07:04 receive.buffer.bytes = 32768 12:07:04 reconnect.backoff.max.ms = 1000 12:07:04 reconnect.backoff.ms = 50 12:07:04 request.timeout.ms = 30000 12:07:04 retries = 0 12:07:04 retry.backoff.max.ms = 1000 12:07:04 retry.backoff.ms = 100 12:07:04 sasl.client.callback.handler.class = null 12:07:04 sasl.jaas.config = null 12:07:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:04 sasl.kerberos.min.time.before.relogin = 60000 12:07:04 sasl.kerberos.service.name = null 12:07:04 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:04 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:04 sasl.login.callback.handler.class = null 12:07:04 sasl.login.class = null 12:07:04 sasl.login.connect.timeout.ms = null 12:07:04 sasl.login.read.timeout.ms = null 12:07:04 sasl.login.refresh.buffer.seconds = 300 12:07:04 sasl.login.refresh.min.period.seconds = 60 12:07:04 sasl.login.refresh.window.factor = 0.8 12:07:04 sasl.login.refresh.window.jitter = 0.05 12:07:04 sasl.login.retry.backoff.max.ms = 10000 12:07:04 sasl.login.retry.backoff.ms = 100 12:07:04 sasl.mechanism = GSSAPI 12:07:04 sasl.oauthbearer.clock.skew.seconds = 30 12:07:04 sasl.oauthbearer.expected.audience = null 12:07:04 sasl.oauthbearer.expected.issuer = null 12:07:04 sasl.oauthbearer.header.urlencode = false 12:07:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:04 sasl.oauthbearer.jwks.endpoint.url = null 12:07:04 sasl.oauthbearer.scope.claim.name = scope 12:07:04 sasl.oauthbearer.sub.claim.name = sub 12:07:04 sasl.oauthbearer.token.endpoint.url = null 12:07:04 security.protocol = PLAINTEXT 12:07:04 security.providers = null 12:07:04 send.buffer.bytes = 131072 12:07:04 socket.connection.setup.timeout.max.ms = 30000 12:07:04 socket.connection.setup.timeout.ms = 10000 12:07:04 ssl.cipher.suites = null 12:07:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:04 ssl.endpoint.identification.algorithm = https 12:07:04 ssl.engine.factory.class = null 12:07:04 ssl.key.password = null 12:07:04 ssl.keymanager.algorithm = SunX509 12:07:04 ssl.keystore.certificate.chain = null 12:07:04 ssl.keystore.key = null 12:07:04 ssl.keystore.location = null 12:07:04 ssl.keystore.password = null 12:07:04 ssl.keystore.type = JKS 12:07:04 ssl.protocol = TLSv1.3 12:07:04 ssl.provider = null 12:07:04 ssl.secure.random.implementation = null 12:07:04 ssl.trustmanager.algorithm = PKIX 12:07:04 ssl.truststore.certificates = null 12:07:04 ssl.truststore.location = null 12:07:04 ssl.truststore.password = null 12:07:04 ssl.truststore.type = JKS 12:07:04 transaction.timeout.ms = 60000 12:07:04 transactional.id = null 12:07:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:04 12:07:04 2025-10-17T12:07:04.275Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:04 2025-10-17T12:07:04.277Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:04 2025-10-17T12:07:04.277Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:04 2025-10-17T12:07:04.277Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:04 2025-10-17T12:07:04.277Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702824277 12:07:04 2025-10-17T12:07:04.285Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.295Z INFO 6541 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:04 2025-10-17T12:07:04.407Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.407Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.415Z INFO 6541 --- [ 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) 12:07:04 2025-10-17T12:07:04.417Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 12:07:04 2025-10-17T12:07:04.450Z INFO 6541 --- [ 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-d6c85e24-2377-4c9e-abf1-c8dcf992359d 12:07:04 2025-10-17T12:07:04.450Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 12:07:04 2025-10-17T12:07:04.480Z INFO 6541 --- [ 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-d6c85e24-2377-4c9e-abf1-c8dcf992359d', protocol='range'} 12:07:04 2025-10-17T12:07:04.481Z INFO 6541 --- [ 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-d6c85e24-2377-4c9e-abf1-c8dcf992359d=Assignment(partitions=[my-topic-name-0])} 12:07:04 2025-10-17T12:07:04.503Z INFO 6541 --- [ 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-d6c85e24-2377-4c9e-abf1-c8dcf992359d', protocol='range'} 12:07:04 2025-10-17T12:07:04.504Z INFO 6541 --- [ 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]) 12:07:04 2025-10-17T12:07:04.504Z INFO 6541 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 12:07:04 2025-10-17T12:07:04.518Z INFO 6541 --- [ 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 12:07:04 2025-10-17T12:07:04.533Z INFO 6541 --- [ 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}}. 12:07:04 2025-10-17T12:07:04.582Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.582Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.582Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:04 2025-10-17T12:07:04.633Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.633Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.633Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.633Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.633Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.633Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.633Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.634Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.635Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.635Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.635Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 12:07:04 2025-10-17T12:07:04.635Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.636Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 12:07:04 2025-10-17T12:07:04.665Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.665Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.675Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.677Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.683Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.683Z INFO 6541 --- [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: 116ms, elapsed time since send: 116ms, throttle time: 0ms, request timeout: 30000ms) 12:07:04 2025-10-17T12:07:04.683Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 12:07:04 2025-10-17T12:07:04.683Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 12:07:04 2025-10-17T12:07:04.683Z INFO 6541 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=110962500, epoch=1) to node 1: 12:07:04 12:07:04 org.apache.kafka.common.errors.DisconnectException: null 12:07:04 12:07:04 2025-10-17T12:07:04.683Z INFO 6541 --- [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. 12:07:04 2025-10-17T12:07:04.688Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.688Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.719Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.719Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.723Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.723Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.726Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.726Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.733Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.733Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.735Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.735Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.743Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.743Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.746Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.746Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.748Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.748Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.750Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.750Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.752Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.752Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.759Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.759Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.770Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.770Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.770Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.770Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.784Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.785Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.841Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.841Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.848Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.849Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.849Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.849Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.862Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.862Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.865Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.865Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.241 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 12:07:04 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 12:07:04 2025-10-17T12:07:04.887Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.887Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 12:07:04 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 12:07:04 2025-10-17T12:07:04.935Z INFO 6541 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 12:07:04 2025-10-17T12:07:04.935Z INFO 6541 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 12:07:04 2025-10-17T12:07:04.935Z INFO 6541 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 12:07:04 2025-10-17T12:07:04.938Z INFO 6541 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 12:07:04 2025-10-17T12:07:04.938Z DEBUG 6541 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 12:07:04 2025-10-17T12:07:04.938Z INFO 6541 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 12:07:04 2025-10-17T12:07:04.939Z DEBUG 6541 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 12:07:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 12:07:04 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 12:07:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 12:07:04 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 12:07:04 2025-10-17T12:07:04.958Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.958Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.962Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.962Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.971Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.971Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 12:07:04 2025-10-17T12:07:04.974Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.974Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 12:07:04 2025-10-17T12:07:04.987Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.987Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.987Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.987Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:04 2025-10-17T12:07:04.990Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:04 2025-10-17T12:07:04.990Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 12:07:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 12:07:05 2025-10-17T12:07:05.043Z INFO 6541 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 12:07:05 2025-10-17T12:07:05.054Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.055Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.057Z INFO 6541 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 12:07:05 2025-10-17T12:07:05.075Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.075Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.078Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.078Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.126Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.126Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.127Z INFO 6541 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 12:07:05 2025-10-17T12:07:05.128Z INFO 6541 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 12:07:05 2025-10-17T12:07:05.132Z INFO 6541 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 12:07:05 2025-10-17T12:07:05.132Z INFO 6541 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 12:07:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 12:07:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 12:07:05 2025-10-17T12:07:05.138Z INFO 6541 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:07:05 2025-10-17T12:07:05.162Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.162Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.165Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:05 2025-10-17T12:07:05.165Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.165Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:05 2025-10-17T12:07:05.175Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.175Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.189Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.189Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.205Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.206Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.262Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.263Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.282Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 80e9e3f2517de3419bd983848e49fcf30a2f7791d20b7d6ca7fc7200b9b1c97d 12:07:05 2025-10-17T12:07:05.330Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.330Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.377Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.377Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.450Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.450Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.459Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.459Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.477Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.477Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.533Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.533Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.549Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.549Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.580Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.580Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.582Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.583Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.583Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:05 2025-10-17T12:07:05.583Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.583Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:05 2025-10-17T12:07:05.609Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.609Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.665Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.666Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.671Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.671Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.679Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.679Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.698Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.698Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.728Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.728Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.756Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.756Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.774Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.774Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.789Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.789Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.875Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.875Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:05 2025-10-17T12:07:05.896Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:05 2025-10-17T12:07:05.896Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:05.972Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:06 2025-10-17T12:07:05.972Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.006Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:06 2025-10-17T12:07:06.006Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.006Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:06 2025-10-17T12:07:06.161Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.161Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.191Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.191Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.192Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.193Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.210Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.210Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.211Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.211Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.263Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.263Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.305Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.305Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.427Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.427Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.505Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.505Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.521Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.521Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.558Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:06 2025-10-17T12:07:06.558Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.558Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:06 2025-10-17T12:07:06.590Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.590Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.599Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.599Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.604Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.604Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.667Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.667Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.670Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.670Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.693Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.693Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.773Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.773Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.778Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.778Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.790Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.790Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.868Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:06 2025-10-17T12:07:06.868Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.868Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:06 2025-10-17T12:07:06.875Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.875Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:06 2025-10-17T12:07:06.897Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:06 2025-10-17T12:07:06.897Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:06.973Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:07 2025-10-17T12:07:06.973Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.065Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.066Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.114Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.114Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.193Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.193Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.213Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.213Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.218Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.218Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.263Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.263Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.311Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.311Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.474Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.474Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.506Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.506Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.521Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.521Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.566Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:07 2025-10-17T12:07:07.566Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.566Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:07 2025-10-17T12:07:07.592Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.592Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.599Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.599Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.606Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.606Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.667Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.667Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.670Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.670Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.695Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.695Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.775Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.775Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.791Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.791Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.798Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.798Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.822Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:07 2025-10-17T12:07:07.822Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.822Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:07 2025-10-17T12:07:07.876Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.876Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:07 2025-10-17T12:07:07.899Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:07 2025-10-17T12:07:07.899Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:07.974Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:08 2025-10-17T12:07:07.974Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.065Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.065Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.116Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.116Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.194Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.194Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.213Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.213Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.220Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.221Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.265Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.265Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.312Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.312Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.476Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.476Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.506Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.506Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.521Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:08 2025-10-17T12:07:08.521Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.521Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:08 2025-10-17T12:07:08.522Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.522Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.595Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.595Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.600Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.600Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.611Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.611Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.668Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.668Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.672Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.672Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.696Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.697Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.777Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.777Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.793Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.793Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.799Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.799Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.826Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:08 2025-10-17T12:07:08.826Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.826Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:08 2025-10-17T12:07:08.878Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.878Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:08 2025-10-17T12:07:08.903Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:08 2025-10-17T12:07:08.903Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:08.976Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:09 2025-10-17T12:07:08.976Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.066Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.066Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.118Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.118Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.195Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.195Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.215Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.215Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.226Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.226Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.266Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.266Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.313Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.313Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.477Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.477Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.506Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.507Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.524Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.524Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.526Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:09 2025-10-17T12:07:09.526Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.526Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:09 2025-10-17T12:07:09.584Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.584Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.598Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.598Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.670Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.670Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.673Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.674Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.697Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.697Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.714Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.714Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.779Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.779Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.795Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.795Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.827Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:09 2025-10-17T12:07:09.827Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.827Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:09 2025-10-17T12:07:09.829Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.829Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.879Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.879Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:09 2025-10-17T12:07:09.904Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:09 2025-10-17T12:07:09.904Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:09.978Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:10 2025-10-17T12:07:09.978Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.068Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.068Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.119Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.119Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.196Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.196Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.222Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.222Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.228Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.228Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.267Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.267Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.315Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.315Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.484Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.484Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.507Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.507Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.525Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.525Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.526Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:10 2025-10-17T12:07:10.526Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.526Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:10 2025-10-17T12:07:10.589Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.589Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.608Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.608Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.671Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.671Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.673Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.673Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.684Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:10 2025-10-17T12:07:10.684Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.684Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:10 2025-10-17T12:07:10.721Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.721Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.732Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.732Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.780Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.780Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.796Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.796Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.830Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.830Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.881Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.881Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.905Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.906Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:10 2025-10-17T12:07:10.933Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:10 2025-10-17T12:07:10.933Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.069Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.069Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.120Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.120Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.197Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.197Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.223Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.223Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.233Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.233Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.270Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.270Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.322Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.322Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.463Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.324685704S 12:07:11 2025-10-17T12:07:11.479Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:07:11 allow.auto.create.topics = true 12:07:11 auto.commit.interval.ms = 5000 12:07:11 auto.include.jmx.reporter = true 12:07:11 auto.offset.reset = earliest 12:07:11 bootstrap.servers = [localhost:32774] 12:07:11 check.crcs = true 12:07:11 client.dns.lookup = use_all_dns_ips 12:07:11 client.id = consumer-group for Test A-10 12:07:11 client.rack = 12:07:11 connections.max.idle.ms = 540000 12:07:11 default.api.timeout.ms = 60000 12:07:11 enable.auto.commit = true 12:07:11 enable.metrics.push = true 12:07:11 exclude.internal.topics = true 12:07:11 fetch.max.bytes = 52428800 12:07:11 fetch.max.wait.ms = 500 12:07:11 fetch.min.bytes = 1 12:07:11 group.id = group for Test A 12:07:11 group.instance.id = null 12:07:11 group.protocol = classic 12:07:11 group.remote.assignor = null 12:07:11 heartbeat.interval.ms = 3000 12:07:11 interceptor.classes = [] 12:07:11 internal.leave.group.on.close = true 12:07:11 internal.throw.on.fetch.stable.offset.unsupported = false 12:07:11 isolation.level = read_uncommitted 12:07:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:07:11 max.partition.fetch.bytes = 1048576 12:07:11 max.poll.interval.ms = 300000 12:07:11 max.poll.records = 500 12:07:11 metadata.max.age.ms = 300000 12:07:11 metadata.recovery.strategy = none 12:07:11 metric.reporters = [] 12:07:11 metrics.num.samples = 2 12:07:11 metrics.recording.level = INFO 12:07:11 metrics.sample.window.ms = 30000 12:07:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:07:11 receive.buffer.bytes = 65536 12:07:11 reconnect.backoff.max.ms = 1000 12:07:11 reconnect.backoff.ms = 50 12:07:11 request.timeout.ms = 30000 12:07:11 retry.backoff.max.ms = 1000 12:07:11 retry.backoff.ms = 100 12:07:11 sasl.client.callback.handler.class = null 12:07:11 sasl.jaas.config = null 12:07:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:11 sasl.kerberos.min.time.before.relogin = 60000 12:07:11 sasl.kerberos.service.name = null 12:07:11 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:11 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:11 sasl.login.callback.handler.class = null 12:07:11 sasl.login.class = null 12:07:11 sasl.login.connect.timeout.ms = null 12:07:11 sasl.login.read.timeout.ms = null 12:07:11 sasl.login.refresh.buffer.seconds = 300 12:07:11 sasl.login.refresh.min.period.seconds = 60 12:07:11 sasl.login.refresh.window.factor = 0.8 12:07:11 sasl.login.refresh.window.jitter = 0.05 12:07:11 sasl.login.retry.backoff.max.ms = 10000 12:07:11 sasl.login.retry.backoff.ms = 100 12:07:11 sasl.mechanism = GSSAPI 12:07:11 sasl.oauthbearer.clock.skew.seconds = 30 12:07:11 sasl.oauthbearer.expected.audience = null 12:07:11 sasl.oauthbearer.expected.issuer = null 12:07:11 sasl.oauthbearer.header.urlencode = false 12:07:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:11 sasl.oauthbearer.jwks.endpoint.url = null 12:07:11 sasl.oauthbearer.scope.claim.name = scope 12:07:11 sasl.oauthbearer.sub.claim.name = sub 12:07:11 sasl.oauthbearer.token.endpoint.url = null 12:07:11 security.protocol = PLAINTEXT 12:07:11 security.providers = null 12:07:11 send.buffer.bytes = 131072 12:07:11 session.timeout.ms = 45000 12:07:11 socket.connection.setup.timeout.max.ms = 30000 12:07:11 socket.connection.setup.timeout.ms = 10000 12:07:11 ssl.cipher.suites = null 12:07:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:11 ssl.endpoint.identification.algorithm = https 12:07:11 ssl.engine.factory.class = null 12:07:11 ssl.key.password = null 12:07:11 ssl.keymanager.algorithm = SunX509 12:07:11 ssl.keystore.certificate.chain = null 12:07:11 ssl.keystore.key = null 12:07:11 ssl.keystore.location = null 12:07:11 ssl.keystore.password = null 12:07:11 ssl.keystore.type = JKS 12:07:11 ssl.protocol = TLSv1.3 12:07:11 ssl.provider = null 12:07:11 ssl.secure.random.implementation = null 12:07:11 ssl.trustmanager.algorithm = PKIX 12:07:11 ssl.truststore.certificates = null 12:07:11 ssl.truststore.location = null 12:07:11 ssl.truststore.password = null 12:07:11 ssl.truststore.type = JKS 12:07:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:07:11 12:07:11 2025-10-17T12:07:11.479Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:11 2025-10-17T12:07:11.481Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:11 2025-10-17T12:07:11.481Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:11 2025-10-17T12:07:11.481Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702831481 12:07:11 2025-10-17T12:07:11.485Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.485Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 12:07:11 . ____ _ __ _ _ 12:07:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:11 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:11 =========|_|==============|___/=/_/_/_/ 12:07:11 12:07:11 :: Spring Boot :: (v3.5.6) 12:07:11 12:07:11 2025-10-17T12:07:11.494Z INFO 6541 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:11 2025-10-17T12:07:11.494Z INFO 6541 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 12:07:11 2025-10-17T12:07:11.508Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.508Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.509Z INFO 6541 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.027 seconds (process running for 91.741) 12:07:11 2025-10-17T12:07:11.526Z INFO 6541 --- [ 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 12:07:11 2025-10-17T12:07:11.527Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:11 2025-10-17T12:07:11.527Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:11 acks = -1 12:07:11 auto.include.jmx.reporter = true 12:07:11 batch.size = 16384 12:07:11 bootstrap.servers = [localhost:32774] 12:07:11 buffer.memory = 33554432 12:07:11 client.dns.lookup = use_all_dns_ips 12:07:11 client.id = producer-22 12:07:11 compression.gzip.level = -1 12:07:11 compression.lz4.level = 9 12:07:11 compression.type = none 12:07:11 compression.zstd.level = 3 12:07:11 connections.max.idle.ms = 540000 12:07:11 delivery.timeout.ms = 120000 12:07:11 enable.idempotence = false 12:07:11 enable.metrics.push = true 12:07:11 interceptor.classes = [] 12:07:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:11 linger.ms = 1 12:07:11 max.block.ms = 60000 12:07:11 max.in.flight.requests.per.connection = 5 12:07:11 max.request.size = 1048576 12:07:11 metadata.max.age.ms = 300000 12:07:11 metadata.max.idle.ms = 300000 12:07:11 metadata.recovery.strategy = none 12:07:11 metric.reporters = [] 12:07:11 metrics.num.samples = 2 12:07:11 metrics.recording.level = INFO 12:07:11 metrics.sample.window.ms = 30000 12:07:11 partitioner.adaptive.partitioning.enable = true 12:07:11 partitioner.availability.timeout.ms = 0 12:07:11 partitioner.class = null 12:07:11 partitioner.ignore.keys = false 12:07:11 receive.buffer.bytes = 32768 12:07:11 reconnect.backoff.max.ms = 1000 12:07:11 reconnect.backoff.ms = 50 12:07:11 request.timeout.ms = 30000 12:07:11 retries = 0 12:07:11 retry.backoff.max.ms = 1000 12:07:11 retry.backoff.ms = 100 12:07:11 sasl.client.callback.handler.class = null 12:07:11 sasl.jaas.config = null 12:07:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:11 sasl.kerberos.min.time.before.relogin = 60000 12:07:11 sasl.kerberos.service.name = null 12:07:11 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:11 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:11 sasl.login.callback.handler.class = null 12:07:11 sasl.login.class = null 12:07:11 sasl.login.connect.timeout.ms = null 12:07:11 sasl.login.read.timeout.ms = null 12:07:11 sasl.login.refresh.buffer.seconds = 300 12:07:11 sasl.login.refresh.min.period.seconds = 60 12:07:11 sasl.login.refresh.window.factor = 0.8 12:07:11 sasl.login.refresh.window.jitter = 0.05 12:07:11 sasl.login.retry.backoff.max.ms = 10000 12:07:11 sasl.login.retry.backoff.ms = 100 12:07:11 sasl.mechanism = GSSAPI 12:07:11 sasl.oauthbearer.clock.skew.seconds = 30 12:07:11 sasl.oauthbearer.expected.audience = null 12:07:11 sasl.oauthbearer.expected.issuer = null 12:07:11 sasl.oauthbearer.header.urlencode = false 12:07:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:11 sasl.oauthbearer.jwks.endpoint.url = null 12:07:11 sasl.oauthbearer.scope.claim.name = scope 12:07:11 sasl.oauthbearer.sub.claim.name = sub 12:07:11 sasl.oauthbearer.token.endpoint.url = null 12:07:11 security.protocol = PLAINTEXT 12:07:11 security.providers = null 12:07:11 send.buffer.bytes = 131072 12:07:11 socket.connection.setup.timeout.max.ms = 30000 12:07:11 socket.connection.setup.timeout.ms = 10000 12:07:11 ssl.cipher.suites = null 12:07:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:11 ssl.endpoint.identification.algorithm = https 12:07:11 ssl.engine.factory.class = null 12:07:11 ssl.key.password = null 12:07:11 ssl.keymanager.algorithm = SunX509 12:07:11 ssl.keystore.certificate.chain = null 12:07:11 ssl.keystore.key = null 12:07:11 ssl.keystore.location = null 12:07:11 ssl.keystore.password = null 12:07:11 ssl.keystore.type = JKS 12:07:11 ssl.protocol = TLSv1.3 12:07:11 ssl.provider = null 12:07:11 ssl.secure.random.implementation = null 12:07:11 ssl.trustmanager.algorithm = PKIX 12:07:11 ssl.truststore.certificates = null 12:07:11 ssl.truststore.location = null 12:07:11 ssl.truststore.password = null 12:07:11 ssl.truststore.type = JKS 12:07:11 transaction.timeout.ms = 60000 12:07:11 transactional.id = null 12:07:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:11 12:07:11 2025-10-17T12:07:11.528Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:11 2025-10-17T12:07:11.529Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:11 2025-10-17T12:07:11.530Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:11 2025-10-17T12:07:11.530Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:11 2025-10-17T12:07:11.530Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702831529 12:07:11 2025-10-17T12:07:11.535Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.535Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.552Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:11 2025-10-17T12:07:11.552Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.552Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:11 2025-10-17T12:07:11.569Z WARN 6541 --- [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} 12:07:11 2025-10-17T12:07:11.569Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:11 2025-10-17T12:07:11.590Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.590Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.612Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.612Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.674Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.674Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.675Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.675Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.697Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:11 2025-10-17T12:07:11.697Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.697Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:11 2025-10-17T12:07:11.728Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.728Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.734Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.734Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.743Z INFO 6541 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:11 2025-10-17T12:07:11.781Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.781Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.798Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.798Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.831Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.831Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.873Z INFO 6541 --- [ 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) 12:07:11 2025-10-17T12:07:11.875Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 12:07:11 2025-10-17T12:07:11.892Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.893Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.898Z INFO 6541 --- [ 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-9aaaefdb-2db2-4514-890d-744a2c208575 12:07:11 2025-10-17T12:07:11.898Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 12:07:11 2025-10-17T12:07:11.917Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.917Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.927Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:11 2025-10-17T12:07:11.927Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:11 2025-10-17T12:07:11.933Z INFO 6541 --- [ 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-9aaaefdb-2db2-4514-890d-744a2c208575', protocol='range'} 12:07:11 2025-10-17T12:07:11.933Z INFO 6541 --- [ 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-9aaaefdb-2db2-4514-890d-744a2c208575=Assignment(partitions=[target-topic-for-Test-A-0])} 12:07:11 2025-10-17T12:07:11.950Z INFO 6541 --- [ 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-9aaaefdb-2db2-4514-890d-744a2c208575', protocol='range'} 12:07:11 2025-10-17T12:07:11.950Z INFO 6541 --- [ 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]) 12:07:11 2025-10-17T12:07:11.950Z INFO 6541 --- [ 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 12:07:12 2025-10-17T12:07:11.962Z INFO 6541 --- [ 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 12:07:12 2025-10-17T12:07:11.972Z INFO 6541 --- [ 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}}. 12:07:12 2025-10-17T12:07:12.018Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:07:12 allow.auto.create.topics = true 12:07:12 auto.commit.interval.ms = 5000 12:07:12 auto.include.jmx.reporter = true 12:07:12 auto.offset.reset = earliest 12:07:12 bootstrap.servers = [localhost:32774] 12:07:12 check.crcs = true 12:07:12 client.dns.lookup = use_all_dns_ips 12:07:12 client.id = consumer-group for Test A-11 12:07:12 client.rack = 12:07:12 connections.max.idle.ms = 540000 12:07:12 default.api.timeout.ms = 60000 12:07:12 enable.auto.commit = true 12:07:12 enable.metrics.push = true 12:07:12 exclude.internal.topics = true 12:07:12 fetch.max.bytes = 52428800 12:07:12 fetch.max.wait.ms = 500 12:07:12 fetch.min.bytes = 1 12:07:12 group.id = group for Test A 12:07:12 group.instance.id = null 12:07:12 group.protocol = classic 12:07:12 group.remote.assignor = null 12:07:12 heartbeat.interval.ms = 3000 12:07:12 interceptor.classes = [] 12:07:12 internal.leave.group.on.close = true 12:07:12 internal.throw.on.fetch.stable.offset.unsupported = false 12:07:12 isolation.level = read_uncommitted 12:07:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:07:12 max.partition.fetch.bytes = 1048576 12:07:12 max.poll.interval.ms = 300000 12:07:12 max.poll.records = 500 12:07:12 metadata.max.age.ms = 300000 12:07:12 metadata.recovery.strategy = none 12:07:12 metric.reporters = [] 12:07:12 metrics.num.samples = 2 12:07:12 metrics.recording.level = INFO 12:07:12 metrics.sample.window.ms = 30000 12:07:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:07:12 receive.buffer.bytes = 65536 12:07:12 reconnect.backoff.max.ms = 1000 12:07:12 reconnect.backoff.ms = 50 12:07:12 request.timeout.ms = 30000 12:07:12 retry.backoff.max.ms = 1000 12:07:12 retry.backoff.ms = 100 12:07:12 sasl.client.callback.handler.class = null 12:07:12 sasl.jaas.config = null 12:07:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:12 sasl.kerberos.min.time.before.relogin = 60000 12:07:12 sasl.kerberos.service.name = null 12:07:12 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:12 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:12 sasl.login.callback.handler.class = null 12:07:12 sasl.login.class = null 12:07:12 sasl.login.connect.timeout.ms = null 12:07:12 sasl.login.read.timeout.ms = null 12:07:12 sasl.login.refresh.buffer.seconds = 300 12:07:12 sasl.login.refresh.min.period.seconds = 60 12:07:12 sasl.login.refresh.window.factor = 0.8 12:07:12 sasl.login.refresh.window.jitter = 0.05 12:07:12 sasl.login.retry.backoff.max.ms = 10000 12:07:12 sasl.login.retry.backoff.ms = 100 12:07:12 sasl.mechanism = GSSAPI 12:07:12 sasl.oauthbearer.clock.skew.seconds = 30 12:07:12 sasl.oauthbearer.expected.audience = null 12:07:12 sasl.oauthbearer.expected.issuer = null 12:07:12 sasl.oauthbearer.header.urlencode = false 12:07:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:12 sasl.oauthbearer.jwks.endpoint.url = null 12:07:12 sasl.oauthbearer.scope.claim.name = scope 12:07:12 sasl.oauthbearer.sub.claim.name = sub 12:07:12 sasl.oauthbearer.token.endpoint.url = null 12:07:12 security.protocol = PLAINTEXT 12:07:12 security.providers = null 12:07:12 send.buffer.bytes = 131072 12:07:12 session.timeout.ms = 45000 12:07:12 socket.connection.setup.timeout.max.ms = 30000 12:07:12 socket.connection.setup.timeout.ms = 10000 12:07:12 ssl.cipher.suites = null 12:07:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:12 ssl.endpoint.identification.algorithm = https 12:07:12 ssl.engine.factory.class = null 12:07:12 ssl.key.password = null 12:07:12 ssl.keymanager.algorithm = SunX509 12:07:12 ssl.keystore.certificate.chain = null 12:07:12 ssl.keystore.key = null 12:07:12 ssl.keystore.location = null 12:07:12 ssl.keystore.password = null 12:07:12 ssl.keystore.type = JKS 12:07:12 ssl.protocol = TLSv1.3 12:07:12 ssl.provider = null 12:07:12 ssl.secure.random.implementation = null 12:07:12 ssl.trustmanager.algorithm = PKIX 12:07:12 ssl.truststore.certificates = null 12:07:12 ssl.truststore.location = null 12:07:12 ssl.truststore.password = null 12:07:12 ssl.truststore.type = JKS 12:07:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:07:12 12:07:12 2025-10-17T12:07:12.018Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:12 2025-10-17T12:07:12.020Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:12 2025-10-17T12:07:12.020Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:12 2025-10-17T12:07:12.020Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702832020 12:07:12 2025-10-17T12:07:12.025Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:12 2025-10-17T12:07:12.025Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:12 acks = -1 12:07:12 auto.include.jmx.reporter = true 12:07:12 batch.size = 16384 12:07:12 bootstrap.servers = [localhost:32774] 12:07:12 buffer.memory = 33554432 12:07:12 client.dns.lookup = use_all_dns_ips 12:07:12 client.id = producer-23 12:07:12 compression.gzip.level = -1 12:07:12 compression.lz4.level = 9 12:07:12 compression.type = none 12:07:12 compression.zstd.level = 3 12:07:12 connections.max.idle.ms = 540000 12:07:12 delivery.timeout.ms = 120000 12:07:12 enable.idempotence = false 12:07:12 enable.metrics.push = true 12:07:12 interceptor.classes = [] 12:07:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:12 linger.ms = 1 12:07:12 max.block.ms = 60000 12:07:12 max.in.flight.requests.per.connection = 5 12:07:12 max.request.size = 1048576 12:07:12 metadata.max.age.ms = 300000 12:07:12 metadata.max.idle.ms = 300000 12:07:12 metadata.recovery.strategy = none 12:07:12 metric.reporters = [] 12:07:12 metrics.num.samples = 2 12:07:12 metrics.recording.level = INFO 12:07:12 metrics.sample.window.ms = 30000 12:07:12 partitioner.adaptive.partitioning.enable = true 12:07:12 partitioner.availability.timeout.ms = 0 12:07:12 partitioner.class = null 12:07:12 partitioner.ignore.keys = false 12:07:12 receive.buffer.bytes = 32768 12:07:12 reconnect.backoff.max.ms = 1000 12:07:12 reconnect.backoff.ms = 50 12:07:12 request.timeout.ms = 30000 12:07:12 retries = 0 12:07:12 retry.backoff.max.ms = 1000 12:07:12 retry.backoff.ms = 100 12:07:12 sasl.client.callback.handler.class = null 12:07:12 sasl.jaas.config = null 12:07:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:12 sasl.kerberos.min.time.before.relogin = 60000 12:07:12 sasl.kerberos.service.name = null 12:07:12 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:12 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:12 sasl.login.callback.handler.class = null 12:07:12 sasl.login.class = null 12:07:12 sasl.login.connect.timeout.ms = null 12:07:12 sasl.login.read.timeout.ms = null 12:07:12 sasl.login.refresh.buffer.seconds = 300 12:07:12 sasl.login.refresh.min.period.seconds = 60 12:07:12 sasl.login.refresh.window.factor = 0.8 12:07:12 sasl.login.refresh.window.jitter = 0.05 12:07:12 sasl.login.retry.backoff.max.ms = 10000 12:07:12 sasl.login.retry.backoff.ms = 100 12:07:12 sasl.mechanism = GSSAPI 12:07:12 sasl.oauthbearer.clock.skew.seconds = 30 12:07:12 sasl.oauthbearer.expected.audience = null 12:07:12 sasl.oauthbearer.expected.issuer = null 12:07:12 sasl.oauthbearer.header.urlencode = false 12:07:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:12 sasl.oauthbearer.jwks.endpoint.url = null 12:07:12 sasl.oauthbearer.scope.claim.name = scope 12:07:12 sasl.oauthbearer.sub.claim.name = sub 12:07:12 sasl.oauthbearer.token.endpoint.url = null 12:07:12 security.protocol = PLAINTEXT 12:07:12 security.providers = null 12:07:12 send.buffer.bytes = 131072 12:07:12 socket.connection.setup.timeout.max.ms = 30000 12:07:12 socket.connection.setup.timeout.ms = 10000 12:07:12 ssl.cipher.suites = null 12:07:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:12 ssl.endpoint.identification.algorithm = https 12:07:12 ssl.engine.factory.class = null 12:07:12 ssl.key.password = null 12:07:12 ssl.keymanager.algorithm = SunX509 12:07:12 ssl.keystore.certificate.chain = null 12:07:12 ssl.keystore.key = null 12:07:12 ssl.keystore.location = null 12:07:12 ssl.keystore.password = null 12:07:12 ssl.keystore.type = JKS 12:07:12 ssl.protocol = TLSv1.3 12:07:12 ssl.provider = null 12:07:12 ssl.secure.random.implementation = null 12:07:12 ssl.trustmanager.algorithm = PKIX 12:07:12 ssl.truststore.certificates = null 12:07:12 ssl.truststore.location = null 12:07:12 ssl.truststore.password = null 12:07:12 ssl.truststore.type = JKS 12:07:12 transaction.timeout.ms = 60000 12:07:12 transactional.id = null 12:07:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:12 12:07:12 2025-10-17T12:07:12.026Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:12 2025-10-17T12:07:12.028Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:12 2025-10-17T12:07:12.028Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:12 2025-10-17T12:07:12.028Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:12 2025-10-17T12:07:12.028Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702832028 12:07:12 2025-10-17T12:07:12.046Z WARN 6541 --- [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} 12:07:12 2025-10-17T12:07:12.046Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:12 2025-10-17T12:07:12.070Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.070Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.109Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.109Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.174Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:07:12 allow.auto.create.topics = true 12:07:12 auto.commit.interval.ms = 5000 12:07:12 auto.include.jmx.reporter = true 12:07:12 auto.offset.reset = earliest 12:07:12 bootstrap.servers = [localhost:32774] 12:07:12 check.crcs = true 12:07:12 client.dns.lookup = use_all_dns_ips 12:07:12 client.id = consumer-group for Test A-12 12:07:12 client.rack = 12:07:12 connections.max.idle.ms = 540000 12:07:12 default.api.timeout.ms = 60000 12:07:12 enable.auto.commit = true 12:07:12 enable.metrics.push = true 12:07:12 exclude.internal.topics = true 12:07:12 fetch.max.bytes = 52428800 12:07:12 fetch.max.wait.ms = 500 12:07:12 fetch.min.bytes = 1 12:07:12 group.id = group for Test A 12:07:12 group.instance.id = null 12:07:12 group.protocol = classic 12:07:12 group.remote.assignor = null 12:07:12 heartbeat.interval.ms = 3000 12:07:12 interceptor.classes = [] 12:07:12 internal.leave.group.on.close = true 12:07:12 internal.throw.on.fetch.stable.offset.unsupported = false 12:07:12 isolation.level = read_uncommitted 12:07:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:07:12 max.partition.fetch.bytes = 1048576 12:07:12 max.poll.interval.ms = 300000 12:07:12 max.poll.records = 500 12:07:12 metadata.max.age.ms = 300000 12:07:12 metadata.recovery.strategy = none 12:07:12 metric.reporters = [] 12:07:12 metrics.num.samples = 2 12:07:12 metrics.recording.level = INFO 12:07:12 metrics.sample.window.ms = 30000 12:07:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:07:12 receive.buffer.bytes = 65536 12:07:12 reconnect.backoff.max.ms = 1000 12:07:12 reconnect.backoff.ms = 50 12:07:12 request.timeout.ms = 30000 12:07:12 retry.backoff.max.ms = 1000 12:07:12 retry.backoff.ms = 100 12:07:12 sasl.client.callback.handler.class = null 12:07:12 sasl.jaas.config = null 12:07:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:12 sasl.kerberos.min.time.before.relogin = 60000 12:07:12 sasl.kerberos.service.name = null 12:07:12 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:12 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:12 sasl.login.callback.handler.class = null 12:07:12 sasl.login.class = null 12:07:12 sasl.login.connect.timeout.ms = null 12:07:12 sasl.login.read.timeout.ms = null 12:07:12 sasl.login.refresh.buffer.seconds = 300 12:07:12 sasl.login.refresh.min.period.seconds = 60 12:07:12 sasl.login.refresh.window.factor = 0.8 12:07:12 sasl.login.refresh.window.jitter = 0.05 12:07:12 sasl.login.retry.backoff.max.ms = 10000 12:07:12 sasl.login.retry.backoff.ms = 100 12:07:12 sasl.mechanism = GSSAPI 12:07:12 sasl.oauthbearer.clock.skew.seconds = 30 12:07:12 sasl.oauthbearer.expected.audience = null 12:07:12 sasl.oauthbearer.expected.issuer = null 12:07:12 sasl.oauthbearer.header.urlencode = false 12:07:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:12 sasl.oauthbearer.jwks.endpoint.url = null 12:07:12 sasl.oauthbearer.scope.claim.name = scope 12:07:12 sasl.oauthbearer.sub.claim.name = sub 12:07:12 sasl.oauthbearer.token.endpoint.url = null 12:07:12 security.protocol = PLAINTEXT 12:07:12 security.providers = null 12:07:12 send.buffer.bytes = 131072 12:07:12 session.timeout.ms = 45000 12:07:12 socket.connection.setup.timeout.max.ms = 30000 12:07:12 socket.connection.setup.timeout.ms = 10000 12:07:12 ssl.cipher.suites = null 12:07:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:12 ssl.endpoint.identification.algorithm = https 12:07:12 ssl.engine.factory.class = null 12:07:12 ssl.key.password = null 12:07:12 ssl.keymanager.algorithm = SunX509 12:07:12 ssl.keystore.certificate.chain = null 12:07:12 ssl.keystore.key = null 12:07:12 ssl.keystore.location = null 12:07:12 ssl.keystore.password = null 12:07:12 ssl.keystore.type = JKS 12:07:12 ssl.protocol = TLSv1.3 12:07:12 ssl.provider = null 12:07:12 ssl.secure.random.implementation = null 12:07:12 ssl.trustmanager.algorithm = PKIX 12:07:12 ssl.truststore.certificates = null 12:07:12 ssl.truststore.location = null 12:07:12 ssl.truststore.password = null 12:07:12 ssl.truststore.type = JKS 12:07:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:07:12 12:07:12 2025-10-17T12:07:12.174Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:12 2025-10-17T12:07:12.178Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:12 2025-10-17T12:07:12.178Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:12 2025-10-17T12:07:12.178Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702832178 12:07:12 2025-10-17T12:07:12.181Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:12 2025-10-17T12:07:12.182Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:12 acks = -1 12:07:12 auto.include.jmx.reporter = true 12:07:12 batch.size = 16384 12:07:12 bootstrap.servers = [localhost:32774] 12:07:12 buffer.memory = 33554432 12:07:12 client.dns.lookup = use_all_dns_ips 12:07:12 client.id = producer-24 12:07:12 compression.gzip.level = -1 12:07:12 compression.lz4.level = 9 12:07:12 compression.type = none 12:07:12 compression.zstd.level = 3 12:07:12 connections.max.idle.ms = 540000 12:07:12 delivery.timeout.ms = 120000 12:07:12 enable.idempotence = false 12:07:12 enable.metrics.push = true 12:07:12 interceptor.classes = [] 12:07:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:12 linger.ms = 1 12:07:12 max.block.ms = 60000 12:07:12 max.in.flight.requests.per.connection = 5 12:07:12 max.request.size = 1048576 12:07:12 metadata.max.age.ms = 300000 12:07:12 metadata.max.idle.ms = 300000 12:07:12 metadata.recovery.strategy = none 12:07:12 metric.reporters = [] 12:07:12 metrics.num.samples = 2 12:07:12 metrics.recording.level = INFO 12:07:12 metrics.sample.window.ms = 30000 12:07:12 partitioner.adaptive.partitioning.enable = true 12:07:12 partitioner.availability.timeout.ms = 0 12:07:12 partitioner.class = null 12:07:12 partitioner.ignore.keys = false 12:07:12 receive.buffer.bytes = 32768 12:07:12 reconnect.backoff.max.ms = 1000 12:07:12 reconnect.backoff.ms = 50 12:07:12 request.timeout.ms = 30000 12:07:12 retries = 0 12:07:12 retry.backoff.max.ms = 1000 12:07:12 retry.backoff.ms = 100 12:07:12 sasl.client.callback.handler.class = null 12:07:12 sasl.jaas.config = null 12:07:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:12 sasl.kerberos.min.time.before.relogin = 60000 12:07:12 sasl.kerberos.service.name = null 12:07:12 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:12 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:12 sasl.login.callback.handler.class = null 12:07:12 sasl.login.class = null 12:07:12 sasl.login.connect.timeout.ms = null 12:07:12 sasl.login.read.timeout.ms = null 12:07:12 sasl.login.refresh.buffer.seconds = 300 12:07:12 sasl.login.refresh.min.period.seconds = 60 12:07:12 sasl.login.refresh.window.factor = 0.8 12:07:12 sasl.login.refresh.window.jitter = 0.05 12:07:12 sasl.login.retry.backoff.max.ms = 10000 12:07:12 sasl.login.retry.backoff.ms = 100 12:07:12 sasl.mechanism = GSSAPI 12:07:12 sasl.oauthbearer.clock.skew.seconds = 30 12:07:12 sasl.oauthbearer.expected.audience = null 12:07:12 sasl.oauthbearer.expected.issuer = null 12:07:12 sasl.oauthbearer.header.urlencode = false 12:07:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:12 sasl.oauthbearer.jwks.endpoint.url = null 12:07:12 sasl.oauthbearer.scope.claim.name = scope 12:07:12 sasl.oauthbearer.sub.claim.name = sub 12:07:12 sasl.oauthbearer.token.endpoint.url = null 12:07:12 security.protocol = PLAINTEXT 12:07:12 security.providers = null 12:07:12 send.buffer.bytes = 131072 12:07:12 socket.connection.setup.timeout.max.ms = 30000 12:07:12 socket.connection.setup.timeout.ms = 10000 12:07:12 ssl.cipher.suites = null 12:07:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:12 ssl.endpoint.identification.algorithm = https 12:07:12 ssl.engine.factory.class = null 12:07:12 ssl.key.password = null 12:07:12 ssl.keymanager.algorithm = SunX509 12:07:12 ssl.keystore.certificate.chain = null 12:07:12 ssl.keystore.key = null 12:07:12 ssl.keystore.location = null 12:07:12 ssl.keystore.password = null 12:07:12 ssl.keystore.type = JKS 12:07:12 ssl.protocol = TLSv1.3 12:07:12 ssl.provider = null 12:07:12 ssl.secure.random.implementation = null 12:07:12 ssl.trustmanager.algorithm = PKIX 12:07:12 ssl.truststore.certificates = null 12:07:12 ssl.truststore.location = null 12:07:12 ssl.truststore.password = null 12:07:12 ssl.truststore.type = JKS 12:07:12 transaction.timeout.ms = 60000 12:07:12 transactional.id = null 12:07:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:07:12 12:07:12 2025-10-17T12:07:12.182Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:12 2025-10-17T12:07:12.184Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:12 2025-10-17T12:07:12.184Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:12 2025-10-17T12:07:12.184Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:12 2025-10-17T12:07:12.184Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702832184 12:07:12 2025-10-17T12:07:12.192Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:12 2025-10-17T12:07:12.198Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.198Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.224Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.224Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.244Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.244Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.271Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.271Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.282Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.283Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.283Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 12:07:12 2025-10-17T12:07:12.283Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 12:07:12 2025-10-17T12:07:12.283Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.285Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 12:07:12 2025-10-17T12:07:12.323Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.323Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.352Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.353Z INFO 6541 --- [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: 350ms, elapsed time since send: 350ms, throttle time: 0ms, request timeout: 30000ms) 12:07:12 2025-10-17T12:07:12.353Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 12:07:12 2025-10-17T12:07:12.353Z INFO 6541 --- [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. 12:07:12 2025-10-17T12:07:12.353Z INFO 6541 --- [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=45016684, epoch=1) to node 1: 12:07:12 12:07:12 org.apache.kafka.common.errors.DisconnectException: null 12:07:12 12:07:12 2025-10-17T12:07:12.353Z INFO 6541 --- [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. 12:07:12 2025-10-17T12:07:12.383Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.383Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.397Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.397Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.401Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.401Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.412Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:12 2025-10-17T12:07:12.412Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.412Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:12 2025-10-17T12:07:12.454Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.454Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.487Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.487Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.509Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.509Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.536Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.536Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.592Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.592Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.596Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.596Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.605Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.605Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.616Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.616Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.620Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.620Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.490 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 12:07:12 [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 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 12:07:12 2025-10-17T12:07:12.654Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.654Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.675Z INFO 6541 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 12:07:12 2025-10-17T12:07:12.676Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.676Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.676Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.676Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 12:07:12 12:07:12,728 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:07:12 12:07:12,729 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:07:12 12:07:12,729 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:07:12 12:07:12,733 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:07:12 12:07:12,733 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:07:12 12:07:12 . ____ _ __ _ _ 12:07:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:12 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:12 =========|_|==============|___/=/_/_/_/ 12:07:12 12:07:12 :: Spring Boot :: (v3.5.6) 12:07:12 12:07:12 2025-10-17T12:07:12.744Z INFO 6541 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:12 2025-10-17T12:07:12.744Z INFO 6541 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 12:07:12 2025-10-17T12:07:12.751Z INFO 6541 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.059 seconds (process running for 92.983) 12:07:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 12:07:12 2025-10-17T12:07:12.782Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.782Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.791Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.791Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 12:07:12 2025-10-17T12:07:12.834Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.834Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.845Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.845Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.848Z INFO 6541 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 12:07:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 12:07:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 12:07:12 2025-10-17T12:07:12.885Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.885Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.919Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.919Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:12 2025-10-17T12:07:12.925Z WARN 6541 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 12:07:12 2025-10-17T12:07:12.926Z WARN 6541 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 12:07:12 2025-10-17T12:07:12.928Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.928Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 12:07:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 12:07:12 2025-10-17T12:07:12.956Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:12 2025-10-17T12:07:12.956Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 12:07:12 2025-10-17T12:07:12.983Z WARN 6541 --- [ 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 12:07:12 2025-10-17T12:07:12.983Z WARN 6541 --- [ 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 12:07:12 2025-10-17T12:07:12.983Z WARN 6541 --- [ 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 12:07:12 2025-10-17T12:07:12.984Z WARN 6541 --- [ 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 12:07:12 2025-10-17T12:07:12.986Z WARN 6541 --- [ 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 12:07:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 12:07:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 12:07:13 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 12:07:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 12:07:13 2025-10-17T12:07:13.022Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 12:07:13 o o o o---o o--o o o---o o o----o o--o--o 12:07:13 | | / \ / | / / \ | | 12:07:13 o----o o o o----o | o o o----o | 12:07:13 | | * \ / | \ * \ | | 12:07:13 o o * o o---o o--o o----o o---o * o o----o o 12:07:13 12:07:13 2025-10-17T12:07:13.022Z INFO 6541 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:13 2025-10-17T12:07:13.022Z INFO 6541 --- [ 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 12:07:13 2025-10-17T12:07:13.022Z INFO 6541 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 12:07:13 2025-10-17T12:07:13.022Z INFO 6541 --- [ 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. 12:07:13 2025-10-17T12:07:13.022Z INFO 6541 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:13 To enable the Jet engine on the members, do one of the following: 12:07:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:13 2025-10-17T12:07:13.031Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.031Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.034Z INFO 6541 --- [ 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. 12:07:13 2025-10-17T12:07:13.036Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:13 2025-10-17T12:07:13.048Z INFO 6541 --- [ 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. 12:07:13 2025-10-17T12:07:13.049Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 12:07:13 2025-10-17T12:07:13.070Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.070Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.079Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.079Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.110Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.110Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.199Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.199Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.225Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.225Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.256Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.256Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.260Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.260Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.272Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.272Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.325Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.325Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.357Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.358Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.412Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:13 2025-10-17T12:07:13.412Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.412Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:13 2025-10-17T12:07:13.510Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.510Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.521Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.521Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.537Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.537Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.589Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:13 2025-10-17T12:07:13.590Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.590Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:13 2025-10-17T12:07:13.593Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.593Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.624Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.624Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.677Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.677Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.678Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.678Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.737Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.737Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.737Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.737Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.750Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.750Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.783Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.783Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.835Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.835Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.846Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.846Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.862Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.862Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.920Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.921Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.928Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.928Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:13 2025-10-17T12:07:13.929Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:13 2025-10-17T12:07:13.929Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:13.990Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:14 2025-10-17T12:07:13.990Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.111Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.111Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.167Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.167Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.199Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.199Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.227Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.227Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.263Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.263Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.273Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.273Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.325Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.325Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.361Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.361Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.428Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:14 2025-10-17T12:07:14.428Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.428Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:14 2025-10-17T12:07:14.512Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.512Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.522Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.522Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.538Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.538Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.574Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:14 2025-10-17T12:07:14.574Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.574Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:14 2025-10-17T12:07:14.594Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.594Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.614Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.614Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.626Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.626Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.679Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.679Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.735Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.735Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.738Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.738Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.739Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.739Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.780Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.780Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.783Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.783Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.836Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.836Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.847Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.847Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.921Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.921Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.929Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.929Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:14 2025-10-17T12:07:14.929Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:14 2025-10-17T12:07:14.929Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.024Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.024Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.113Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.113Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.168Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.168Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.201Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.201Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.243Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.243Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.263Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.264Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.265Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.266Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.274Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.274Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.326Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.326Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.431Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:15 2025-10-17T12:07:15.431Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.431Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:15 2025-10-17T12:07:15.472Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.472Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.514Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.514Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.523Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.523Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.555Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:15 2025-10-17T12:07:15.555Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.555Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:15 2025-10-17T12:07:15.596Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.596Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.603Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 12:07:15 12:07:15 Members {size:1, ver:1} [ 12:07:15 Member [10.250.0.254]:5701 - 4796c0d1-dbb4-4570-af8d-a4721d5dd0f9 this 12:07:15 ] 12:07:15 12:07:15 2025-10-17T12:07:15.603Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 12:07:15 2025-10-17T12:07:15.606Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.606Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.616Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.616Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.629Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.629Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.637Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:15 2025-10-17T12:07:15.735Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.735Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.739Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.739Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.743Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.743Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.782Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.782Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.785Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.786Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.838Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.838Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.848Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.848Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.851Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.851Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.914Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 12:07:15 2025-10-17T12:07:15.916Z INFO 6541 --- [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 - 4796c0d1-dbb4-4570-af8d-a4721d5dd0f9 this is handled 12:07:15 2025-10-17T12:07:15.923Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.923Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.925Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:15 2025-10-17T12:07:15.926Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:15 2025-10-17T12:07:15.926Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:15 2025-10-17T12:07:15.929Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:15 2025-10-17T12:07:15.929Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:15 2025-10-17T12:07:15.940Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:15 2025-10-17T12:07:15.940Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 25 ms. 12:07:15 2025-10-17T12:07:15.941Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 12:07:15 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.925 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 12:07:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 12:07:16 2025-10-17T12:07:15.978Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:15.979Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 12:07:16 2025-10-17T12:07:15.979Z DEBUG 6541 --- [ 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) 12:07:16 2025-10-17T12:07:16.016Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.016Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 12:07:16 2025-10-17T12:07:16.016Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 12:07:16 2025-10-17T12:07:16.017Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.018Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.020Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.020Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 12:07:16 2025-10-17T12:07:16.020Z DEBUG 6541 --- [ 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) 12:07:16 2025-10-17T12:07:16.022Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.022Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 12:07:16 2025-10-17T12:07:16.022Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 12:07:16 2025-10-17T12:07:16.023Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.023Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.025Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.025Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.025Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.026Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.027Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 12:07:16 2025-10-17T12:07:16.027Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 12:07:16 2025-10-17T12:07:16.027Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.029Z ERROR 6541 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 12:07:16 2025-10-17T12:07:16.031Z ERROR 6541 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 12:07:16 2025-10-17T12:07:16.032Z ERROR 6541 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 12:07:16 2025-10-17T12:07:16.033Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.033Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 12:07:16 2025-10-17T12:07:16.033Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 12:07:16 2025-10-17T12:07:16.034Z ERROR 6541 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 12:07:16 2025-10-17T12:07:16.034Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.034Z INFO 6541 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 12:07:16 2025-10-17T12:07:16.034Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 12:07:16 2025-10-17T12:07:16.039Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 12:07:16 2025-10-17T12:07:16.040Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.045Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 12:07:16 2025-10-17T12:07:16.045Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 12:07:16 2025-10-17T12:07:16.046Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 12:07:16 2025-10-17T12:07:16.046Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 12:07:16 2025-10-17T12:07:16.047Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 12:07:16 2025-10-17T12:07:16.049Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : newDataProducerIdentifier) 12:07:16 2025-10-17T12:07:16.049Z DEBUG 6541 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 12:07:16 2025-10-17T12:07:16.050Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 12:07:16 2025-10-17T12:07:16.052Z WARN 6541 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 12:07:16 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 12:07:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 12:07:16 2025-10-17T12:07:16.124Z INFO 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 12:07:16 2025-10-17T12:07:16.129Z INFO 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 12:07:16 2025-10-17T12:07:16.131Z INFO 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 12:07:16 2025-10-17T12:07:16.134Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 12:07:16 2025-10-17T12:07:16.135Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 12:07:16 2025-10-17T12:07:16.136Z INFO 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 12:07:16 2025-10-17T12:07:16.136Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 12:07:16 2025-10-17T12:07:16.151Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.151Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.161Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 12:07:16 12:07:16 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 12:07:16 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 12:07:16 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:07:16 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:07:16 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:07:16 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:07:16 at groovy.lang.Closure.call(Closure.java:427) 12:07:16 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 12:07:16 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 12:07:16 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 12:07:16 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 12:07:16 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 12:07:16 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 12:07:16 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 12:07:16 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 12:07:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 12:07:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:07:16 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 12:07:16 at jdk.proxy2/jdk.proxy2.$Proxy234.initiateStateAdvised(Unknown Source) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:396) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1139146792.processCreatedCmHandles$accessor$6fYLMSHI(Unknown Source) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1139146792$auxiliary$MOJ1iYHR.call(Unknown Source) 12:07:16 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 12:07:16 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 12:07:16 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 12:07:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 12:07:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:07:16 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1139146792.processCreatedCmHandles(Unknown Source) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1139146792.updateDmiRegistration$accessor$6fYLMSHI(Unknown Source) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1139146792$auxiliary$K5gEPfS2.call(Unknown Source) 12:07:16 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 12:07:16 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 12:07:16 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 12:07:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 12:07:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:07:16 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1139146792.updateDmiRegistration(Unknown Source) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1139146792$updateDmiRegistration.call(Unknown Source) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:07:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:07:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:07:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:07:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:07:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:07:16 12:07:16 2025-10-17T12:07:16.165Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 12:07:16 12:07:16 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 12:07:16 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 12:07:16 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:07:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:07:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:07:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:07:16 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:07:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:07:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:07:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:07:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:07:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:07:16 12:07:16 2025-10-17T12:07:16.168Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 12:07:16 12:07:16 java.lang.RuntimeException: Failed 12:07:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:07:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:07:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:07:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:07:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:07:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:07:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:07:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:07:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:07:16 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:07:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:07:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:07:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:07:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:07:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:07:16 12:07:16 2025-10-17T12:07:16.174Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.174Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.180Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 12:07:16 2025-10-17T12:07:16.180Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 12:07:16 2025-10-17T12:07:16.187Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 12:07:16 2025-10-17T12:07:16.188Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 12:07:16 2025-10-17T12:07:16.190Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 12:07:16 2025-10-17T12:07:16.190Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 12:07:16 2025-10-17T12:07:16.191Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 12:07:16 2025-10-17T12:07:16.191Z ERROR 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 12:07:16 2025-10-17T12:07:16.196Z INFO 6541 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 12:07:16 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 12:07:16 2025-10-17T12:07:16.204Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.204Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 12:07:16 2025-10-17T12:07:16.228Z ERROR 6541 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 12:07:16 2025-10-17T12:07:16.245Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.245Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.251Z WARN 6541 --- [ 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 12:07:16 2025-10-17T12:07:16.268Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.268Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.271Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.271Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.274Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.274Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:16 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 12:07:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 12:07:16 2025-10-17T12:07:16.291Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.291Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.309Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 12:07:16 2025-10-17T12:07:16.311Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 12:07:16 2025-10-17T12:07:16.311Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 12:07:16 2025-10-17T12:07:16.311Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 12:07:16 2025-10-17T12:07:16.312Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 12:07:16 2025-10-17T12:07:16.312Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 12:07:16 2025-10-17T12:07:16.312Z WARN 6541 --- [ 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) 12:07:16 2025-10-17T12:07:16.312Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 12:07:16 2025-10-17T12:07:16.314Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 12:07:16 2025-10-17T12:07:16.314Z ERROR 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 12:07:16 12:07:16 java.lang.RuntimeException: some exception 12:07:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:07:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:07:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:07:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:07:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:07:16 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:07:16 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:07:16 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:07:16 at groovy.lang.Closure.call(Closure.java:427) 12:07:16 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 12:07:16 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 12:07:16 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 12:07:16 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 12:07:16 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 12:07:16 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 12:07:16 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 12:07:16 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 12:07:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 12:07:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:07:16 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 12:07:16 at jdk.proxy2/jdk.proxy2.$Proxy223.getCmHandleState(Unknown Source) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 12:07:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 12:07:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 12:07:16 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 12:07:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 12:07:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 12:07:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 12:07:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 12:07:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 12:07:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:07:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:07:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:07:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:07:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:07:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:07:16 12:07:16 2025-10-17T12:07:16.316Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 12:07:16 2025-10-17T12:07:16.316Z ERROR 6541 --- [ 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) 12:07:16 12:07:16 java.lang.RuntimeException: Some network error 12:07:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:07:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:07:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:07:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:07:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:07:16 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:07:16 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:07:16 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:07:16 at groovy.lang.Closure.call(Closure.java:427) 12:07:16 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 12:07:16 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 12:07:16 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 12:07:16 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 12:07:16 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 12:07:16 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 12:07:16 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 12:07:16 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 12:07:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 12:07:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:07:16 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$2129947156.getResourceData(Unknown Source) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 12:07:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 12:07:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 12:07:16 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 12:07:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 12:07:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 12:07:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 12:07:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 12:07:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 12:07:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 12:07:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:07:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 12:07:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:07:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:07:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:07:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:07:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:07:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:07:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:07:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:07:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:07:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:07:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:07:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:07:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:07:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:07:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:07:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:07:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:07:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:07:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:07:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:07:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:07:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:07:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:07:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:07:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:07:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:07:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:07:16 12:07:16 2025-10-17T12:07:16.316Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 12:07:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 12:07:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 12:07:16 2025-10-17T12:07:16.335Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.335Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 12:07:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 12:07:16 2025-10-17T12:07:16.427Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.427Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.428Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.428Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.429Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.429Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.430Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.431Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.432Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.433Z WARN 6541 --- [ 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 . 12:07:16 2025-10-17T12:07:16.434Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.434Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.435Z WARN 6541 --- [ 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 . 12:07:16 2025-10-17T12:07:16.437Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 12:07:16 2025-10-17T12:07:16.440Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 12:07:16 2025-10-17T12:07:16.441Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 12:07:16 2025-10-17T12:07:16.441Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 12:07:16 2025-10-17T12:07:16.441Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 12:07:16 2025-10-17T12:07:16.441Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 12:07:16 2025-10-17T12:07:16.442Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 12:07:16 2025-10-17T12:07:16.442Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 12:07:16 2025-10-17T12:07:16.442Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 12:07:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 12:07:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 12:07:16 2025-10-17T12:07:16.450Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:16 2025-10-17T12:07:16.450Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.450Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:16 2025-10-17T12:07:16.456Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:16 o o o o---o o--o o o---o o o----o o--o--o 12:07:16 | | / \ / | / / \ | | 12:07:16 o----o o o o----o | o o o----o | 12:07:16 | | * \ / | \ * \ | | 12:07:16 o o * o o---o o--o o----o o---o * o o----o o 12:07:16 12:07:16 2025-10-17T12:07:16.457Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:16 2025-10-17T12:07:16.457Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:16 2025-10-17T12:07:16.457Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:16 2025-10-17T12:07:16.457Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:16 2025-10-17T12:07:16.457Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:16 To enable the Jet engine on the members, do one of the following: 12:07:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:16 2025-10-17T12:07:16.471Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:16 2025-10-17T12:07:16.472Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:16 2025-10-17T12:07:16.487Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:16 2025-10-17T12:07:16.488Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:16 2025-10-17T12:07:16.516Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.516Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.525Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.525Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.561Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:16 2025-10-17T12:07:16.561Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.561Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:16 2025-10-17T12:07:16.597Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.597Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.613Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.613Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.636Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.636Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.651Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.651Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.737Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.737Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.754Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.754Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.762Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.762Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.783Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.784Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.786Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.786Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.791Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.791Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.849Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.849Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.852Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.853Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.922Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.922Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:16 2025-10-17T12:07:16.931Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:16 2025-10-17T12:07:16.931Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.027Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.027Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.152Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.152Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.176Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.176Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.205Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.205Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.246Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.246Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.270Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.270Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.275Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.275Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.276Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.276Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.293Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.293Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.336Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.336Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.427Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:17 2025-10-17T12:07:17.428Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.428Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:17 2025-10-17T12:07:17.454Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:17 2025-10-17T12:07:17.454Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.454Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:17 2025-10-17T12:07:17.518Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.518Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.527Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.527Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.598Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.598Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.619Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.619Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.650Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.650Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.653Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.653Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.678Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.678Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.737Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.737Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.756Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.756Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.784Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.784Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.787Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.787Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.796Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.796Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.851Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.851Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.853Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.853Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.924Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.924Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:17 2025-10-17T12:07:17.932Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:17 2025-10-17T12:07:17.932Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.053Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.053Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.153Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.153Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.177Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.177Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.207Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.207Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.273Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.273Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.276Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.276Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.279Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.279Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.286Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.286Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.294Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.294Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.338Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.338Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.345Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:18 2025-10-17T12:07:18.345Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.345Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:18 2025-10-17T12:07:18.431Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:18 2025-10-17T12:07:18.431Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.431Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:18 2025-10-17T12:07:18.519Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.520Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.529Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.529Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.580Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.580Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.599Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.599Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.620Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.620Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.653Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.653Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.654Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.654Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.739Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.739Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.757Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.757Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.786Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.786Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.789Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.789Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.797Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.797Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.853Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.853Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.855Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.855Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.925Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.925Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:18 2025-10-17T12:07:18.933Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:18 2025-10-17T12:07:18.933Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.054Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.054Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.086Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:19 12:07:19 Members {size:1, ver:1} [ 12:07:19 Member [10.30.107.245]:5701 - 721fb8b1-4177-45b5-a492-4f40d424dce3 this 12:07:19 ] 12:07:19 12:07:19 2025-10-17T12:07:19.087Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:19 2025-10-17T12:07:19.090Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:19 2025-10-17T12:07:19.102Z DEBUG 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 12:07:19 2025-10-17T12:07:19.103Z DEBUG 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 12:07:19 2025-10-17T12:07:19.104Z DEBUG 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 12:07:19 2025-10-17T12:07:19.107Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 12:07:19 2025-10-17T12:07:19.107Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 12:07:19 2025-10-17T12:07:19.122Z DEBUG 6541 --- [ 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 12:07:19 2025-10-17T12:07:19.124Z DEBUG 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 12:07:19 2025-10-17T12:07:19.124Z DEBUG 6541 --- [ 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 12:07:19 2025-10-17T12:07:19.127Z DEBUG 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 12:07:19 2025-10-17T12:07:19.152Z DEBUG 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 12:07:19 2025-10-17T12:07:19.153Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.153Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.157Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:19 2025-10-17T12:07:19.158Z INFO 6541 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 721fb8b1-4177-45b5-a492-4f40d424dce3 this is handled 12:07:19 2025-10-17T12:07:19.159Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:19 2025-10-17T12:07:19.160Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:19 2025-10-17T12:07:19.161Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:19 2025-10-17T12:07:19.175Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.175Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.179Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.179Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.180Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:19 2025-10-17T12:07:19.180Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 22 ms. 12:07:19 2025-10-17T12:07:19.180Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:19 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.734 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 12:07:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 12:07:19 2025-10-17T12:07:19.206Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 12:07:19 2025-10-17T12:07:19.210Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.210Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.211Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.212Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:07:19 2025-10-17T12:07:19.212Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:07:19 2025-10-17T12:07:19.212Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:07:19 2025-10-17T12:07:19.212Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.212Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.215Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.215Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 12:07:19 2025-10-17T12:07:19.215Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 12:07:19 2025-10-17T12:07:19.216Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 12:07:19 2025-10-17T12:07:19.217Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.217Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.220Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.221Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 12:07:19 2025-10-17T12:07:19.221Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 12:07:19 2025-10-17T12:07:19.223Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 12:07:19 2025-10-17T12:07:19.223Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.223Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.223Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 12:07:19 2025-10-17T12:07:19.225Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 12:07:19 2025-10-17T12:07:19.225Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.225Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.228Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.229Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 12:07:19 2025-10-17T12:07:19.229Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 12:07:19 2025-10-17T12:07:19.230Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 12:07:19 2025-10-17T12:07:19.230Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.230Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.230Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 12:07:19 2025-10-17T12:07:19.231Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 12:07:19 2025-10-17T12:07:19.231Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.231Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.231Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 12:07:19 2025-10-17T12:07:19.231Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 12:07:19 2025-10-17T12:07:19.231Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.231Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.233Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 12:07:19 2025-10-17T12:07:19.234Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 12:07:19 2025-10-17T12:07:19.235Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 12:07:19 2025-10-17T12:07:19.236Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 12:07:19 2025-10-17T12:07:19.237Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 12:07:19 2025-10-17T12:07:19.238Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 12:07:19 2025-10-17T12:07:19.239Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 12:07:19 2025-10-17T12:07:19.240Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 12:07:19 2025-10-17T12:07:19.241Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z WARN 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 12:07:19 2025-10-17T12:07:19.242Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 12:07:19 2025-10-17T12:07:19.242Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 12:07:19 2025-10-17T12:07:19.243Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 12:07:19 2025-10-17T12:07:19.243Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.243Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.243Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 12:07:19 2025-10-17T12:07:19.245Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 12:07:19 2025-10-17T12:07:19.245Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.245Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.245Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 12:07:19 2025-10-17T12:07:19.245Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 12:07:19 2025-10-17T12:07:19.245Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.245Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.246Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.246Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:07:19 2025-10-17T12:07:19.246Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:07:19 2025-10-17T12:07:19.246Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:07:19 2025-10-17T12:07:19.246Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.246Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.247Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.247Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:07:19 2025-10-17T12:07:19.247Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:07:19 2025-10-17T12:07:19.247Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 12:07:19 2025-10-17T12:07:19.247Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 12:07:19 2025-10-17T12:07:19.248Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:07:19 2025-10-17T12:07:19.248Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:07:19 2025-10-17T12:07:19.248Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:07:19 2025-10-17T12:07:19.248Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:07:19 2025-10-17T12:07:19.248Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 12:07:19 2025-10-17T12:07:19.251Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:07:19 2025-10-17T12:07:19.251Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:07:19 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 12:07:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 12:07:19 12:07:19 . ____ _ __ _ _ 12:07:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:19 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:19 =========|_|==============|___/=/_/_/_/ 12:07:19 12:07:19 :: Spring Boot :: (v3.5.6) 12:07:19 12:07:19 2025-10-17T12:07:19.275Z INFO 6541 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:19 2025-10-17T12:07:19.275Z INFO 6541 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:07:19 2025-10-17T12:07:19.276Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.276Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.281Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.281Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.287Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.287Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.294Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:07:19 o o o o---o o--o o o---o o o----o o--o--o 12:07:19 | | / \ / | / / \ | | 12:07:19 o----o o o o----o | o o o----o | 12:07:19 | | * \ / | \ * \ | | 12:07:19 o o * o o---o o--o o----o o---o * o o----o o 12:07:19 12:07:19 2025-10-17T12:07:19.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:19 2025-10-17T12:07:19.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:19 2025-10-17T12:07:19.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 12:07:19 2025-10-17T12:07:19.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:19 2025-10-17T12:07:19.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 12:07:19 To enable the Jet engine on the members, do one of the following: 12:07:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:19 2025-10-17T12:07:19.295Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.295Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.302Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:19 2025-10-17T12:07:19.302Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.302Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:19 2025-10-17T12:07:19.311Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:19 2025-10-17T12:07:19.313Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 12:07:19 2025-10-17T12:07:19.325Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:19 2025-10-17T12:07:19.325Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:19 2025-10-17T12:07:19.340Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.340Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.367Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:19 2025-10-17T12:07:19.367Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.367Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:19 2025-10-17T12:07:19.520Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.521Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.530Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.530Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.588Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.588Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.601Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.601Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.620Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.620Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.656Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.656Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.656Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.656Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.739Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.740Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.758Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.758Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.787Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.787Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.790Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.790Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.799Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.799Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.854Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.854Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:19 2025-10-17T12:07:19.856Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:19 2025-10-17T12:07:19.856Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:19.926Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:20 2025-10-17T12:07:19.926Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:19.935Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:20 2025-10-17T12:07:19.935Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.056Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.056Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.154Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.154Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.178Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.178Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.180Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.180Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.212Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.212Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.258Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:20 2025-10-17T12:07:20.258Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.258Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:20 2025-10-17T12:07:20.277Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.277Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.283Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.283Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.288Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.288Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.296Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.296Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.342Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.342Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.371Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:20 2025-10-17T12:07:20.371Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.371Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:20 2025-10-17T12:07:20.521Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.521Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.532Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.532Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.590Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.591Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.602Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.602Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.621Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.622Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.657Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.657Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.659Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.659Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.740Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.740Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.758Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.758Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.787Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.787Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.791Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.791Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.833Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.833Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.855Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.855Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:20 2025-10-17T12:07:20.858Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:20 2025-10-17T12:07:20.858Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:20.904Z ERROR 6541 --- [_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 12:07:21 2025-10-17T12:07:20.904Z ERROR 6541 --- [_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 12:07:21 2025-10-17T12:07:20.927Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:21 2025-10-17T12:07:20.927Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:20.936Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:21 2025-10-17T12:07:20.936Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.057Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.057Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.156Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.156Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.180Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.180Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.182Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.182Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.213Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.213Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.252Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:21 2025-10-17T12:07:21.252Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.252Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:21 2025-10-17T12:07:21.272Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.272Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.278Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.278Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.285Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.285Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.297Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.297Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.324Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:21 2025-10-17T12:07:21.324Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.324Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:21 2025-10-17T12:07:21.343Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.343Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.523Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.523Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.532Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.532Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.593Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.593Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.603Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.603Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.622Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.622Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.658Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.659Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.661Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.661Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.740Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.740Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.783Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.783Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.789Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.789Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.792Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.792Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.835Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.835Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.855Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.855Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.859Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.859Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.929Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.929Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.931Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:07:21 12:07:21 Members {size:1, ver:1} [ 12:07:21 Member [10.30.107.245]:5701 - 6fa11d38-2247-4b6e-aa25-be55e561de0f this 12:07:21 ] 12:07:21 12:07:21 2025-10-17T12:07:21.931Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:21 2025-10-17T12:07:21.937Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:21 2025-10-17T12:07:21.937Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:21 2025-10-17T12:07:21.946Z INFO 6541 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.688 seconds (process running for 102.177) 12:07:21 2025-10-17T12:07:21.960Z INFO 6541 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:07:22 2025-10-17T12:07:21.961Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 12:07:22 2025-10-17T12:07:22.059Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.059Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.077Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:22 2025-10-17T12:07:22.077Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 6fa11d38-2247-4b6e-aa25-be55e561de0f this is handled 12:07:22 2025-10-17T12:07:22.079Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 12:07:22 2025-10-17T12:07:22.080Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 12:07:22 2025-10-17T12:07:22.081Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 12:07:22 2025-10-17T12:07:22.082Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.082Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.093Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 12:07:22 2025-10-17T12:07:22.094Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 17 ms. 12:07:22 2025-10-17T12:07:22.094Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.839 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 12:07:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 12:07:22 2025-10-17T12:07:22.105Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:22 2025-10-17T12:07:22.105Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.105Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:22 12:07:22 . ____ _ __ _ _ 12:07:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:22 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:22 =========|_|==============|___/=/_/_/_/ 12:07:22 12:07:22 :: Spring Boot :: (v3.5.6) 12:07:22 12:07:22 2025-10-17T12:07:22.117Z INFO 6541 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:22 2025-10-17T12:07:22.117Z INFO 6541 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 12:07:22 2025-10-17T12:07:22.132Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:22 2025-10-17T12:07:22.132Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.132Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:22 2025-10-17T12:07:22.137Z INFO 6541 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.034 seconds (process running for 102.369) 12:07:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 12:07:22 2025-10-17T12:07:22.154Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:22 2025-10-17T12:07:22.157Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.157Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.183Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.183Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.215Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.215Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.273Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.273Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.279Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.279Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.288Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.288Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.299Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.299Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.385Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.385Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.520Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:22 o o o o---o o--o o o---o o o----o o--o--o 12:07:22 | | / \ / | / / \ | | 12:07:22 o----o o o o----o | o o o----o | 12:07:22 | | * \ / | \ * \ | | 12:07:22 o o * o o---o o--o o----o o---o * o o----o o 12:07:22 12:07:22 2025-10-17T12:07:22.520Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:22 2025-10-17T12:07:22.520Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:22 2025-10-17T12:07:22.520Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:22 2025-10-17T12:07:22.520Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:22 2025-10-17T12:07:22.520Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:22 To enable the Jet engine on the members, do one of the following: 12:07:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:22 2025-10-17T12:07:22.523Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.523Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.529Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:22 2025-10-17T12:07:22.530Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:22 2025-10-17T12:07:22.534Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.534Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.542Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:22 2025-10-17T12:07:22.542Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:22 2025-10-17T12:07:22.595Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.595Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.604Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.604Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.622Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.622Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.659Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.659Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.664Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.664Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.742Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.742Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.785Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.785Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.791Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.791Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.793Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.793Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.836Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.836Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.856Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.856Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:22 2025-10-17T12:07:22.904Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:22 2025-10-17T12:07:22.904Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:22.930Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:23 2025-10-17T12:07:22.930Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:22.938Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:23 2025-10-17T12:07:22.939Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.059Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.059Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.094Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.094Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.105Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:23 2025-10-17T12:07:23.105Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.106Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:23 2025-10-17T12:07:23.132Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:23 2025-10-17T12:07:23.132Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.132Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:23 2025-10-17T12:07:23.158Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.158Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.184Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.184Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.256Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.256Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.275Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.275Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.280Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.280Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.290Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.290Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.300Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.300Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.386Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.386Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.525Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.525Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.535Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.535Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.597Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.597Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.604Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.604Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.623Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.623Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.660Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.660Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.674Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.674Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.744Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.744Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.786Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.786Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.792Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.792Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.794Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.794Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.837Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.837Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.857Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.857Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:23 2025-10-17T12:07:23.905Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:23 2025-10-17T12:07:23.905Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:23.931Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:24 2025-10-17T12:07:23.931Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:23.939Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:24 2025-10-17T12:07:23.939Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.008Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:24 2025-10-17T12:07:24.008Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.008Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:24 2025-10-17T12:07:24.060Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.060Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.088Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:24 2025-10-17T12:07:24.088Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.088Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:24 2025-10-17T12:07:24.096Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.096Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.103Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.103Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.186Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.186Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.257Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.257Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.276Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.276Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.282Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.282Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.292Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.292Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.301Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.301Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.387Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.387Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.526Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.526Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.536Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.536Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.577Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.577Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.600Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.600Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.606Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.606Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.624Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.624Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.628Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.628Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.661Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.661Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.787Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.787Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.794Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.794Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.795Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.795Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.838Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.838Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.858Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.858Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:24 2025-10-17T12:07:24.906Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:24 2025-10-17T12:07:24.906Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:24.920Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:25 2025-10-17T12:07:24.920Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:24.920Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:25 2025-10-17T12:07:24.933Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:25 2025-10-17T12:07:24.933Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:24.941Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:25 2025-10-17T12:07:24.941Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:24.961Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:25 2025-10-17T12:07:24.962Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.003Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:25 2025-10-17T12:07:25.003Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.003Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:25 2025-10-17T12:07:25.061Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.061Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.098Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.098Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.161Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:25 12:07:25 Members {size:1, ver:1} [ 12:07:25 Member [10.30.107.245]:5701 - b43cfd5e-78dc-4a0b-9406-c486af8b3681 this 12:07:25 ] 12:07:25 12:07:25 2025-10-17T12:07:25.161Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 12:07:25 2025-10-17T12:07:25.162Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:25 2025-10-17T12:07:25.181Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 12:07:25 2025-10-17T12:07:25.181Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 12:07:25 2025-10-17T12:07:25.181Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 12:07:25 2025-10-17T12:07:25.181Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 12:07:25 2025-10-17T12:07:25.181Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 12:07:25 2025-10-17T12:07:25.183Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 12:07:25 2025-10-17T12:07:25.183Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 12:07:25 2025-10-17T12:07:25.183Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 12:07:25 2025-10-17T12:07:25.183Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 12:07:25 2025-10-17T12:07:25.183Z INFO 6541 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 12:07:25 2025-10-17T12:07:25.187Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.187Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.205Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:25 2025-10-17T12:07:25.206Z INFO 6541 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - b43cfd5e-78dc-4a0b-9406-c486af8b3681 this is handled 12:07:25 2025-10-17T12:07:25.208Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:25 2025-10-17T12:07:25.208Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:25 2025-10-17T12:07:25.209Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:25 2025-10-17T12:07:25.248Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:25 2025-10-17T12:07:25.248Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 43 ms. 12:07:25 2025-10-17T12:07:25.248Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 12:07:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 12:07:25 2025-10-17T12:07:25.258Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.258Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.277Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.277Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.283Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.283Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.292Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 12:07:25 2025-10-17T12:07:25.293Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 12:07:25 2025-10-17T12:07:25.294Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 12:07:25 2025-10-17T12:07:25.294Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 12:07:25 2025-10-17T12:07:25.297Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 12:07:25 2025-10-17T12:07:25.298Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 12:07:25 2025-10-17T12:07:25.299Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.299Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.300Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 12:07:25 2025-10-17T12:07:25.301Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 12:07:25 2025-10-17T12:07:25.302Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 12:07:25 2025-10-17T12:07:25.302Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.302Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.305Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle1 already in state : ADVISED 12:07:25 2025-10-17T12:07:25.305Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle2 already in state : READY 12:07:25 2025-10-17T12:07:25.308Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 12:07:25 2025-10-17T12:07:25.308Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 12:07:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 12:07:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 12:07:25 2025-10-17T12:07:25.310Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 12:07:25 2025-10-17T12:07:25.310Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 12:07:25 2025-10-17T12:07:25.310Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 12:07:25 2025-10-17T12:07:25.310Z DEBUG 6541 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 12:07:25 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 12:07:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 12:07:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 12:07:25 2025-10-17T12:07:25.362Z ERROR 6541 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 12:07:25 2025-10-17T12:07:25.363Z ERROR 6541 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 12:07:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 12:07:25 2025-10-17T12:07:25.367Z INFO 6541 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:07:25 2025-10-17T12:07:25.382Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.382Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.496Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 80bd27a9ec7cb6f91cf524d37cfdff0a74c4541236019d29e7c3b0608fd07e02 12:07:25 2025-10-17T12:07:25.529Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.529Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.537Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.537Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.550Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.550Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.579Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.579Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.602Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.602Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.607Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.607Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.624Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.624Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.688Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.688Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.789Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.789Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.794Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.794Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.796Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.796Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.840Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.840Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.859Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.859Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:25 2025-10-17T12:07:25.908Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:25 2025-10-17T12:07:25.908Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:25.921Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:26 2025-10-17T12:07:25.921Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:25.921Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:26 2025-10-17T12:07:25.934Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:26 2025-10-17T12:07:25.934Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:25.945Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:26 2025-10-17T12:07:25.945Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:25.962Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:26 2025-10-17T12:07:25.962Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.012Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:26 2025-10-17T12:07:26.012Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.012Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:26 2025-10-17T12:07:26.100Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.100Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.104Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.104Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.174Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.174Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.258Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.258Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.278Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.278Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.284Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.284Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.302Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.303Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.303Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.303Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.395Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.395Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.531Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.531Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.539Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.539Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.586Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.586Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.600Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.600Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.605Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.605Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.608Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.608Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.625Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.625Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.689Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.689Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.791Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.791Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.793Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:26 2025-10-17T12:07:26.793Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.793Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:26 2025-10-17T12:07:26.795Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.795Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.798Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.798Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.859Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.859Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.866Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.866Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:26 2025-10-17T12:07:26.908Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:26 2025-10-17T12:07:26.908Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:26.935Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:27 2025-10-17T12:07:26.935Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:26.946Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:27 2025-10-17T12:07:26.946Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:26.964Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:27 2025-10-17T12:07:26.964Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.006Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.006Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.012Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:27 2025-10-17T12:07:27.012Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.012Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:27 2025-10-17T12:07:27.121Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.121Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.193Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.193Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.254Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.254Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.280Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.280Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.284Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.284Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.305Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.305Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.325Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.325Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.397Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.397Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.532Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.532Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.539Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.539Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.578Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.578Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.588Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.588Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.607Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.607Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.609Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.609Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.626Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.626Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.689Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.689Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.793Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.793Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.795Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.795Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.798Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:27 2025-10-17T12:07:27.799Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.799Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:27 2025-10-17T12:07:27.799Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.799Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.860Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.860Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.866Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.866Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:27 2025-10-17T12:07:27.909Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:27 2025-10-17T12:07:27.909Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:27.936Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:28 2025-10-17T12:07:27.936Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:27.947Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:28 2025-10-17T12:07:27.947Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:27.965Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:28 2025-10-17T12:07:27.965Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.008Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.008Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.044Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:28 2025-10-17T12:07:28.044Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.044Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:28 2025-10-17T12:07:28.122Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.122Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.194Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.194Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.256Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.256Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.286Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.286Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.295Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.295Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.308Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.308Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.327Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.327Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.398Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.398Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.534Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.534Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.539Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.539Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.591Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.591Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.604Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.604Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.609Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.609Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.610Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.610Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.627Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.627Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.690Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.690Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.702Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:28 2025-10-17T12:07:28.702Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.702Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:28 2025-10-17T12:07:28.794Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.794Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.796Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.796Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.800Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.800Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.809Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.809Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.861Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.861Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.878Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.878Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:28 2025-10-17T12:07:28.911Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:28 2025-10-17T12:07:28.911Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:28.948Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:29 2025-10-17T12:07:28.948Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:28.948Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:29 2025-10-17T12:07:28.950Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:29 2025-10-17T12:07:28.950Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:28.967Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:29 2025-10-17T12:07:28.967Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.020Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.020Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.124Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.124Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.195Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.195Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.223Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.223Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.256Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.256Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.288Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.288Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.295Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.295Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.328Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.328Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.403Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.403Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.536Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.536Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.540Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.540Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.605Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.605Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.607Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.607Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.612Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.612Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.619Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.619Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.627Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.627Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.677Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:29 2025-10-17T12:07:29.677Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.677Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:29 2025-10-17T12:07:29.691Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.691Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.747Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.747Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.795Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.795Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.797Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.797Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.801Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.801Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.862Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.862Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.887Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.887Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:29 2025-10-17T12:07:29.915Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:29 2025-10-17T12:07:29.915Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:29.952Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:30 2025-10-17T12:07:29.952Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:29.956Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:30 2025-10-17T12:07:29.956Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:29.956Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:30 2025-10-17T12:07:30.012Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.012Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.024Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.024Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.126Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.126Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.195Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.195Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.233Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.233Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.259Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.259Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.291Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.291Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.294Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.294Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.318Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.318Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.404Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.404Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.538Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.538Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.561Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.561Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.570Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:30 2025-10-17T12:07:30.570Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.570Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:30 2025-10-17T12:07:30.585Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.585Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.609Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.609Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.639Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.639Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.649Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.649Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.656Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.656Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.692Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.692Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.748Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.748Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.799Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.799Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.799Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.799Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.801Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.801Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.817Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.817Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.888Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.888Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:30 2025-10-17T12:07:30.917Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:30 2025-10-17T12:07:30.917Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:30.954Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:31 2025-10-17T12:07:30.954Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:30.955Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:31 2025-10-17T12:07:30.955Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:30.955Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:31 2025-10-17T12:07:31.012Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.012Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.033Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.033Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.127Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.127Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.178Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.179Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.242Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.242Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.242Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.242Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.260Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.260Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.293Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.293Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.295Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.295Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.406Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.406Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.474Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.474Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.563Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.564Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.591Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.591Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.602Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:31 2025-10-17T12:07:31.602Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.602Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:31 2025-10-17T12:07:31.621Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.621Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.640Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.640Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.652Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.652Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.657Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.657Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.694Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.694Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.746Z INFO 6541 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.37917201S 12:07:31 2025-10-17T12:07:31.748Z INFO 6541 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:07:31 allow.auto.create.topics = true 12:07:31 auto.commit.interval.ms = 5000 12:07:31 auto.include.jmx.reporter = true 12:07:31 auto.offset.reset = earliest 12:07:31 bootstrap.servers = [localhost:32775] 12:07:31 check.crcs = true 12:07:31 client.dns.lookup = use_all_dns_ips 12:07:31 client.id = consumer-ncmp-group-13 12:07:31 client.rack = 12:07:31 connections.max.idle.ms = 540000 12:07:31 default.api.timeout.ms = 60000 12:07:31 enable.auto.commit = true 12:07:31 enable.metrics.push = true 12:07:31 exclude.internal.topics = true 12:07:31 fetch.max.bytes = 52428800 12:07:31 fetch.max.wait.ms = 500 12:07:31 fetch.min.bytes = 1 12:07:31 group.id = ncmp-group 12:07:31 group.instance.id = null 12:07:31 group.protocol = classic 12:07:31 group.remote.assignor = null 12:07:31 heartbeat.interval.ms = 3000 12:07:31 interceptor.classes = [] 12:07:31 internal.leave.group.on.close = true 12:07:31 internal.throw.on.fetch.stable.offset.unsupported = false 12:07:31 isolation.level = read_uncommitted 12:07:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:07:31 max.partition.fetch.bytes = 1048576 12:07:31 max.poll.interval.ms = 300000 12:07:31 max.poll.records = 500 12:07:31 metadata.max.age.ms = 300000 12:07:31 metadata.recovery.strategy = none 12:07:31 metric.reporters = [] 12:07:31 metrics.num.samples = 2 12:07:31 metrics.recording.level = INFO 12:07:31 metrics.sample.window.ms = 30000 12:07:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:07:31 receive.buffer.bytes = 65536 12:07:31 reconnect.backoff.max.ms = 1000 12:07:31 reconnect.backoff.ms = 50 12:07:31 request.timeout.ms = 30000 12:07:31 retry.backoff.max.ms = 1000 12:07:31 retry.backoff.ms = 100 12:07:31 sasl.client.callback.handler.class = null 12:07:31 sasl.jaas.config = null 12:07:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:31 sasl.kerberos.min.time.before.relogin = 60000 12:07:31 sasl.kerberos.service.name = null 12:07:31 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:31 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:31 sasl.login.callback.handler.class = null 12:07:31 sasl.login.class = null 12:07:31 sasl.login.connect.timeout.ms = null 12:07:31 sasl.login.read.timeout.ms = null 12:07:31 sasl.login.refresh.buffer.seconds = 300 12:07:31 sasl.login.refresh.min.period.seconds = 60 12:07:31 sasl.login.refresh.window.factor = 0.8 12:07:31 sasl.login.refresh.window.jitter = 0.05 12:07:31 sasl.login.retry.backoff.max.ms = 10000 12:07:31 sasl.login.retry.backoff.ms = 100 12:07:31 sasl.mechanism = GSSAPI 12:07:31 sasl.oauthbearer.clock.skew.seconds = 30 12:07:31 sasl.oauthbearer.expected.audience = null 12:07:31 sasl.oauthbearer.expected.issuer = null 12:07:31 sasl.oauthbearer.header.urlencode = false 12:07:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:31 sasl.oauthbearer.jwks.endpoint.url = null 12:07:31 sasl.oauthbearer.scope.claim.name = scope 12:07:31 sasl.oauthbearer.sub.claim.name = sub 12:07:31 sasl.oauthbearer.token.endpoint.url = null 12:07:31 security.protocol = PLAINTEXT 12:07:31 security.providers = null 12:07:31 send.buffer.bytes = 131072 12:07:31 session.timeout.ms = 45000 12:07:31 socket.connection.setup.timeout.max.ms = 30000 12:07:31 socket.connection.setup.timeout.ms = 10000 12:07:31 ssl.cipher.suites = null 12:07:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:31 ssl.endpoint.identification.algorithm = https 12:07:31 ssl.engine.factory.class = null 12:07:31 ssl.key.password = null 12:07:31 ssl.keymanager.algorithm = SunX509 12:07:31 ssl.keystore.certificate.chain = null 12:07:31 ssl.keystore.key = null 12:07:31 ssl.keystore.location = null 12:07:31 ssl.keystore.password = null 12:07:31 ssl.keystore.type = JKS 12:07:31 ssl.protocol = TLSv1.3 12:07:31 ssl.provider = null 12:07:31 ssl.secure.random.implementation = null 12:07:31 ssl.trustmanager.algorithm = PKIX 12:07:31 ssl.truststore.certificates = null 12:07:31 ssl.truststore.location = null 12:07:31 ssl.truststore.password = null 12:07:31 ssl.truststore.type = JKS 12:07:31 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:07:31 12:07:31 2025-10-17T12:07:31.748Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:31 2025-10-17T12:07:31.749Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.749Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.750Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:31 2025-10-17T12:07:31.750Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:31 2025-10-17T12:07:31.750Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702851750 12:07:31 12:07:31 . ____ _ __ _ _ 12:07:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:31 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:31 =========|_|==============|___/=/_/_/_/ 12:07:31 12:07:31 :: Spring Boot :: (v3.5.6) 12:07:31 12:07:31 2025-10-17T12:07:31.763Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:31 2025-10-17T12:07:31.763Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 12:07:31 2025-10-17T12:07:31.768Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.015 seconds (process running for 111.999) 12:07:31 2025-10-17T12:07:31.775Z INFO 6541 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 12:07:31 2025-10-17T12:07:31.776Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.777Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.779Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 12:07:31 2025-10-17T12:07:31.780Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:07:31 acks = -1 12:07:31 auto.include.jmx.reporter = true 12:07:31 batch.size = 16384 12:07:31 bootstrap.servers = [localhost:32775] 12:07:31 buffer.memory = 33554432 12:07:31 client.dns.lookup = use_all_dns_ips 12:07:31 client.id = producer-25 12:07:31 compression.gzip.level = -1 12:07:31 compression.lz4.level = 9 12:07:31 compression.type = none 12:07:31 compression.zstd.level = 3 12:07:31 connections.max.idle.ms = 540000 12:07:31 delivery.timeout.ms = 120000 12:07:31 enable.idempotence = false 12:07:31 enable.metrics.push = true 12:07:31 interceptor.classes = [] 12:07:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:07:31 linger.ms = 1 12:07:31 max.block.ms = 60000 12:07:31 max.in.flight.requests.per.connection = 5 12:07:31 max.request.size = 1048576 12:07:31 metadata.max.age.ms = 300000 12:07:31 metadata.max.idle.ms = 300000 12:07:31 metadata.recovery.strategy = none 12:07:31 metric.reporters = [] 12:07:31 metrics.num.samples = 2 12:07:31 metrics.recording.level = INFO 12:07:31 metrics.sample.window.ms = 30000 12:07:31 partitioner.adaptive.partitioning.enable = true 12:07:31 partitioner.availability.timeout.ms = 0 12:07:31 partitioner.class = null 12:07:31 partitioner.ignore.keys = false 12:07:31 receive.buffer.bytes = 32768 12:07:31 reconnect.backoff.max.ms = 1000 12:07:31 reconnect.backoff.ms = 50 12:07:31 request.timeout.ms = 30000 12:07:31 retries = 0 12:07:31 retry.backoff.max.ms = 1000 12:07:31 retry.backoff.ms = 100 12:07:31 sasl.client.callback.handler.class = null 12:07:31 sasl.jaas.config = null 12:07:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:07:31 sasl.kerberos.min.time.before.relogin = 60000 12:07:31 sasl.kerberos.service.name = null 12:07:31 sasl.kerberos.ticket.renew.jitter = 0.05 12:07:31 sasl.kerberos.ticket.renew.window.factor = 0.8 12:07:31 sasl.login.callback.handler.class = null 12:07:31 sasl.login.class = null 12:07:31 sasl.login.connect.timeout.ms = null 12:07:31 sasl.login.read.timeout.ms = null 12:07:31 sasl.login.refresh.buffer.seconds = 300 12:07:31 sasl.login.refresh.min.period.seconds = 60 12:07:31 sasl.login.refresh.window.factor = 0.8 12:07:31 sasl.login.refresh.window.jitter = 0.05 12:07:31 sasl.login.retry.backoff.max.ms = 10000 12:07:31 sasl.login.retry.backoff.ms = 100 12:07:31 sasl.mechanism = GSSAPI 12:07:31 sasl.oauthbearer.clock.skew.seconds = 30 12:07:31 sasl.oauthbearer.expected.audience = null 12:07:31 sasl.oauthbearer.expected.issuer = null 12:07:31 sasl.oauthbearer.header.urlencode = false 12:07:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:07:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:07:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:07:31 sasl.oauthbearer.jwks.endpoint.url = null 12:07:31 sasl.oauthbearer.scope.claim.name = scope 12:07:31 sasl.oauthbearer.sub.claim.name = sub 12:07:31 sasl.oauthbearer.token.endpoint.url = null 12:07:31 security.protocol = PLAINTEXT 12:07:31 security.providers = null 12:07:31 send.buffer.bytes = 131072 12:07:31 socket.connection.setup.timeout.max.ms = 30000 12:07:31 socket.connection.setup.timeout.ms = 10000 12:07:31 ssl.cipher.suites = null 12:07:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:07:31 ssl.endpoint.identification.algorithm = https 12:07:31 ssl.engine.factory.class = null 12:07:31 ssl.key.password = null 12:07:31 ssl.keymanager.algorithm = SunX509 12:07:31 ssl.keystore.certificate.chain = null 12:07:31 ssl.keystore.key = null 12:07:31 ssl.keystore.location = null 12:07:31 ssl.keystore.password = null 12:07:31 ssl.keystore.type = JKS 12:07:31 ssl.protocol = TLSv1.3 12:07:31 ssl.provider = null 12:07:31 ssl.secure.random.implementation = null 12:07:31 ssl.trustmanager.algorithm = PKIX 12:07:31 ssl.truststore.certificates = null 12:07:31 ssl.truststore.location = null 12:07:31 ssl.truststore.password = null 12:07:31 ssl.truststore.type = JKS 12:07:31 transaction.timeout.ms = 60000 12:07:31 transactional.id = null 12:07:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:07:31 12:07:31 2025-10-17T12:07:31.780Z INFO 6541 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:07:31 2025-10-17T12:07:31.784Z INFO 6541 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 12:07:31 2025-10-17T12:07:31.784Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:07:31 2025-10-17T12:07:31.784Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:07:31 2025-10-17T12:07:31.784Z INFO 6541 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760702851784 12:07:31 2025-10-17T12:07:31.802Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.802Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.802Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.802Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.806Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.806Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.828Z WARN 6541 --- [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} 12:07:31 2025-10-17T12:07:31.828Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:31 2025-10-17T12:07:31.890Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.890Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:31 2025-10-17T12:07:31.936Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:31 2025-10-17T12:07:31.936Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:31.955Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:32 2025-10-17T12:07:31.955Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:31.966Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:32 2025-10-17T12:07:31.966Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:31.982Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:32 2025-10-17T12:07:31.982Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:31.982Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:32 2025-10-17T12:07:32.013Z INFO 6541 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:07:32 2025-10-17T12:07:32.014Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.014Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.112Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.112Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.132Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.132Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.141Z INFO 6541 --- [ 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) 12:07:32 2025-10-17T12:07:32.142Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 12:07:32 2025-10-17T12:07:32.167Z INFO 6541 --- [ 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-426af28d-5e3c-4f34-917a-800cfb6aa50c 12:07:32 2025-10-17T12:07:32.167Z INFO 6541 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 12:07:32 2025-10-17T12:07:32.187Z INFO 6541 --- [ 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-426af28d-5e3c-4f34-917a-800cfb6aa50c', protocol='range'} 12:07:32 2025-10-17T12:07:32.188Z INFO 6541 --- [ 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-426af28d-5e3c-4f34-917a-800cfb6aa50c=Assignment(partitions=[ncmp-events-test-0])} 12:07:32 2025-10-17T12:07:32.202Z INFO 6541 --- [ 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-426af28d-5e3c-4f34-917a-800cfb6aa50c', protocol='range'} 12:07:32 2025-10-17T12:07:32.202Z INFO 6541 --- [ 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]) 12:07:32 2025-10-17T12:07:32.202Z INFO 6541 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 12:07:32 2025-10-17T12:07:32.215Z INFO 6541 --- [ 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 12:07:32 2025-10-17T12:07:32.225Z INFO 6541 --- [ 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}}. 12:07:32 2025-10-17T12:07:32.244Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.244Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.247Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.247Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.262Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.262Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.293Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.293Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.301Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.301Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.327Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.328Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 12:07:32 2025-10-17T12:07:32.368Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.369Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.391Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.392Z INFO 6541 --- [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: 136ms, elapsed time since send: 136ms, throttle time: 0ms, request timeout: 30000ms) 12:07:32 2025-10-17T12:07:32.392Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node -1 disconnected. 12:07:32 2025-10-17T12:07:32.392Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 2147483646 disconnected. 12:07:32 2025-10-17T12:07:32.392Z INFO 6541 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Error sending fetch request (sessionId=234216771, epoch=1) to node 1: 12:07:32 12:07:32 org.apache.kafka.common.errors.DisconnectException: null 12:07:32 12:07:32 2025-10-17T12:07:32.392Z INFO 6541 --- [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. 12:07:32 2025-10-17T12:07:32.408Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.408Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.441Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.441Z WARN 6541 --- [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. 12:07:32 2025-10-17T12:07:32.493Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.493Z WARN 6541 --- [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. 12:07:32 2025-10-17T12:07:32.563Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.563Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.592Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.592Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.602Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:32 2025-10-17T12:07:32.602Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.602Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:32 2025-10-17T12:07:32.626Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.627Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.631Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.631Z WARN 6541 --- [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. 12:07:32 2025-10-17T12:07:32.641Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.642Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.657Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.657Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.668Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.668Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.693Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.693Z WARN 6541 --- [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. 12:07:32 2025-10-17T12:07:32.695Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.695Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.749Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.749Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.777Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.777Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.802Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.802Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.803Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.803Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.808Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.808Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:32 2025-10-17T12:07:32.882Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.882Z WARN 6541 --- [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. 12:07:32 2025-10-17T12:07:32.940Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:32 2025-10-17T12:07:32.940Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:32.946Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:33 2025-10-17T12:07:32.946Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:32.957Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:33 2025-10-17T12:07:32.957Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:32.966Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:33 2025-10-17T12:07:32.966Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:32.982Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:33 2025-10-17T12:07:32.982Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:32.982Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:33 2025-10-17T12:07:32.994Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:33 2025-10-17T12:07:32.994Z WARN 6541 --- [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. 12:07:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.627 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 12:07:33 2025-10-17T12:07:33.021Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.021Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 12:07:33,039 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:07:33 12:07:33,039 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:07:33 12:07:33,039 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:07:33 12:07:33,042 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:07:33 12:07:33,042 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:07:33 12:07:33 . ____ _ __ _ _ 12:07:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:33 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:33 =========|_|==============|___/=/_/_/_/ 12:07:33 12:07:33 :: Spring Boot :: (v3.5.6) 12:07:33 12:07:33 2025-10-17T12:07:33.054Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:33 2025-10-17T12:07:33.054Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 12:07:33 2025-10-17T12:07:33.061Z INFO 6541 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.038 seconds (process running for 113.293) 12:07:33 2025-10-17T12:07:33.114Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.114Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:33 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 12:07:33 2025-10-17T12:07:33.139Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.139Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 12:07:33 2025-10-17T12:07:33.246Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.246Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 12:07:33 2025-10-17T12:07:33.249Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.249Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 12:07:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 12:07:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 12:07:33 12:07:33 . ____ _ __ _ _ 12:07:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:33 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:33 =========|_|==============|___/=/_/_/_/ 12:07:33 12:07:33 :: Spring Boot :: (v3.5.6) 12:07:33 12:07:33 2025-10-17T12:07:33.276Z INFO 6541 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:33 2025-10-17T12:07:33.276Z INFO 6541 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 12:07:33 2025-10-17T12:07:33.281Z INFO 6541 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 113.513) 12:07:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 12:07:33 2025-10-17T12:07:33.288Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.288Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 12:07:33 2025-10-17T12:07:33.294Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 12:07:33 o o o o---o o--o o o---o o o----o o--o--o 12:07:33 | | / \ / | / / \ | | 12:07:33 o----o o o o----o | o o o----o | 12:07:33 | | * \ / | \ * \ | | 12:07:33 o o * o o---o o--o o----o o---o * o o----o o 12:07:33 12:07:33 2025-10-17T12:07:33.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:33 2025-10-17T12:07:33.294Z INFO 6541 --- [ 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 12:07:33 2025-10-17T12:07:33.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 12:07:33 2025-10-17T12:07:33.294Z INFO 6541 --- [ 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. 12:07:33 2025-10-17T12:07:33.294Z INFO 6541 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:33 To enable the Jet engine on the members, do one of the following: 12:07:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:33 2025-10-17T12:07:33.295Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.295Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.302Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.302Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.305Z INFO 6541 --- [ 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. 12:07:33 2025-10-17T12:07:33.307Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:33 2025-10-17T12:07:33.312Z INFO 6541 --- [ 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. 12:07:33 2025-10-17T12:07:33.312Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 12:07:33 2025-10-17T12:07:33.359Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.359Z WARN 6541 --- [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. 12:07:33 2025-10-17T12:07:33.379Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.379Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.409Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.409Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.497Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.497Z WARN 6541 --- [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. 12:07:33 2025-10-17T12:07:33.563Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.563Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.593Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.593Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.618Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:33 2025-10-17T12:07:33.618Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.618Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:33 2025-10-17T12:07:33.637Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.637Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.642Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.642Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.660Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.660Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.670Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.670Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.696Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.696Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.751Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.751Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.778Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.778Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.802Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.802Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.803Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.803Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.808Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.808Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:33 2025-10-17T12:07:33.941Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:33 2025-10-17T12:07:33.941Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:33.949Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:34 2025-10-17T12:07:33.949Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:33.958Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:34 2025-10-17T12:07:33.958Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:33.967Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:34 2025-10-17T12:07:33.967Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.013Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:34 2025-10-17T12:07:34.013Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.013Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:34 2025-10-17T12:07:34.022Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.022Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.115Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.116Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.139Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.139Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.145Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.145Z WARN 6541 --- [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. 12:07:34 2025-10-17T12:07:34.247Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.247Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.251Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.251Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.282Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.282Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.297Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.297Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.303Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.303Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.380Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.380Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.399Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.399Z WARN 6541 --- [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. 12:07:34 2025-10-17T12:07:34.411Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.411Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.565Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.565Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.595Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.595Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.619Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:34 2025-10-17T12:07:34.619Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.619Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:34 2025-10-17T12:07:34.639Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.639Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.643Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.643Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.662Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.662Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.670Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.670Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.697Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.697Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.752Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.752Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.779Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.779Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.804Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.804Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.804Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.804Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.809Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.809Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:34 2025-10-17T12:07:34.934Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:34 2025-10-17T12:07:34.935Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:34.952Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:35 2025-10-17T12:07:34.952Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:34.958Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:35 2025-10-17T12:07:34.958Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:34.968Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:35 2025-10-17T12:07:34.968Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.000Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:35 2025-10-17T12:07:35.000Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.000Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:35 2025-10-17T12:07:35.022Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.022Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.115Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.115Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.139Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.140Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.147Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.147Z WARN 6541 --- [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. 12:07:35 2025-10-17T12:07:35.248Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.248Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.253Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.253Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.292Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.292Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.298Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.298Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.304Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.304Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.382Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.382Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.402Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.402Z WARN 6541 --- [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. 12:07:35 2025-10-17T12:07:35.413Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.413Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.567Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.567Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.597Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.597Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.604Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 12:07:35 12:07:35 Members {size:1, ver:1} [ 12:07:35 Member [10.250.0.254]:5701 - 4f86da08-e3f9-4906-99ea-894b2fb6cf0a this 12:07:35 ] 12:07:35 12:07:35 2025-10-17T12:07:35.605Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 12:07:35 2025-10-17T12:07:35.612Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:35 2025-10-17T12:07:35.619Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:35 2025-10-17T12:07:35.619Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.619Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:35 2025-10-17T12:07:35.632Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 12:07:35 2025-10-17T12:07:35.632Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 4f86da08-e3f9-4906-99ea-894b2fb6cf0a this is handled 12:07:35 2025-10-17T12:07:35.633Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:35 2025-10-17T12:07:35.633Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:35 2025-10-17T12:07:35.634Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:35 2025-10-17T12:07:35.642Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.642Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.645Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.645Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.664Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.664Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.671Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.671Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.704Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.704Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.753Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.753Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.781Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.781Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.805Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.805Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.805Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.805Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.809Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.809Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:35 2025-10-17T12:07:35.935Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:35 2025-10-17T12:07:35.935Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:35.956Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:36 2025-10-17T12:07:35.956Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:35.960Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:36 2025-10-17T12:07:35.960Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:35.969Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:36 2025-10-17T12:07:35.969Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.003Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:36 2025-10-17T12:07:36.003Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.003Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:36 2025-10-17T12:07:36.023Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.023Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.033Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:36 2025-10-17T12:07:36.034Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 402 ms. 12:07:36 2025-10-17T12:07:36.034Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 12:07:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.742 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 12:07:36 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 12:07:36 12:07:36 . ____ _ __ _ _ 12:07:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:07:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:07:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:07:36 ' |____| .__|_| |_|_| |_\__, | / / / / 12:07:36 =========|_|==============|___/=/_/_/_/ 12:07:36 12:07:36 :: Spring Boot :: (v3.5.6) 12:07:36 12:07:36 2025-10-17T12:07:36.056Z INFO 6541 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6541 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 12:07:36 2025-10-17T12:07:36.056Z INFO 6541 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:07:36 2025-10-17T12:07:36.069Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:07:36 o o o o---o o--o o o---o o o----o o--o--o 12:07:36 | | / \ / | / / \ | | 12:07:36 o----o o o o----o | o o o----o | 12:07:36 | | * \ / | \ * \ | | 12:07:36 o o * o o---o o--o o----o o---o * o o----o o 12:07:36 12:07:36 2025-10-17T12:07:36.069Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:36 2025-10-17T12:07:36.069Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:36 2025-10-17T12:07:36.069Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 12:07:36 2025-10-17T12:07:36.069Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:36 2025-10-17T12:07:36.069Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 12:07:36 To enable the Jet engine on the members, do one of the following: 12:07:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:36 2025-10-17T12:07:36.077Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.077Z WARN 6541 --- [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. 12:07:36 2025-10-17T12:07:36.081Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:36 2025-10-17T12:07:36.082Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 12:07:36 2025-10-17T12:07:36.087Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:36 2025-10-17T12:07:36.088Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:36 2025-10-17T12:07:36.116Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.116Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.140Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.140Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.250Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.250Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.256Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.257Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.294Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.294Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.299Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.299Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.311Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.311Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.383Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.383Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.405Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.405Z WARN 6541 --- [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. 12:07:36 2025-10-17T12:07:36.414Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.415Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.486Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:36 2025-10-17T12:07:36.486Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.486Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:36 2025-10-17T12:07:36.545Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.545Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.568Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.568Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.599Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.599Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.647Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.647Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.666Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.666Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.672Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.672Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.706Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.706Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.755Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.755Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.783Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.783Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.805Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.806Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.806Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.806Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.810Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.810Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:36 2025-10-17T12:07:36.937Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:36 2025-10-17T12:07:36.937Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:36.958Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:37 2025-10-17T12:07:36.958Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:36.961Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:37 2025-10-17T12:07:36.961Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:36.971Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:37 2025-10-17T12:07:36.971Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.004Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:37 2025-10-17T12:07:37.004Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.004Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:37 2025-10-17T12:07:37.025Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.025Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.079Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.079Z WARN 6541 --- [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. 12:07:37 2025-10-17T12:07:37.118Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.118Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.142Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.142Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.252Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.252Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.259Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.259Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.296Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.296Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.300Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.300Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.311Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.312Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.385Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.385Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.409Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.409Z WARN 6541 --- [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. 12:07:37 2025-10-17T12:07:37.415Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.415Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.439Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:37 2025-10-17T12:07:37.439Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.439Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:37 2025-10-17T12:07:37.547Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.547Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.570Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.570Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.599Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.599Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.648Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.648Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.668Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.668Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.673Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.673Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.707Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.707Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.756Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.756Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.784Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.784Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.802Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.802Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.806Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.806Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.811Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.811Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.858Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:37 2025-10-17T12:07:37.858Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.858Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:37 2025-10-17T12:07:37.938Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.938Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.960Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.960Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:37 2025-10-17T12:07:37.961Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:37 2025-10-17T12:07:37.961Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:37.972Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:38 2025-10-17T12:07:37.972Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.026Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.026Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.081Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.081Z WARN 6541 --- [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. 12:07:38 2025-10-17T12:07:38.113Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.113Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.118Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.118Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.253Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.253Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.262Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.262Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.292Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:38 2025-10-17T12:07:38.292Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.292Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:38 2025-10-17T12:07:38.297Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.297Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.307Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.307Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.312Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.312Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.385Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.385Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.405Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.405Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.412Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.412Z WARN 6541 --- [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. 12:07:38 2025-10-17T12:07:38.449Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.449Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.572Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.572Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.600Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.600Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.609Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:07:38 12:07:38 Members {size:1, ver:1} [ 12:07:38 Member [10.30.107.245]:5701 - 0ead43dd-acf3-4fd9-9501-e555ee9f6f8f this 12:07:38 ] 12:07:38 12:07:38 2025-10-17T12:07:38.610Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:38 2025-10-17T12:07:38.617Z INFO 6541 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.576 seconds (process running for 118.849) 12:07:38 2025-10-17T12:07:38.627Z INFO 6541 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:07:38 2025-10-17T12:07:38.628Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:38 2025-10-17T12:07:38.628Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 12:07:38 2025-10-17T12:07:38.629Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 12:07:38 2025-10-17T12:07:38.629Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 12:07:38 2025-10-17T12:07:38.649Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.649Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.670Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.670Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.674Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.674Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.688Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 12:07:38 2025-10-17T12:07:38.688Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 60 ms. 12:07:38 2025-10-17T12:07:38.688Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.649 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 12:07:38 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 12:07:38 2025-10-17T12:07:38.700Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:38 2025-10-17T12:07:38.709Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.709Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.758Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.758Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.781Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:38 o o o o---o o--o o o---o o o----o o--o--o 12:07:38 | | / \ / | / / \ | | 12:07:38 o----o o o o----o | o o o----o | 12:07:38 | | * \ / | \ * \ | | 12:07:38 o o * o o---o o--o o----o o---o * o o----o o 12:07:38 12:07:38 2025-10-17T12:07:38.781Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:38 2025-10-17T12:07:38.781Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:38 2025-10-17T12:07:38.781Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:38 2025-10-17T12:07:38.781Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:38 2025-10-17T12:07:38.781Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:38 To enable the Jet engine on the members, do one of the following: 12:07:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:38 2025-10-17T12:07:38.785Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.785Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.792Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:38 2025-10-17T12:07:38.793Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:38 2025-10-17T12:07:38.801Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:38 2025-10-17T12:07:38.801Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:38 2025-10-17T12:07:38.803Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.803Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.808Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.808Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.841Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:38 2025-10-17T12:07:38.841Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.866Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:38 2025-10-17T12:07:38.866Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:38 2025-10-17T12:07:38.866Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:39 2025-10-17T12:07:38.939Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:39 2025-10-17T12:07:38.939Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:39 2025-10-17T12:07:38.965Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:39 2025-10-17T12:07:38.965Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:39 2025-10-17T12:07:38.969Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:39 2025-10-17T12:07:38.969Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:39 2025-10-17T12:07:38.974Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:39 2025-10-17T12:07:38.974Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:39 2025-10-17T12:07:39.027Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:39 2025-10-17T12:07:39.027Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:39 2025-10-17T12:07:39.083Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:39 2025-10-17T12:07:39.083Z WARN 6541 --- [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. 12:07:39 2025-10-17T12:07:39.113Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:39 2025-10-17T12:07:39.113Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:39 2025-10-17T12:07:39.118Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:39 2025-10-17T12:07:39.118Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:39 2025-10-17T12:07:39.266Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.266Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.276Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.276Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.293Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:40 2025-10-17T12:07:39.293Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.293Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:40 2025-10-17T12:07:39.298Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.298Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.309Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.309Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.313Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.313Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.385Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.385Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.414Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.414Z WARN 6541 --- [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. 12:07:40 2025-10-17T12:07:39.428Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.428Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.452Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.452Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.574Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.574Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.602Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.602Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.651Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.651Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.676Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.676Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.676Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.676Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.709Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.709Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.759Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.759Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.786Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.786Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.804Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.804Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.841Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.841Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.841Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.842Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.869Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:40 2025-10-17T12:07:39.869Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.869Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:40 2025-10-17T12:07:39.940Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.940Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.969Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.969Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.971Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.971Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:39.974Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:40 2025-10-17T12:07:39.975Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.029Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.029Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.085Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.085Z WARN 6541 --- [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. 12:07:40 2025-10-17T12:07:40.115Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.115Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.119Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.119Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.271Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.271Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.277Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.277Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.294Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:40 2025-10-17T12:07:40.294Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.294Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:40 2025-10-17T12:07:40.299Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.299Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.310Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.310Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.313Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.313Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.387Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.387Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.417Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.417Z WARN 6541 --- [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. 12:07:40 2025-10-17T12:07:40.429Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.430Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.454Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.455Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.546Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.546Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.604Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.604Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.653Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.653Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.678Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.678Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.678Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.678Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.719Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.719Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.756Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.756Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.770Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.770Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.787Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.787Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.789Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.789Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.842Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.842Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.874Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:40 2025-10-17T12:07:40.874Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.874Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:40 2025-10-17T12:07:40.941Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.941Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.971Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.971Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.975Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.975Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:40 2025-10-17T12:07:40.976Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:40 2025-10-17T12:07:40.976Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.030Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.030Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.086Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.086Z WARN 6541 --- [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. 12:07:41 2025-10-17T12:07:41.117Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.117Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.119Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.119Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.275Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.275Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.298Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.298Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.301Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.301Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.312Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.312Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.313Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.313Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.334Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:41 2025-10-17T12:07:41.334Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.334Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:41 2025-10-17T12:07:41.389Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.389Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.421Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.421Z WARN 6541 --- [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. 12:07:41 2025-10-17T12:07:41.429Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.429Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.452Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.452Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.457Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.457Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.605Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.606Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.654Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:41 12:07:41 Members {size:1, ver:1} [ 12:07:41 Member [10.30.107.245]:5701 - 5b482b0d-12b3-4265-a753-cb31fa9d72cc this 12:07:41 ] 12:07:41 12:07:41 2025-10-17T12:07:41.655Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:41 2025-10-17T12:07:41.655Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.656Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.656Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:41 2025-10-17T12:07:41.661Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:41 2025-10-17T12:07:41.662Z INFO 6541 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 5b482b0d-12b3-4265-a753-cb31fa9d72cc this is handled 12:07:41 2025-10-17T12:07:41.663Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:41 2025-10-17T12:07:41.663Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:41 2025-10-17T12:07:41.664Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:41 2025-10-17T12:07:41.679Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.679Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.680Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.680Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.696Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.696Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.741Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:41 2025-10-17T12:07:41.742Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 12:07:41 2025-10-17T12:07:41.742Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:41 2025-10-17T12:07:41.744Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:41 2025-10-17T12:07:41.757Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.757Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.771Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.771Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.778Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:41 2025-10-17T12:07:41.778Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.778Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:41 2025-10-17T12:07:41.793Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:41 o o o o---o o--o o o---o o o----o o--o--o 12:07:41 | | / \ / | / / \ | | 12:07:41 o----o o o o----o | o o o----o | 12:07:41 | | * \ / | \ * \ | | 12:07:41 o o * o o---o o--o o----o o---o * o o----o o 12:07:41 12:07:41 2025-10-17T12:07:41.793Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:41 2025-10-17T12:07:41.793Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:41 2025-10-17T12:07:41.793Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:41 2025-10-17T12:07:41.793Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:41 2025-10-17T12:07:41.793Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:41 To enable the Jet engine on the members, do one of the following: 12:07:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:41 2025-10-17T12:07:41.801Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:41 2025-10-17T12:07:41.802Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:41 2025-10-17T12:07:41.805Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.805Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.809Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.809Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.812Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:41 2025-10-17T12:07:41.813Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:41 2025-10-17T12:07:41.829Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.829Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.844Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.844Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.941Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.941Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.977Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.977Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:41 2025-10-17T12:07:41.980Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:41 2025-10-17T12:07:41.980Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.032Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.032Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.087Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.087Z WARN 6541 --- [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. 12:07:42 2025-10-17T12:07:42.119Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.119Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.120Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.120Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.281Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.281Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.300Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.300Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.302Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.302Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.313Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.313Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.355Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.355Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.375Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:42 2025-10-17T12:07:42.375Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.375Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:42 2025-10-17T12:07:42.382Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.382Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.390Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.390Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.425Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.425Z WARN 6541 --- [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. 12:07:42 2025-10-17T12:07:42.453Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.454Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.460Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.460Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.581Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:42 2025-10-17T12:07:42.581Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.581Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:42 2025-10-17T12:07:42.584Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.584Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.607Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.607Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.656Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.656Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.680Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.680Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.701Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.701Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.758Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.758Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.772Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.772Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.778Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.778Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.802Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.802Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.805Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.805Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.830Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.830Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.942Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.942Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.978Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.978Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:42 2025-10-17T12:07:42.982Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:42 2025-10-17T12:07:42.982Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.032Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.032Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.087Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.087Z WARN 6541 --- [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. 12:07:43 2025-10-17T12:07:43.109Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.109Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.122Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.122Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.229Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:43 2025-10-17T12:07:43.229Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.229Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:43 2025-10-17T12:07:43.285Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.285Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.300Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.300Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.304Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.304Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.305Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.305Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.313Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.313Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.356Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.356Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.391Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.391Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.429Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.429Z WARN 6541 --- [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. 12:07:43 2025-10-17T12:07:43.454Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.454Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.462Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.462Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.582Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:43 2025-10-17T12:07:43.582Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.582Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:43 2025-10-17T12:07:43.586Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.586Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.608Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.608Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.658Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.658Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.680Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.680Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.702Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.702Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.729Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.729Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.786Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.786Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.803Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.803Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.805Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.806Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.807Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.807Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.831Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.831Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.944Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.944Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:43 2025-10-17T12:07:43.980Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:43 2025-10-17T12:07:43.980Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:43.986Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:44 2025-10-17T12:07:43.987Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.034Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.034Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.088Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.088Z WARN 6541 --- [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. 12:07:44 2025-10-17T12:07:44.115Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.115Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.124Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.124Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.230Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:44 2025-10-17T12:07:44.230Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.230Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:44 2025-10-17T12:07:44.288Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.288Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.300Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.300Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.305Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.305Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.306Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.306Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.315Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.315Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.356Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.356Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.393Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.393Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.431Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.431Z WARN 6541 --- [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. 12:07:44 2025-10-17T12:07:44.456Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.456Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.465Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.465Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.536Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:44 2025-10-17T12:07:44.537Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.537Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:44 2025-10-17T12:07:44.580Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:44 12:07:44 Members {size:1, ver:1} [ 12:07:44 Member [10.30.107.245]:5701 - 370bbddd-4a31-4eb6-b34d-fbfc5ba9c412 this 12:07:44 ] 12:07:44 12:07:44 2025-10-17T12:07:44.581Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:44 2025-10-17T12:07:44.583Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:44 2025-10-17T12:07:44.588Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:44 2025-10-17T12:07:44.588Z INFO 6541 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 370bbddd-4a31-4eb6-b34d-fbfc5ba9c412 this is handled 12:07:44 2025-10-17T12:07:44.590Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:44 2025-10-17T12:07:44.590Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.590Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.590Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:44 2025-10-17T12:07:44.591Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:44 2025-10-17T12:07:44.610Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.610Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.662Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:44 2025-10-17T12:07:44.662Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 74 ms. 12:07:44 2025-10-17T12:07:44.663Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:44 2025-10-17T12:07:44.664Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:44 2025-10-17T12:07:44.681Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.681Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.707Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:44 o o o o---o o--o o o---o o o----o o--o--o 12:07:44 | | / \ / | / / \ | | 12:07:44 o----o o o o----o | o o o----o | 12:07:44 | | * \ / | \ * \ | | 12:07:44 o o * o o---o o--o o----o o---o * o o----o o 12:07:44 12:07:44 2025-10-17T12:07:44.707Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:44 2025-10-17T12:07:44.707Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:44 2025-10-17T12:07:44.707Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:44 2025-10-17T12:07:44.707Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:44 2025-10-17T12:07:44.707Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:44 To enable the Jet engine on the members, do one of the following: 12:07:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:44 2025-10-17T12:07:44.707Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.707Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.708Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.708Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.716Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:44 2025-10-17T12:07:44.717Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:44 2025-10-17T12:07:44.726Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:44 2025-10-17T12:07:44.726Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:44 2025-10-17T12:07:44.778Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.778Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.787Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.787Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.804Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.804Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.806Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.806Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.807Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.807Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.832Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.832Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.945Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.945Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:44 2025-10-17T12:07:44.982Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:44 2025-10-17T12:07:44.982Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:44.993Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:45 2025-10-17T12:07:44.993Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.036Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.036Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.090Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.090Z WARN 6541 --- [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. 12:07:45 2025-10-17T12:07:45.102Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:45 2025-10-17T12:07:45.102Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.102Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:45 2025-10-17T12:07:45.116Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.116Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.125Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.125Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.290Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.290Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.302Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.302Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.306Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.306Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.307Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.307Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.315Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.315Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.395Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.395Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.405Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.405Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.437Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.437Z WARN 6541 --- [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. 12:07:45 2025-10-17T12:07:45.457Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.457Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.470Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.470Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.546Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:45 2025-10-17T12:07:45.546Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.546Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:45 2025-10-17T12:07:45.594Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.594Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.610Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.610Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.682Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.682Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.708Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.708Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.708Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.708Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.780Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.780Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.804Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.804Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.807Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.807Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.809Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.809Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.834Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.834Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:45 2025-10-17T12:07:45.837Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:45 2025-10-17T12:07:45.837Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:45.947Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:46 2025-10-17T12:07:45.947Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:45.983Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:46 2025-10-17T12:07:45.983Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:45.984Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:46 2025-10-17T12:07:45.984Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:45.984Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:46 2025-10-17T12:07:45.996Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:46 2025-10-17T12:07:45.996Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.036Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.036Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.085Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.085Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.092Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.092Z WARN 6541 --- [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. 12:07:46 2025-10-17T12:07:46.126Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.126Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.292Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.292Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.304Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.304Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.306Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.306Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.308Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.308Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.317Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.317Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.397Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.397Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.399Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.399Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.439Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.439Z WARN 6541 --- [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. 12:07:46 2025-10-17T12:07:46.459Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.459Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.473Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.473Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.547Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:46 2025-10-17T12:07:46.547Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.547Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:46 2025-10-17T12:07:46.596Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.596Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.612Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.612Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.683Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.683Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.703Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.703Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.708Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.708Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.709Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.709Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.768Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.768Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.781Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.781Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.806Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.806Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.808Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.808Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.810Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.810Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.858Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.858Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.984Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:46 2025-10-17T12:07:46.984Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.985Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:46 2025-10-17T12:07:46.985Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:46 2025-10-17T12:07:46.985Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:47 2025-10-17T12:07:46.998Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:47 2025-10-17T12:07:46.998Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.026Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.026Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.038Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.038Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.091Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.091Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.124Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.124Z WARN 6541 --- [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. 12:07:47 2025-10-17T12:07:47.275Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:47 12:07:47 Members {size:1, ver:1} [ 12:07:47 Member [10.30.107.245]:5701 - 148849d9-da67-473e-a4dd-45cbbee5c6c6 this 12:07:47 ] 12:07:47 12:07:47 2025-10-17T12:07:47.275Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:47 2025-10-17T12:07:47.276Z INFO 6541 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:47 2025-10-17T12:07:47.290Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:47 2025-10-17T12:07:47.291Z INFO 6541 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 148849d9-da67-473e-a4dd-45cbbee5c6c6 this is handled 12:07:47 2025-10-17T12:07:47.292Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:47 2025-10-17T12:07:47.293Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:47 2025-10-17T12:07:47.294Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:47 2025-10-17T12:07:47.295Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.295Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.306Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.306Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.311Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.311Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.311Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.311Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.317Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.317Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.356Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:47 2025-10-17T12:07:47.357Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 12:07:47 2025-10-17T12:07:47.357Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:47 2025-10-17T12:07:47.359Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:47 2025-10-17T12:07:47.395Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:47 o o o o---o o--o o o---o o o----o o--o--o 12:07:47 | | / \ / | / / \ | | 12:07:47 o----o o o o----o | o o o----o | 12:07:47 | | * \ / | \ * \ | | 12:07:47 o o * o o---o o--o o----o o---o * o o----o o 12:07:47 12:07:47 2025-10-17T12:07:47.395Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:47 2025-10-17T12:07:47.395Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:47 2025-10-17T12:07:47.395Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:47 2025-10-17T12:07:47.395Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:47 2025-10-17T12:07:47.395Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:47 To enable the Jet engine on the members, do one of the following: 12:07:47 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:47 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:47 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:47 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:47 2025-10-17T12:07:47.399Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.399Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.400Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.400Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.404Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:47 2025-10-17T12:07:47.405Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:47 2025-10-17T12:07:47.407Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.408Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.412Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:47 2025-10-17T12:07:47.412Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:47 2025-10-17T12:07:47.442Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.442Z WARN 6541 --- [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. 12:07:47 2025-10-17T12:07:47.476Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.476Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.569Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:47 2025-10-17T12:07:47.569Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.569Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:47 2025-10-17T12:07:47.600Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.600Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.612Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.612Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.710Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.710Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.711Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.711Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.719Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.719Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.733Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.733Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.774Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.774Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.782Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.782Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.788Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.788Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.806Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.807Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.808Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.808Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.860Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.860Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.985Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:47 2025-10-17T12:07:47.985Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.985Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:47 2025-10-17T12:07:47.985Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:47 2025-10-17T12:07:47.985Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:48 2025-10-17T12:07:48.001Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.001Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.027Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.027Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.039Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.039Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.081Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.082Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.153Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.153Z WARN 6541 --- [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. 12:07:48 2025-10-17T12:07:48.302Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.302Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.307Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.307Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.312Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.312Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.312Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.312Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.319Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.319Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.401Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.401Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.401Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.401Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.417Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.417Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.422Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:48 2025-10-17T12:07:48.422Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.422Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:48 2025-10-17T12:07:48.444Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.444Z WARN 6541 --- [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. 12:07:48 2025-10-17T12:07:48.478Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.478Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.603Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.603Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.614Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.614Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.711Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.711Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.712Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.713Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.734Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.734Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.749Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.750Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.778Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.778Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.783Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.783Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.807Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.807Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.809Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.809Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.817Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.817Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.862Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.862Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.986Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:48 2025-10-17T12:07:48.986Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:48 2025-10-17T12:07:48.986Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:48 2025-10-17T12:07:48.986Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:48 2025-10-17T12:07:48.986Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.003Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.004Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.027Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.027Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.040Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.040Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.082Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.082Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.154Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.154Z WARN 6541 --- [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. 12:07:49 2025-10-17T12:07:49.305Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.305Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.307Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.307Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.312Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.312Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.313Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.313Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.320Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.320Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.401Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.401Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.402Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.402Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.418Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.418Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.424Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:49 2025-10-17T12:07:49.424Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.424Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:49 2025-10-17T12:07:49.447Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.447Z WARN 6541 --- [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. 12:07:49 2025-10-17T12:07:49.480Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.480Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.606Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.606Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.615Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.615Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.694Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.694Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.712Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.712Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.713Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.713Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.735Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.736Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.780Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.780Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.784Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.784Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.809Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.809Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.809Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.809Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.818Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.818Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.864Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.864Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.892Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:49 2025-10-17T12:07:49.892Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:49 2025-10-17T12:07:49.892Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:49 2025-10-17T12:07:49.987Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:49 2025-10-17T12:07:49.988Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.006Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.006Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.028Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.028Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.041Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.041Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.082Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.082Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.129Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:50 12:07:50 Members {size:1, ver:1} [ 12:07:50 Member [10.30.107.245]:5701 - 257d9e88-5674-4ac4-a916-ff916ae50e94 this 12:07:50 ] 12:07:50 12:07:50 2025-10-17T12:07:50.130Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:50 2025-10-17T12:07:50.131Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:50 2025-10-17T12:07:50.136Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:50 2025-10-17T12:07:50.136Z INFO 6541 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 257d9e88-5674-4ac4-a916-ff916ae50e94 this is handled 12:07:50 2025-10-17T12:07:50.137Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:50 2025-10-17T12:07:50.137Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:50 2025-10-17T12:07:50.138Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:50 2025-10-17T12:07:50.154Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.155Z WARN 6541 --- [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. 12:07:50 2025-10-17T12:07:50.219Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:50 2025-10-17T12:07:50.219Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 12:07:50 2025-10-17T12:07:50.219Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:50 2025-10-17T12:07:50.221Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:50 2025-10-17T12:07:50.254Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:50 o o o o---o o--o o o---o o o----o o--o--o 12:07:50 | | / \ / | / / \ | | 12:07:50 o----o o o o----o | o o o----o | 12:07:50 | | * \ / | \ * \ | | 12:07:50 o o * o o---o o--o o----o o---o * o o----o o 12:07:50 12:07:50 2025-10-17T12:07:50.254Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:50 2025-10-17T12:07:50.254Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:50 2025-10-17T12:07:50.254Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:50 2025-10-17T12:07:50.254Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:50 2025-10-17T12:07:50.254Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:50 To enable the Jet engine on the members, do one of the following: 12:07:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:50 2025-10-17T12:07:50.282Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:50 2025-10-17T12:07:50.284Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:50 2025-10-17T12:07:50.298Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:50 2025-10-17T12:07:50.298Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:50 2025-10-17T12:07:50.308Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.308Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.310Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.310Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.314Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.314Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.315Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.315Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.322Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.322Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.380Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:50 2025-10-17T12:07:50.380Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.380Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:50 2025-10-17T12:07:50.403Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.403Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.403Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.403Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.424Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.424Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.450Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.450Z WARN 6541 --- [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. 12:07:50 2025-10-17T12:07:50.483Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.483Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.611Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.611Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.616Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.616Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.704Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.704Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.712Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.712Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.713Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.713Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.735Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.735Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.780Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.780Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.784Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.784Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.809Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.809Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.810Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.810Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.830Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.830Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:50 2025-10-17T12:07:50.864Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:50 2025-10-17T12:07:50.864Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:50.903Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:51 2025-10-17T12:07:50.903Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:50.903Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:51 2025-10-17T12:07:50.907Z ERROR 6541 --- [_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 12:07:51 2025-10-17T12:07:50.907Z ERROR 6541 --- [_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 12:07:51 2025-10-17T12:07:50.988Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:51 2025-10-17T12:07:50.988Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.008Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.008Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.029Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.029Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.043Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.043Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.107Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.107Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.156Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.156Z WARN 6541 --- [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. 12:07:51 2025-10-17T12:07:51.286Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:51 2025-10-17T12:07:51.286Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.286Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:51 2025-10-17T12:07:51.309Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.309Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.313Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.313Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.315Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.315Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.316Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.317Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.323Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.323Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.405Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.405Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.426Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.426Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.429Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.429Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.452Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.452Z WARN 6541 --- [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. 12:07:51 2025-10-17T12:07:51.485Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.485Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.614Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.614Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.617Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.618Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.705Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.705Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.714Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.714Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.714Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.714Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.735Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.735Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.781Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.781Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.786Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.786Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.794Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:51 2025-10-17T12:07:51.794Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.794Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:51 2025-10-17T12:07:51.811Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.811Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.811Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.811Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.865Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.865Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:51 2025-10-17T12:07:51.868Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:51 2025-10-17T12:07:51.868Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:51.988Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:52 2025-10-17T12:07:51.988Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.011Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.011Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.030Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.030Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.044Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.044Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.109Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.109Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.156Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.156Z WARN 6541 --- [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. 12:07:52 2025-10-17T12:07:52.290Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:52 2025-10-17T12:07:52.290Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.290Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:52 2025-10-17T12:07:52.310Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.310Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.315Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.315Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.316Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.316Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.316Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.316Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.316Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.316Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.395Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.395Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.406Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.406Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.430Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.430Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.454Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.454Z WARN 6541 --- [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. 12:07:52 2025-10-17T12:07:52.487Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.487Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.617Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.617Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.619Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.619Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.706Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.706Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.715Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.715Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.715Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.715Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.737Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.737Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.783Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.783Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.788Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.788Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.807Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:52 2025-10-17T12:07:52.807Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.807Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:52 2025-10-17T12:07:52.812Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.812Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.812Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.812Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.867Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.867Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:52 2025-10-17T12:07:52.870Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:52 2025-10-17T12:07:52.870Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:52.988Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:53 2025-10-17T12:07:52.988Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.013Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.013Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.032Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.032Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.045Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.045Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.083Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.083Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.158Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.158Z WARN 6541 --- [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. 12:07:53 2025-10-17T12:07:53.217Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:53 12:07:53 Members {size:1, ver:1} [ 12:07:53 Member [10.30.107.245]:5701 - b134908e-20b0-458e-8d88-1639ca1c5c5a this 12:07:53 ] 12:07:53 12:07:53 2025-10-17T12:07:53.217Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:53 2025-10-17T12:07:53.218Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:53 2025-10-17T12:07:53.225Z INFO 6541 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 12:07:53 2025-10-17T12:07:53.226Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:53 2025-10-17T12:07:53.226Z INFO 6541 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - b134908e-20b0-458e-8d88-1639ca1c5c5a this is handled 12:07:53 2025-10-17T12:07:53.227Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:53 2025-10-17T12:07:53.228Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:53 2025-10-17T12:07:53.228Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:53 2025-10-17T12:07:53.244Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:53 2025-10-17T12:07:53.244Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.244Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:53 2025-10-17T12:07:53.312Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.312Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.317Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.317Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.317Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.317Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.317Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.317Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.318Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.318Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.401Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.401Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.406Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.406Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.431Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.431Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.457Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.457Z WARN 6541 --- [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. 12:07:53 2025-10-17T12:07:53.485Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:53 2025-10-17T12:07:53.485Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 259 ms. 12:07:53 2025-10-17T12:07:53.485Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:53 2025-10-17T12:07:53.487Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:53 2025-10-17T12:07:53.489Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.489Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.518Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:53 o o o o---o o--o o o---o o o----o o--o--o 12:07:53 | | / \ / | / / \ | | 12:07:53 o----o o o o----o | o o o----o | 12:07:53 | | * \ / | \ * \ | | 12:07:53 o o * o o---o o--o o----o o---o * o o----o o 12:07:53 12:07:53 2025-10-17T12:07:53.518Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:53 2025-10-17T12:07:53.518Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:53 2025-10-17T12:07:53.518Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:53 2025-10-17T12:07:53.518Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:53 2025-10-17T12:07:53.518Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:53 To enable the Jet engine on the members, do one of the following: 12:07:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:53 2025-10-17T12:07:53.527Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:53 2025-10-17T12:07:53.528Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:53 2025-10-17T12:07:53.536Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:53 2025-10-17T12:07:53.537Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:53 2025-10-17T12:07:53.619Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.620Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.621Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.621Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.708Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.708Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.715Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.715Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.717Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.717Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.738Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.738Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.784Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.784Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.789Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.789Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.810Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:53 2025-10-17T12:07:53.810Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.810Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:53 2025-10-17T12:07:53.812Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.812Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.859Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.860Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.868Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.868Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:53 2025-10-17T12:07:53.893Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:53 2025-10-17T12:07:53.893Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:53.988Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:54 2025-10-17T12:07:53.988Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.017Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.017Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.033Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.033Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.045Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.045Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.087Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.087Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.159Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.159Z WARN 6541 --- [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. 12:07:54 2025-10-17T12:07:54.241Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.241Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.244Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:54 2025-10-17T12:07:54.244Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.244Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:54 2025-10-17T12:07:54.313Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.313Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.318Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.318Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.318Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.318Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.321Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.321Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.402Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.402Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.408Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.408Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.459Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.459Z WARN 6541 --- [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. 12:07:54 2025-10-17T12:07:54.468Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.468Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.491Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.491Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.622Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.622Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.622Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.622Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.709Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.709Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.718Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.718Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.738Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.738Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.754Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.754Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.786Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.786Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.791Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.791Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.810Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:54 2025-10-17T12:07:54.810Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.810Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:54 2025-10-17T12:07:54.814Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.814Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.859Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.859Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.870Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.870Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:54 2025-10-17T12:07:54.894Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:54 2025-10-17T12:07:54.894Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:54.988Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:55 2025-10-17T12:07:54.989Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.020Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.020Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.034Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.034Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.046Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.046Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.088Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.088Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.160Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.160Z WARN 6541 --- [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. 12:07:55 2025-10-17T12:07:55.220Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.220Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.291Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:55 2025-10-17T12:07:55.291Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.291Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:55 2025-10-17T12:07:55.299Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.299Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.318Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.318Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.319Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.319Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.323Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.324Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.393Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.393Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.404Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.404Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.408Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.408Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.461Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.461Z WARN 6541 --- [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. 12:07:55 2025-10-17T12:07:55.468Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.468Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.624Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.624Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.624Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.624Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.686Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:55 2025-10-17T12:07:55.686Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.686Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:55 2025-10-17T12:07:55.709Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.709Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.740Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.740Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.741Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.741Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.757Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.757Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.792Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.792Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.805Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.805Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.815Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.815Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.861Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.861Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.871Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.871Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:55 2025-10-17T12:07:55.894Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:55 2025-10-17T12:07:55.895Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:55.989Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:56 2025-10-17T12:07:55.989Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.022Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.022Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.035Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.035Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.046Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.046Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.089Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.089Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.144Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:56 2025-10-17T12:07:56.144Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.144Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:56 2025-10-17T12:07:56.160Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.160Z WARN 6541 --- [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. 12:07:56 2025-10-17T12:07:56.167Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.167Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.221Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.221Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.320Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.320Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.321Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.321Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.326Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.326Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.385Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.385Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.394Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.394Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.406Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.406Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.409Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.409Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.457Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:56 12:07:56 Members {size:1, ver:1} [ 12:07:56 Member [10.30.107.245]:5701 - 92d4a7f7-f367-49d3-bc20-eeafe3aaeca7 this 12:07:56 ] 12:07:56 12:07:56 2025-10-17T12:07:56.458Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:56 2025-10-17T12:07:56.459Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:56 2025-10-17T12:07:56.464Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.464Z WARN 6541 --- [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. 12:07:56 2025-10-17T12:07:56.466Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:56 2025-10-17T12:07:56.467Z INFO 6541 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 92d4a7f7-f367-49d3-bc20-eeafe3aaeca7 this is handled 12:07:56 2025-10-17T12:07:56.468Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:56 2025-10-17T12:07:56.468Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:56 2025-10-17T12:07:56.468Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:56 2025-10-17T12:07:56.545Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:56 2025-10-17T12:07:56.546Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 12:07:56 2025-10-17T12:07:56.546Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:56 2025-10-17T12:07:56.548Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:56 2025-10-17T12:07:56.581Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:56 o o o o---o o--o o o---o o o----o o--o--o 12:07:56 | | / \ / | / / \ | | 12:07:56 o----o o o o----o | o o o----o | 12:07:56 | | * \ / | \ * \ | | 12:07:56 o o * o o---o o--o o----o o---o * o o----o o 12:07:56 12:07:56 2025-10-17T12:07:56.581Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:56 2025-10-17T12:07:56.581Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:56 2025-10-17T12:07:56.581Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:56 2025-10-17T12:07:56.581Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:56 2025-10-17T12:07:56.581Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:56 To enable the Jet engine on the members, do one of the following: 12:07:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:56 2025-10-17T12:07:56.593Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:56 2025-10-17T12:07:56.595Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:56 2025-10-17T12:07:56.600Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:56 2025-10-17T12:07:56.601Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:56 2025-10-17T12:07:56.627Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.627Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.629Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.629Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.694Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:56 2025-10-17T12:07:56.694Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.694Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:56 2025-10-17T12:07:56.710Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.710Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.741Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.741Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.742Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.742Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.757Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.757Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.793Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.793Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.806Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.806Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.816Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.816Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.820Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.820Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.862Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.863Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:56 2025-10-17T12:07:56.895Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:56 2025-10-17T12:07:56.895Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:56.990Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:57 2025-10-17T12:07:56.990Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.026Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.026Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.037Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.037Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.046Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.046Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.089Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.089Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.096Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.096Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.145Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:57 2025-10-17T12:07:57.145Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.145Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:57 2025-10-17T12:07:57.161Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.161Z WARN 6541 --- [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. 12:07:57 2025-10-17T12:07:57.223Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.223Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.321Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.321Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.322Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.322Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.328Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.328Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.401Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.401Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.407Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.407Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.409Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.409Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.422Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.422Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.467Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.467Z WARN 6541 --- [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. 12:07:57 2025-10-17T12:07:57.629Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.629Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.644Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.644Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.695Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:57 2025-10-17T12:07:57.695Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.695Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:57 2025-10-17T12:07:57.710Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.710Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.742Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.742Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.744Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.744Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.758Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.758Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.794Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.794Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.807Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.807Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.816Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.816Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.821Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.821Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.863Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.863Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:57 2025-10-17T12:07:57.896Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:57 2025-10-17T12:07:57.896Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:57.990Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:58 2025-10-17T12:07:57.990Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.037Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.037Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.038Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.038Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.048Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.048Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.091Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.091Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.098Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.098Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.146Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:58 2025-10-17T12:07:58.146Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.146Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:58 2025-10-17T12:07:58.162Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.162Z WARN 6541 --- [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. 12:07:58 2025-10-17T12:07:58.224Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.224Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.323Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.323Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.324Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.324Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.330Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.330Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.405Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.405Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.408Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.408Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.410Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.410Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.423Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.423Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.472Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.472Z WARN 6541 --- [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. 12:07:58 2025-10-17T12:07:58.580Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:58 2025-10-17T12:07:58.580Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.580Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:58 2025-10-17T12:07:58.632Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.632Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.645Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.645Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.712Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.712Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.743Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.743Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.744Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.745Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.758Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.758Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.795Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.795Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.808Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.808Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.817Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.817Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.822Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.822Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.865Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.865Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:58 2025-10-17T12:07:58.897Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:58 2025-10-17T12:07:58.897Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:58.992Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:07:59 2025-10-17T12:07:58.992Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.039Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.040Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.040Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.040Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.051Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.051Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.091Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.091Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.098Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:59 12:07:59 Members {size:1, ver:1} [ 12:07:59 Member [10.30.107.245]:5701 - 5f22cb2b-f83d-45cf-8145-359d464e34b4 this 12:07:59 ] 12:07:59 12:07:59 2025-10-17T12:07:59.099Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.099Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.099Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:07:59 2025-10-17T12:07:59.101Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:07:59 2025-10-17T12:07:59.107Z INFO 6541 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 12:07:59 2025-10-17T12:07:59.112Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:07:59 2025-10-17T12:07:59.112Z INFO 6541 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 5f22cb2b-f83d-45cf-8145-359d464e34b4 this is handled 12:07:59 2025-10-17T12:07:59.113Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:07:59 2025-10-17T12:07:59.114Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:07:59 2025-10-17T12:07:59.114Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:07:59 2025-10-17T12:07:59.154Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:07:59 2025-10-17T12:07:59.154Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.154Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:59 2025-10-17T12:07:59.163Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.163Z WARN 6541 --- [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. 12:07:59 2025-10-17T12:07:59.224Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.224Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.246Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:07:59 2025-10-17T12:07:59.246Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 134 ms. 12:07:59 2025-10-17T12:07:59.246Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:07:59 2025-10-17T12:07:59.248Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:07:59 2025-10-17T12:07:59.279Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:07:59 o o o o---o o--o o o---o o o----o o--o--o 12:07:59 | | / \ / | / / \ | | 12:07:59 o----o o o o----o | o o o----o | 12:07:59 | | * \ / | \ * \ | | 12:07:59 o o * o o---o o--o o----o o---o * o o----o o 12:07:59 12:07:59 2025-10-17T12:07:59.279Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:07:59 2025-10-17T12:07:59.279Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:07:59 2025-10-17T12:07:59.279Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:07:59 2025-10-17T12:07:59.279Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:07:59 2025-10-17T12:07:59.279Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:07:59 To enable the Jet engine on the members, do one of the following: 12:07:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:07:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:07:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:07:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:07:59 2025-10-17T12:07:59.291Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:07:59 2025-10-17T12:07:59.292Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:07:59 2025-10-17T12:07:59.297Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:07:59 2025-10-17T12:07:59.298Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:07:59 2025-10-17T12:07:59.324Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.324Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.325Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.325Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.333Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.333Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.409Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.409Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.410Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.410Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.411Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.411Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.423Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.423Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.476Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.476Z WARN 6541 --- [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. 12:07:59 2025-10-17T12:07:59.483Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:07:59 2025-10-17T12:07:59.484Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.484Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:07:59 2025-10-17T12:07:59.635Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.635Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.640Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.640Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.712Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.712Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.744Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.744Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.759Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.759Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.763Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.763Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.796Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.796Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.810Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.810Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.819Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.819Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.823Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.823Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.866Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.866Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:07:59 2025-10-17T12:07:59.898Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:07:59 2025-10-17T12:07:59.898Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:00 2025-10-17T12:07:59.994Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:00 2025-10-17T12:07:59.994Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.041Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.041Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.046Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.046Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.052Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.052Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.091Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.091Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.101Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.101Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.155Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:00 2025-10-17T12:08:00.155Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.155Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:00 2025-10-17T12:08:00.163Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.163Z WARN 6541 --- [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. 12:08:00 2025-10-17T12:08:00.269Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.270Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.325Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.325Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.326Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.326Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.336Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.336Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.412Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.412Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.412Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.412Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.412Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.412Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.423Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.423Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.437Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:00 2025-10-17T12:08:00.437Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.437Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:00 2025-10-17T12:08:00.480Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.480Z WARN 6541 --- [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. 12:08:00 2025-10-17T12:08:00.637Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.637Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.668Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.668Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.714Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.714Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.746Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.746Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.762Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.762Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.764Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.764Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.798Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.798Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.810Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.810Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.820Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.820Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.823Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.823Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.868Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.868Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:00 2025-10-17T12:08:00.900Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:00 2025-10-17T12:08:00.900Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:00.995Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:01 2025-10-17T12:08:00.996Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.042Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.042Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.048Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.048Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.053Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.053Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.093Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.093Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.102Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.102Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.155Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:01 2025-10-17T12:08:01.155Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.155Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:01 2025-10-17T12:08:01.165Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.165Z WARN 6541 --- [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. 12:08:01 2025-10-17T12:08:01.242Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.242Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.326Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.326Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.328Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.328Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.338Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.339Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.387Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:01 2025-10-17T12:08:01.387Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.387Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:01 2025-10-17T12:08:01.413Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.413Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.413Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.413Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.416Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.416Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.424Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.424Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.483Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.483Z WARN 6541 --- [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. 12:08:01 2025-10-17T12:08:01.639Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.639Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.668Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.668Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.715Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.715Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.732Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.732Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.734Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:01 12:08:01 Members {size:1, ver:1} [ 12:08:01 Member [10.30.107.245]:5701 - 74c7924e-443d-43d3-8079-1bf95d40cad0 this 12:08:01 ] 12:08:01 12:08:01 2025-10-17T12:08:01.735Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:08:01 2025-10-17T12:08:01.736Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:08:01 2025-10-17T12:08:01.742Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:08:01 2025-10-17T12:08:01.742Z INFO 6541 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 74c7924e-443d-43d3-8079-1bf95d40cad0 this is handled 12:08:01 2025-10-17T12:08:01.743Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:08:01 2025-10-17T12:08:01.744Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:08:01 2025-10-17T12:08:01.744Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:08:01 2025-10-17T12:08:01.763Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.763Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.764Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.764Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.778Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.778Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.799Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.799Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.811Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.811Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.816Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:08:01 2025-10-17T12:08:01.817Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 12:08:01 2025-10-17T12:08:01.817Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:08:01 2025-10-17T12:08:01.818Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:08:01 2025-10-17T12:08:01.845Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:01 o o o o---o o--o o o---o o o----o o--o--o 12:08:01 | | / \ / | / / \ | | 12:08:01 o----o o o o----o | o o o----o | 12:08:01 | | * \ / | \ * \ | | 12:08:01 o o * o o---o o--o o----o o---o * o o----o o 12:08:01 12:08:01 2025-10-17T12:08:01.845Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:08:01 2025-10-17T12:08:01.845Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:08:01 2025-10-17T12:08:01.845Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:08:01 2025-10-17T12:08:01.845Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:08:01 2025-10-17T12:08:01.845Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:08:01 To enable the Jet engine on the members, do one of the following: 12:08:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:08:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:08:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:08:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:08:01 2025-10-17T12:08:01.855Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:08:01 2025-10-17T12:08:01.856Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:08:01 2025-10-17T12:08:01.860Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.860Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.862Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:08:01 2025-10-17T12:08:01.863Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:08:01 2025-10-17T12:08:01.870Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.870Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:01 2025-10-17T12:08:01.901Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:01 2025-10-17T12:08:01.901Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:01.995Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:02 2025-10-17T12:08:01.995Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:01.996Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:02 2025-10-17T12:08:01.996Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.044Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.044Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.050Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.050Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.061Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:02 2025-10-17T12:08:02.061Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.061Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:02 2025-10-17T12:08:02.076Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.076Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.088Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.088Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.103Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.103Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.165Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.165Z WARN 6541 --- [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. 12:08:02 2025-10-17T12:08:02.328Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.328Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.329Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.329Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.344Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.344Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.394Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:02 2025-10-17T12:08:02.394Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.395Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:02 2025-10-17T12:08:02.414Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.414Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.415Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.415Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.419Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.419Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.426Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.426Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.486Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.486Z WARN 6541 --- [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. 12:08:02 2025-10-17T12:08:02.643Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.643Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.670Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.670Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.676Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.676Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.716Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.716Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.732Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.732Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.765Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.765Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.765Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.765Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.795Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.795Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.800Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.800Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.812Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.812Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.861Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.861Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:02 2025-10-17T12:08:02.871Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:02 2025-10-17T12:08:02.871Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:02.996Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:03 2025-10-17T12:08:02.996Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:02.998Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:03 2025-10-17T12:08:02.998Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.009Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:03 2025-10-17T12:08:03.009Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.009Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:03 2025-10-17T12:08:03.044Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.044Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.052Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.052Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.077Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.077Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.089Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.089Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.104Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.104Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.167Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.167Z WARN 6541 --- [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. 12:08:03 2025-10-17T12:08:03.329Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.329Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.330Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.330Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.346Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.346Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.347Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:03 2025-10-17T12:08:03.347Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.347Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:03 2025-10-17T12:08:03.415Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.415Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.416Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.416Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.421Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.421Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.427Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.427Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.488Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.488Z WARN 6541 --- [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. 12:08:03 2025-10-17T12:08:03.646Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.646Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.670Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.670Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.678Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.678Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.718Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.718Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.733Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.733Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.766Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.766Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.766Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.766Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.801Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.801Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.806Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.806Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.813Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.813Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.862Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.862Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:03 2025-10-17T12:08:03.872Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:03 2025-10-17T12:08:03.872Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.008Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.008Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.013Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:04 2025-10-17T12:08:04.013Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.013Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:04 2025-10-17T12:08:04.017Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.017Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.045Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.045Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.054Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.054Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.090Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.090Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.095Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.095Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.105Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.105Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.124Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.124Z WARN 6541 --- [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. 12:08:04 2025-10-17T12:08:04.251Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:04 2025-10-17T12:08:04.251Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.251Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:04 2025-10-17T12:08:04.329Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.329Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.331Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.331Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.349Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.349Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.416Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.416Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.417Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.417Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.423Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.423Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.429Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.429Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.491Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.491Z WARN 6541 --- [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. 12:08:04 2025-10-17T12:08:04.576Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:04 12:08:04 Members {size:1, ver:1} [ 12:08:04 Member [10.30.107.245]:5701 - d569235a-d50d-47ca-b977-8a4117b37a8a this 12:08:04 ] 12:08:04 12:08:04 2025-10-17T12:08:04.578Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:08:04 2025-10-17T12:08:04.579Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:08:04 2025-10-17T12:08:04.585Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:08:04 2025-10-17T12:08:04.586Z INFO 6541 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - d569235a-d50d-47ca-b977-8a4117b37a8a this is handled 12:08:04 2025-10-17T12:08:04.587Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:08:04 2025-10-17T12:08:04.587Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:08:04 2025-10-17T12:08:04.588Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:08:04 2025-10-17T12:08:04.650Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.650Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.662Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:08:04 2025-10-17T12:08:04.663Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 12:08:04 2025-10-17T12:08:04.663Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:08:04 2025-10-17T12:08:04.664Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:08:04 2025-10-17T12:08:04.678Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.678Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.690Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:04 o o o o---o o--o o o---o o o----o o--o--o 12:08:04 | | / \ / | / / \ | | 12:08:04 o----o o o o----o | o o o----o | 12:08:04 | | * \ / | \ * \ | | 12:08:04 o o * o o---o o--o o----o o---o * o o----o o 12:08:04 12:08:04 2025-10-17T12:08:04.690Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:08:04 2025-10-17T12:08:04.690Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:08:04 2025-10-17T12:08:04.690Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:08:04 2025-10-17T12:08:04.690Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:08:04 2025-10-17T12:08:04.690Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:08:04 To enable the Jet engine on the members, do one of the following: 12:08:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:08:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:08:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:08:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:08:04 2025-10-17T12:08:04.698Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:08:04 2025-10-17T12:08:04.700Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:08:04 2025-10-17T12:08:04.705Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.705Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.709Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:08:04 2025-10-17T12:08:04.710Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:08:04 2025-10-17T12:08:04.719Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.719Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.760Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.760Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.766Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.766Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.767Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.767Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.776Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.776Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.808Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.808Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.815Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.815Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.864Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.864Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:04 2025-10-17T12:08:04.874Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:04 2025-10-17T12:08:04.874Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.005Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.005Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.012Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:05 2025-10-17T12:08:05.012Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.012Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:05 2025-10-17T12:08:05.018Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.018Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.047Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.047Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.056Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.056Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.096Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.096Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.107Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.107Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.136Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.136Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.173Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.173Z WARN 6541 --- [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. 12:08:05 2025-10-17T12:08:05.255Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:05 2025-10-17T12:08:05.255Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.255Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:05 2025-10-17T12:08:05.329Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.329Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.352Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.352Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.374Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.374Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.418Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.418Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.419Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.419Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.425Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.425Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.429Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.429Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.496Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.496Z WARN 6541 --- [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. 12:08:05 2025-10-17T12:08:05.653Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.653Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.680Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.680Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.707Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.707Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.721Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.721Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.762Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.762Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.767Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.768Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.777Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.777Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.809Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.809Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.810Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.810Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.816Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.816Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.865Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.865Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.865Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:05 2025-10-17T12:08:05.865Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:05 2025-10-17T12:08:05.866Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:05 2025-10-17T12:08:05.875Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:05 2025-10-17T12:08:05.875Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.005Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.006Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.019Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.019Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.049Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.049Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.059Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.059Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.098Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.098Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.108Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.108Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.137Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.137Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.140Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.140Z WARN 6541 --- [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. 12:08:06 2025-10-17T12:08:06.256Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:06 2025-10-17T12:08:06.256Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.256Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:06 2025-10-17T12:08:06.331Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.331Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.355Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.355Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.375Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.375Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.420Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.420Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.420Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.420Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.428Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.428Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.431Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.431Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.498Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.498Z WARN 6541 --- [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. 12:08:06 2025-10-17T12:08:06.655Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.655Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.681Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.681Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.709Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.709Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.722Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.722Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.763Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.763Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.768Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.768Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.778Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.778Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.810Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.810Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.817Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.817Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.854Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.854Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.865Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:06 2025-10-17T12:08:06.865Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.865Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:06 2025-10-17T12:08:06.866Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.866Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:06 2025-10-17T12:08:06.876Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:06 2025-10-17T12:08:06.876Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:06.961Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:07 2025-10-17T12:08:06.961Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.006Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.006Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.019Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.019Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.050Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.050Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.064Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:07 12:08:07 Members {size:1, ver:1} [ 12:08:07 Member [10.30.107.245]:5701 - 50f08864-1b9b-4127-97b8-c6a7a4023a16 this 12:08:07 ] 12:08:07 12:08:07 2025-10-17T12:08:07.064Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:08:07 2025-10-17T12:08:07.065Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:08:07 2025-10-17T12:08:07.083Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:08:07 2025-10-17T12:08:07.084Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 50f08864-1b9b-4127-97b8-c6a7a4023a16 this is handled 12:08:07 2025-10-17T12:08:07.086Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:08:07 2025-10-17T12:08:07.089Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:08:07 2025-10-17T12:08:07.089Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:08:07 2025-10-17T12:08:07.099Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.099Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.109Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.109Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.142Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.142Z WARN 6541 --- [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. 12:08:07 2025-10-17T12:08:07.143Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.143Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.159Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:08:07 2025-10-17T12:08:07.159Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 12:08:07 2025-10-17T12:08:07.159Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:07 2025-10-17T12:08:07.159Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.159Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:07 2025-10-17T12:08:07.159Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:08:07 2025-10-17T12:08:07.161Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:08:07 2025-10-17T12:08:07.189Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:07 o o o o---o o--o o o---o o o----o o--o--o 12:08:07 | | / \ / | / / \ | | 12:08:07 o----o o o o----o | o o o----o | 12:08:07 | | * \ / | \ * \ | | 12:08:07 o o * o o---o o--o o----o o---o * o o----o o 12:08:07 12:08:07 2025-10-17T12:08:07.189Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:08:07 2025-10-17T12:08:07.189Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:08:07 2025-10-17T12:08:07.189Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:08:07 2025-10-17T12:08:07.189Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:08:07 2025-10-17T12:08:07.189Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:08:07 To enable the Jet engine on the members, do one of the following: 12:08:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:08:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:08:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:08:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:08:07 2025-10-17T12:08:07.201Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:08:07 2025-10-17T12:08:07.202Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:08:07 2025-10-17T12:08:07.208Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:08:07 2025-10-17T12:08:07.208Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:08:07 2025-10-17T12:08:07.333Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.333Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.357Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.357Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.376Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.376Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.420Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.420Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.421Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.421Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.431Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.431Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.432Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.432Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.500Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.501Z WARN 6541 --- [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. 12:08:07 2025-10-17T12:08:07.658Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.658Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.683Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.683Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.710Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.710Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.723Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.723Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.764Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.764Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.769Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.769Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.779Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.779Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.810Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.810Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.818Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.818Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.854Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.854Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.866Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.866Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.866Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:07 2025-10-17T12:08:07.866Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:07 2025-10-17T12:08:07.866Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.866Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:07 2025-10-17T12:08:07.866Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:08 2025-10-17T12:08:07.963Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:08 2025-10-17T12:08:07.963Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.021Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.021Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.041Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.041Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.050Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.050Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.099Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.099Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.112Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:08 2025-10-17T12:08:08.112Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.112Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:08 2025-10-17T12:08:08.143Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.143Z WARN 6541 --- [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. 12:08:08 2025-10-17T12:08:08.145Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.145Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.148Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.148Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.284Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.284Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.335Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.335Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.361Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.361Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.378Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.378Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.422Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.422Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.433Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.434Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.434Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.434Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.508Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.508Z WARN 6541 --- [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. 12:08:08 2025-10-17T12:08:08.627Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.627Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.661Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.661Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.684Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.684Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.723Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.723Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.746Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.746Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.766Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.766Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.771Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.771Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.811Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.811Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.820Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.820Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.855Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.855Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.867Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:08 2025-10-17T12:08:08.867Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.867Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:08 2025-10-17T12:08:08.867Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.867Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:08 2025-10-17T12:08:08.882Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:08 2025-10-17T12:08:08.882Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:08.965Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:09 2025-10-17T12:08:08.965Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:08.965Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:09 2025-10-17T12:08:08.966Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:09 2025-10-17T12:08:08.966Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.022Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.022Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.044Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.045Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.050Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.050Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.101Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.101Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.143Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.143Z WARN 6541 --- [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. 12:08:09 2025-10-17T12:08:09.149Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.149Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.165Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.165Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.274Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.274Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.286Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.286Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.364Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.364Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.375Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.375Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.433Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.433Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.436Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.437Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.467Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.467Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.511Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.511Z WARN 6541 --- [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. 12:08:09 2025-10-17T12:08:09.628Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.628Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.663Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.663Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.683Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.683Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.725Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.725Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.747Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.747Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.767Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.767Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.770Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:09 2025-10-17T12:08:09.770Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.770Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:09 2025-10-17T12:08:09.781Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.781Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.812Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.812Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.821Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.821Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.856Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.856Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.868Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:09 2025-10-17T12:08:09.868Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.868Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:09 2025-10-17T12:08:09.869Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.869Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.882Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:09 2025-10-17T12:08:09.883Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:09 2025-10-17T12:08:09.903Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:09 12:08:09 Members {size:1, ver:1} [ 12:08:09 Member [10.30.107.245]:5701 - 8bd80be2-eab0-4a4a-a4f4-dfd07bea77d1 this 12:08:09 ] 12:08:09 12:08:09 2025-10-17T12:08:09.905Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:08:09 2025-10-17T12:08:09.906Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:08:09 2025-10-17T12:08:09.922Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:08:09 2025-10-17T12:08:09.922Z INFO 6541 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - 8bd80be2-eab0-4a4a-a4f4-dfd07bea77d1 this is handled 12:08:09 2025-10-17T12:08:09.923Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:08:09 2025-10-17T12:08:09.924Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:08:09 2025-10-17T12:08:09.924Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:08:10 2025-10-17T12:08:09.968Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:10 2025-10-17T12:08:09.968Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.004Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.004Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.044Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.044Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.051Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.051Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.102Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.102Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.144Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.144Z WARN 6541 --- [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. 12:08:10 2025-10-17T12:08:10.150Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.150Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.167Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.167Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.286Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.286Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.292Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:08:10 2025-10-17T12:08:10.292Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 370 ms. 12:08:10 2025-10-17T12:08:10.292Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:08:10 2025-10-17T12:08:10.294Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:08:10 2025-10-17T12:08:10.296Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.296Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.323Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:10 o o o o---o o--o o o---o o o----o o--o--o 12:08:10 | | / \ / | / / \ | | 12:08:10 o----o o o o----o | o o o----o | 12:08:10 | | * \ / | \ * \ | | 12:08:10 o o * o o---o o--o o----o o---o * o o----o o 12:08:10 12:08:10 2025-10-17T12:08:10.323Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:08:10 2025-10-17T12:08:10.323Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:08:10 2025-10-17T12:08:10.323Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:08:10 2025-10-17T12:08:10.323Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:08:10 2025-10-17T12:08:10.323Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:08:10 To enable the Jet engine on the members, do one of the following: 12:08:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:08:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:08:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:08:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:08:10 2025-10-17T12:08:10.331Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:08:10 2025-10-17T12:08:10.332Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:08:10 2025-10-17T12:08:10.337Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:08:10 2025-10-17T12:08:10.337Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:08:10 2025-10-17T12:08:10.367Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.367Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.381Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.381Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.439Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.439Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.469Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.469Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.483Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.483Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.519Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.519Z WARN 6541 --- [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. 12:08:10 2025-10-17T12:08:10.630Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.630Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.638Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.639Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.666Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.666Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.684Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.684Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.726Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.726Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.773Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:10 2025-10-17T12:08:10.774Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.774Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:10 2025-10-17T12:08:10.775Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:10 2025-10-17T12:08:10.775Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.775Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:10 2025-10-17T12:08:10.783Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.783Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.813Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.813Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.813Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.813Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.821Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.821Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.857Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.857Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.870Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.870Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:10 2025-10-17T12:08:10.883Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:10 2025-10-17T12:08:10.883Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:10.971Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:11 2025-10-17T12:08:10.971Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.011Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.011Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.045Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.045Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.053Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.053Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.103Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.103Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.145Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.145Z WARN 6541 --- [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. 12:08:11 2025-10-17T12:08:11.150Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.150Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.168Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.168Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.297Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.297Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.334Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.334Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.370Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.370Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.383Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.383Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.443Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.443Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.470Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.470Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.483Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.483Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.523Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.523Z WARN 6541 --- [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. 12:08:11 2025-10-17T12:08:11.628Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:11 2025-10-17T12:08:11.628Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.628Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:11 2025-10-17T12:08:11.631Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.631Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.640Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.640Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.671Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.671Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.685Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.685Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.728Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.728Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.779Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:11 2025-10-17T12:08:11.779Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.779Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:11 2025-10-17T12:08:11.783Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.783Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.814Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.814Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.815Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.815Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.822Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.822Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.858Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.858Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.883Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.883Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:11 2025-10-17T12:08:11.899Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:11 2025-10-17T12:08:11.899Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:11.974Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:12 2025-10-17T12:08:11.974Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.012Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.012Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.013Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.013Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.046Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.046Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.105Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.105Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.146Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.146Z WARN 6541 --- [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. 12:08:12 2025-10-17T12:08:12.152Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.152Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.170Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.170Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.177Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.177Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.312Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.312Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.335Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.335Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.373Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.373Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.446Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.446Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.471Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.471Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.485Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.485Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.526Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.526Z WARN 6541 --- [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. 12:08:12 2025-10-17T12:08:12.628Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:12 2025-10-17T12:08:12.628Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.628Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:12 2025-10-17T12:08:12.632Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.632Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.654Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.655Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.667Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.667Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.674Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.674Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.686Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.686Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.722Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:12 2025-10-17T12:08:12.722Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.722Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:12 2025-10-17T12:08:12.785Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.785Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.815Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.815Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.816Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.816Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.824Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.824Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.859Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.859Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.887Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.887Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:12 2025-10-17T12:08:12.900Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:12 2025-10-17T12:08:12.900Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:12.976Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:13 2025-10-17T12:08:12.976Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.013Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.013Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.014Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.014Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.038Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:13 12:08:13 Members {size:1, ver:1} [ 12:08:13 Member [10.30.107.245]:5701 - bf2dc9f7-c0be-4513-aaa2-d29a9b1f37c0 this 12:08:13 ] 12:08:13 12:08:13 2025-10-17T12:08:13.039Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:08:13 2025-10-17T12:08:13.040Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:08:13 2025-10-17T12:08:13.048Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.048Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.050Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.050Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.053Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:08:13 2025-10-17T12:08:13.054Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - bf2dc9f7-c0be-4513-aaa2-d29a9b1f37c0 this is handled 12:08:13 2025-10-17T12:08:13.055Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:08:13 2025-10-17T12:08:13.055Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:08:13 2025-10-17T12:08:13.056Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:08:13 2025-10-17T12:08:13.106Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.106Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.119Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:08:13 2025-10-17T12:08:13.119Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 12:08:13 2025-10-17T12:08:13.119Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:08:13 2025-10-17T12:08:13.121Z INFO 6541 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 12:08:13 2025-10-17T12:08:13.147Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.147Z WARN 6541 --- [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. 12:08:13 2025-10-17T12:08:13.153Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.153Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.164Z INFO 6541 --- [ main] com.hazelcast.system.logo : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:13 o o o o---o o--o o o---o o o----o o--o--o 12:08:13 | | / \ / | / / \ | | 12:08:13 o----o o o o----o | o o o----o | 12:08:13 | | * \ / | \ * \ | | 12:08:13 o o * o o---o o--o o----o o---o * o o----o o 12:08:13 12:08:13 2025-10-17T12:08:13.164Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:08:13 2025-10-17T12:08:13.164Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.245]:5701 12:08:13 2025-10-17T12:08:13.164Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] Cluster name: dev 12:08:13 2025-10-17T12:08:13.164Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]: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. 12:08:13 2025-10-17T12:08:13.164Z INFO 6541 --- [ main] com.hazelcast.system : [10.30.107.245]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:08:13 To enable the Jet engine on the members, do one of the following: 12:08:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:08:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:08:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:08:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:08:13 2025-10-17T12:08:13.171Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.171Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.173Z INFO 6541 --- [ main] com.hazelcast.system.security : [10.30.107.245]: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. 12:08:13 2025-10-17T12:08:13.174Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Using Multicast discovery 12:08:13 2025-10-17T12:08:13.179Z INFO 6541 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.245]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:08:13 2025-10-17T12:08:13.179Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTING 12:08:13 2025-10-17T12:08:13.276Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.276Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.335Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.335Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.342Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.342Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.450Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.450Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.473Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.473Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.486Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.486Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.543Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.543Z WARN 6541 --- [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. 12:08:13 2025-10-17T12:08:13.629Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:13 2025-10-17T12:08:13.629Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.629Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:13 2025-10-17T12:08:13.632Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.632Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.655Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.655Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.669Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.669Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.677Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.677Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.688Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.688Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.725Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:13 2025-10-17T12:08:13.725Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.725Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:13 2025-10-17T12:08:13.786Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.786Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.817Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.817Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.817Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.817Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.825Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.825Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.859Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.859Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.888Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.888Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:13 2025-10-17T12:08:13.901Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:13 2025-10-17T12:08:13.901Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:13.979Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:14 2025-10-17T12:08:13.979Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.010Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.011Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.015Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.015Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.050Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.050Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.052Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.052Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.090Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.090Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.149Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.149Z WARN 6541 --- [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. 12:08:14 2025-10-17T12:08:14.154Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.154Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.172Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.172Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.278Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.278Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.337Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.337Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.344Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.344Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.453Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.453Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.475Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.475Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.486Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.486Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.546Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.546Z WARN 6541 --- [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. 12:08:14 2025-10-17T12:08:14.629Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:14 2025-10-17T12:08:14.630Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.630Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:14 2025-10-17T12:08:14.648Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.648Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.656Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.656Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.670Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.670Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.681Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.681Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.689Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.689Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.729Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:14 2025-10-17T12:08:14.729Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.729Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:14 2025-10-17T12:08:14.788Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.788Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.819Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.819Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.826Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.826Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.845Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.845Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.860Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.860Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.889Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.889Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:14 2025-10-17T12:08:14.901Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:14 2025-10-17T12:08:14.901Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:14.981Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:15 2025-10-17T12:08:14.981Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.016Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.016Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.017Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.017Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.051Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.051Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.053Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.053Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.093Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.093Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.150Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.150Z WARN 6541 --- [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. 12:08:15 2025-10-17T12:08:15.155Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.155Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.195Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.195Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.280Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.280Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.338Z INFO 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.338Z WARN 6541 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.344Z INFO 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.344Z WARN 6541 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.356Z INFO 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.356Z WARN 6541 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.488Z INFO 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.488Z WARN 6541 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.508Z INFO 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.508Z WARN 6541 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.548Z INFO 6541 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.548Z WARN 6541 --- [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. 12:08:15 2025-10-17T12:08:15.629Z INFO 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 12:08:15 2025-10-17T12:08:15.629Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.629Z WARN 6541 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:15 2025-10-17T12:08:15.650Z INFO 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.650Z WARN 6541 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.657Z INFO 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.657Z WARN 6541 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.671Z INFO 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.671Z WARN 6541 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.683Z INFO 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.683Z WARN 6541 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.691Z INFO 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.691Z WARN 6541 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.730Z INFO 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 12:08:15 2025-10-17T12:08:15.730Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.730Z WARN 6541 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 12:08:15 2025-10-17T12:08:15.813Z INFO 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.813Z WARN 6541 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.819Z INFO 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.819Z WARN 6541 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.827Z INFO 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.827Z WARN 6541 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.846Z INFO 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.846Z WARN 6541 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.862Z INFO 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.862Z WARN 6541 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.890Z INFO 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.890Z WARN 6541 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.903Z INFO 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 12:08:15 2025-10-17T12:08:15.903Z WARN 6541 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:15 2025-10-17T12:08:15.945Z INFO 6541 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.245]:5701 [dev] [5.5.0] 12:08:15 12:08:15 Members {size:1, ver:1} [ 12:08:15 Member [10.30.107.245]:5701 - bac39d7b-3222-4e36-9d85-abd0b15c50ac this 12:08:15 ] 12:08:15 12:08:15 2025-10-17T12:08:15.947Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is STARTED 12:08:15 2025-10-17T12:08:15.948Z INFO 6541 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:08:16 2025-10-17T12:08:15.984Z INFO 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 12:08:16 2025-10-17T12:08:15.984Z WARN 6541 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:16 2025-10-17T12:08:16.017Z INFO 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 12:08:16 2025-10-17T12:08:16.017Z WARN 6541 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:16 2025-10-17T12:08:16.018Z INFO 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 12:08:16 2025-10-17T12:08:16.018Z WARN 6541 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 12:08:16 2025-10-17T12:08:16.054Z INFO 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 12:08:16 2025-10-17T12:08:16.054Z WARN 6541 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:16 2025-10-17T12:08:16.054Z INFO 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 12:08:16 2025-10-17T12:08:16.054Z WARN 6541 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:16 2025-10-17T12:08:16.057Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTTING_DOWN 12:08:16 2025-10-17T12:08:16.057Z INFO 6541 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.245]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.245]:5701 - bac39d7b-3222-4e36-9d85-abd0b15c50ac this is handled 12:08:16 2025-10-17T12:08:16.058Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down multicast service... 12:08:16 2025-10-17T12:08:16.059Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down connection manager... 12:08:16 2025-10-17T12:08:16.059Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Shutting down node engine... 12:08:16 2025-10-17T12:08:16.066Z INFO 6541 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.245]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:08:16 2025-10-17T12:08:16.066Z INFO 6541 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.245]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 9 ms. 12:08:16 2025-10-17T12:08:16.066Z INFO 6541 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.245]:5701 [dev] [5.5.0] [10.30.107.245]:5701 is SHUTDOWN 12:08:16 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.38 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 12:08:16 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 12:08:16 2025-10-17T12:08:16.093Z INFO 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 12:08:16 2025-10-17T12:08:16.093Z WARN 6541 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 12:08:16 2025-10-17T12:08:16.095Z INFO 6541 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 12:08:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 12:08:16 2025-10-17T12:08:16.095Z WARN 6541 --- [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. 12:08:16 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 12:08:16 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 12:08:16 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 12:08:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 12:08:16 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 12:08:16 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 12:08:16 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 12:08:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 12:08:16 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 12:08:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 12:08:16 2025-10-17T12:08:16.157Z INFO 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 12:08:16 2025-10-17T12:08:16.157Z WARN 6541 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:16 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 12:08:16 2025-10-17T12:08:16.162Z INFO 6541 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 12:08:16 2025-10-17T12:08:16.163Z INFO 6541 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 12:08:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 12:08:16 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 12:08:16 2025-10-17T12:08:16.193Z INFO 6541 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 12:08:16 2025-10-17T12:08:16.195Z INFO 6541 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : NCMP CM Data Notification Subscription Models onboarded successfully 12:08:16 2025-10-17T12:08:16.195Z INFO 6541 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 12:08:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 12:08:16 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 12:08:16 2025-10-17T12:08:16.200Z INFO 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 12:08:16 2025-10-17T12:08:16.200Z WARN 6541 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 12:08:16 2025-10-17T12:08:16.206Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 12:08:16 2025-10-17T12:08:16.208Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2024-02-23 installed successfully, 12:08:16 2025-10-17T12:08:16.209Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 12:08:16 2025-10-17T12:08:16.213Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 12:08:16 2025-10-17T12:08:16.215Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2025-07-22 installed successfully, 12:08:16 2025-10-17T12:08:16.215Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 12:08:16 2025-10-17T12:08:16.219Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 12:08:16 2025-10-17T12:08:16.219Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory upgraded successfully to model dmi-registry-2025-07-22 12:08:16 2025-10-17T12:08:16.219Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory module data migration is completed successfully. 12:08:16 2025-10-17T12:08:16.219Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 12:08:16 2025-10-17T12:08:16.224Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 12:08:16 2025-10-17T12:08:16.224Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Revision 2025-07-22 is already installed. 12:08:16 2025-10-17T12:08:16.224Z INFO 6541 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 12:08:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 12:08:16 [INFO] 12:08:16 [INFO] Results: 12:08:16 [INFO] 12:08:16 [INFO] Tests run: 766, Failures: 0, Errors: 0, Skipped: 0 12:08:16 [INFO] 12:08:16 [INFO] 12:08:16 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-service --- 12:08:16 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 12:08:16 [INFO] Analyzed bundle 'cps-ncmp-service' with 152 classes 12:08:16 [INFO] All coverage checks have been met. 12:08:16 [INFO] 12:08:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-service --- 12:08:16 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 12:08:16 [INFO] Analyzed bundle 'cps-ncmp-service' with 152 classes 12:08:17 [INFO] 12:08:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 12:08:17 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.7.2-SNAPSHOT.jar 12:08:17 [INFO] 12:08:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 12:08:17 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.2-SNAPSHOT/cps-ncmp-service-3.7.2-SNAPSHOT.jar 12:08:17 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.2-SNAPSHOT/cps-ncmp-service-3.7.2-SNAPSHOT.pom 12:08:17 [INFO] 12:08:17 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-service --- 12:08:17 [INFO] 12:08:17 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 12:08:17 [INFO] Building cps-ncmp-rest 3.7.2-SNAPSHOT [11/21] 12:08:17 [INFO] --------------------------------[ jar ]--------------------------------- 12:08:17 [INFO] 12:08:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 12:08:17 [INFO] 12:08:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 12:08:17 [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-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:08:17 [INFO] 12:08:17 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 12:08:17 [INFO] Generating with dryRun=false 12:08:17 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 12:08:17 [INFO] OpenAPI Generator: spring (server) 12:08:17 [INFO] Generator 'spring' is considered stable. 12:08:17 [INFO] ---------------------------------- 12:08:17 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 12:08:17 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 12:08:17 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:08:17 [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). 12:08:17 [INFO] Processing operation getResourceDataForCmHandle 12:08:17 [INFO] Processing operation updateResourceDataRunningForCmHandle 12:08:17 [INFO] Processing operation createResourceDataRunningForCmHandle 12:08:17 [INFO] Processing operation deleteResourceDataRunningForCmHandle 12:08:17 [INFO] Processing operation patchResourceDataRunningForCmHandle 12:08:17 [INFO] Processing operation executeDataOperationForCmHandles 12:08:17 [INFO] Processing operation queryResourceDataForCmHandle 12:08:17 [INFO] Processing operation getModuleReferencesByCmHandle 12:08:17 [INFO] Processing operation getModuleDefinitions 12:08:17 [INFO] Processing operation searchCmHandles 12:08:17 [INFO] Processing operation retrieveCmHandleDetailsById 12:08:17 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 12:08:17 [INFO] Processing operation searchCmHandleIds 12:08:17 [INFO] Processing operation getCmHandleStateByCmHandleId 12:08:17 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 12:08:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 12:08:17 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 12:08:17 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 12:08:18 [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] 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 12:08:18 [INFO] Skipping generation of Webhooks. 12:08:18 [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] 12:08:18 [INFO] Skipping generation of supporting files. 12:08:18 ################################################################################ 12:08:18 # Thanks for using OpenAPI Generator. # 12:08:18 # Please consider donation to help us maintain this project ๐Ÿ™ # 12:08:18 # https://opencollective.com/openapi_generator/donate # 12:08:18 ################################################################################ 12:08:18 [INFO] 12:08:18 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 12:08:18 [INFO] Generating with dryRun=false 12:08:18 [INFO] No .openapi-generator-ignore file found. 12:08:18 [INFO] OpenAPI Generator: spring (server) 12:08:18 [INFO] Generator 'spring' is considered stable. 12:08:18 [INFO] ---------------------------------- 12:08:18 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 12:08:18 [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) 12:08:18 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:08:18 [INFO] Processing operation updateDmiPluginRegistration 12:08:18 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 12:08:18 [INFO] Processing operation searchCmHandleIds 12:08:18 [INFO] Processing operation searchCmHandles 12:08:18 [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] 12:08:18 [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] 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 12:08:18 [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] 12:08:18 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 12:08:18 [INFO] Skipping generation of Webhooks. 12:08:18 [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] 12:08:18 [INFO] Skipping generation of supporting files. 12:08:18 ################################################################################ 12:08:18 # Thanks for using OpenAPI Generator. # 12:08:18 # Please consider donation to help us maintain this project ๐Ÿ™ # 12:08:18 # https://opencollective.com/openapi_generator/donate # 12:08:18 ################################################################################ 12:08:18 [INFO] 12:08:18 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-rest --- 12:08:40 [INFO] Generating with dryRun=false 12:08:40 [INFO] OpenAPI Generator: spring (server) 12:08:40 [INFO] Generator 'spring' is considered stable. 12:08:40 [INFO] ---------------------------------- 12:08:40 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.provmns.controller) 12:08:40 [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) 12:08:40 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:08:40 [WARNING] Failed to get the schema name: null 12:08:40 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 12:08:40 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 12:08:40 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 12:08:40 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [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). 12:08:40 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 12:08:40 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 12:08:40 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 12:08:40 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 12:08:40 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 12:08:40 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 12:08:40 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 12:08:40 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 12:08:40 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 12:08:40 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 12:08:40 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 12:08:40 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 12:08:40 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 12:08:40 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 12:08:40 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 12:08:40 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 12:08:40 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 12:08:40 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 12:08:40 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 12:08:40 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 12:08:40 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 12:08:40 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 12:08:40 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 12:08:40 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 12:08:40 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 12:08:40 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 12:08:40 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 12:08:40 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 12:08:40 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 12:08:40 [INFO] Processing operation null 12:08:40 [INFO] Processing operation null 12:08:40 [INFO] Processing operation null 12:08:40 [INFO] Processing operation null 12:08:40 [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. 12:08:40 [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. 12:08:40 [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. 12:08:40 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 12:08:40 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 12:08:40 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:40 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 12:08:41 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 12:08:41 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 12:08:41 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 12:08:41 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 12:08:41 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 12:08:41 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 12:08:41 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [INFO] Model EmptyObject not generated since it's a free-form object 12:08:41 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/UtraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/EutraCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] #/components/schemas/NrCellId is not defined 12:08:41 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 12:08:41 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AckState.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Arp.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Category.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CellState.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 12:08:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ClassNameIdPatchDefaultResponse.java 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommModel.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Condition.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Context.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Duration.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 12:08:41 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefault.java 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGet.java 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGetOtherProblemsInner.java 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatch.java 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatchOtherProblemsInner.java 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EthFlowDescription.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventId.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Exposure.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Frequency.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Guami.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Insert.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Addr1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Prefix1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFService.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NullValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Operation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Operation1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Orbital.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchItem.java 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchOperation.java 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PccRule.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PeriodicityRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PfdData.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Positioning.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QosData.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RATContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RatType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Resource.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceOneOf.java 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SAP.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope.java 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScopeType.java 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SdRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Snssai.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ssm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Support.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tai.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tai1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow3.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Top.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Top1.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UsageState.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 12:08:42 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 12:08:42 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 12:08:42 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 12:08:42 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 12:08:42 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 12:08:42 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 12:08:42 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 12:08:42 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 12:08:42 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 12:08:42 [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. 12:08:42 [INFO] Ignored /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 12:08:42 [INFO] Skipping generation of Webhooks. 12:08:42 [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. 12:08:42 [INFO] Skipping generation of supporting files. 12:08:42 ################################################################################ 12:08:42 # Thanks for using OpenAPI Generator. # 12:08:42 # Please consider donation to help us maintain this project ๐Ÿ™ # 12:08:42 # https://opencollective.com/openapi_generator/donate # 12:08:42 ################################################################################ 12:09:04 [INFO] 12:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 12:09:04 [INFO] You have 0 Checkstyle violations. 12:09:04 [INFO] 12:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 12:09:04 [INFO] You have 0 Checkstyle violations. 12:09:04 [INFO] 12:09:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 12:09:04 [INFO] Copying 1 resource from src/main/resources to target/classes 12:09:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 12:09:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 12:09:05 [INFO] 12:09:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 12:09:05 [INFO] Recompiling the module because of changed dependency. 12:09:05 [INFO] Compiling 54 source files with javac [debug release 17] to target/classes 12:09:06 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 12:09:06 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 12:09:06 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 12:09:06 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 12:09:06 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 12:09:06 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 12:09:06 [INFO] 12:09:06 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 12:09:06 [INFO] Generating with dryRun=false 12:09:06 [INFO] No .openapi-generator-ignore file found. 12:09:06 [INFO] OpenAPI Generator: openapi-yaml (documentation) 12:09:06 [INFO] Generator 'openapi-yaml' is considered stable. 12:09:06 [INFO] Output file [outputFile=openapi-inventory.yaml] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [INFO] Skipping generation of Webhooks. 12:09:06 [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] 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 12:09:06 ################################################################################ 12:09:06 # Thanks for using OpenAPI Generator. # 12:09:06 # Please consider donation to help us maintain this project ๐Ÿ™ # 12:09:06 # https://opencollective.com/openapi_generator/donate # 12:09:06 ################################################################################ 12:09:06 [INFO] 12:09:06 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 12:09:06 [INFO] Generating with dryRun=false 12:09:06 [INFO] OpenAPI Generator: openapi-yaml (documentation) 12:09:06 [INFO] Generator 'openapi-yaml' is considered stable. 12:09:06 [INFO] Output file [outputFile=openapi.yaml] 12:09:06 [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). 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [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] 12:09:06 [INFO] Skipping generation of Webhooks. 12:09:06 [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] 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 12:09:06 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 12:09:06 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 12:09:06 ################################################################################ 12:09:06 # Thanks for using OpenAPI Generator. # 12:09:06 # Please consider donation to help us maintain this project ๐Ÿ™ # 12:09:06 # https://opencollective.com/openapi_generator/donate # 12:09:06 ################################################################################ 12:09:06 [INFO] 12:09:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 12:09:06 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 12:09:06 [INFO] 12:09:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 12:09:06 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 12:09:06 [INFO] 12:09:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 12:09:06 [INFO] Copying 7 resources from src/test/resources to target/test-classes 12:09:06 [INFO] 12:09:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 12:09:06 [INFO] Recompiling the module because of changed dependency. 12:09:06 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:09:07 [INFO] 12:09:07 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 12:09:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:09:07 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:09:07 [INFO] Parallel parsing disabled. 12:09:08 [INFO] Compiled 16 files. 12:09:08 [INFO] 12:09:08 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 12:09:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:09:08 [INFO] 12:09:08 [INFO] ------------------------------------------------------- 12:09:08 [INFO] T E S T S 12:09:08 [INFO] ------------------------------------------------------- 12:09:09 12:09:09.851 [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. 12:09:10 12:09:10.130 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:09:10 12:09:10.190 [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. 12:09:10 12:09:10.205 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:09:10 12:09:10.223 [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. 12:09:10 12:09:10.238 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 12:09:10 12:09:10.248 [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. 12:09:10 12:09:10.260 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 12:09:10 12:09:10.298 [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. 12:09:10 12:09:10.311 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:09:10 12:09:10.314 [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. 12:09:10 12:09:10.324 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:09:10 12:09:10.327 [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. 12:09:10 12:09:10.337 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 12:09:10 12:09:10.339 [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. 12:09:10 12:09:10.348 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 12:09:10 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 12:09:11 12:09:10.973 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 12:09:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 12:09:11 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:09:12 12:09:12,595 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:09:12 12:09:12,595 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:09:12 12:09:12,599 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:09:12 12:09:12,650 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:09:12 12:09:12,650 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:09:13 12:09:13 . ____ _ __ _ _ 12:09:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:09:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:09:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:09:13 ' |____| .__|_| |_|_| |_\__, | / / / / 12:09:13 =========|_|==============|___/=/_/_/_/ 12:09:13 12:09:13 :: Spring Boot :: (v3.5.6) 12:09:13 12:09:13 2025-10-17T12:09:13.146Z INFO 10909 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 10909 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 12:09:13 2025-10-17T12:09:13.151Z INFO 10909 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:09:15 2025-10-17T12:09:15.024Z INFO 10909 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:09:15 2025-10-17T12:09:15.024Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:09:15 2025-10-17T12:09:15.027Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:09:15 2025-10-17T12:09:15.153Z INFO 10909 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.989 seconds (process running for 6.5) 12:09:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:09:16 2025-10-17T12:09:16.090Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:09:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:09:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.439Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 12:09:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 12:09:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 12:09:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:09:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:09:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:09:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 12:09:16 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 12:09:16 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 12:09:16 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 12:09:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 12:09:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 12:09:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 12:09:16 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 12:09:16 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 12:09:16 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 12:09:16 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 12:09:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 12:09:16 ... 130 common frames omitted 12:09:16 12:09:16 2025-10-17T12:09:16.486Z WARN 10909 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 12:09:16 2025-10-17T12:09:16.511Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:09:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:09:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.519Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 12:09:16 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.526Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.533Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 12:09:16 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.550Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.557Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 12:09:16 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.563Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 2025-10-17T12:09:16.568Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:16 12:09:16 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 12:09:16 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:09:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:09:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:09:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:09:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:09:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:16 12:09:16 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.529 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 12:09:16 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:09:16 12:09:16 . ____ _ __ _ _ 12:09:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:09:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:09:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:09:16 ' |____| .__|_| |_|_| |_\__, | / / / / 12:09:16 =========|_|==============|___/=/_/_/_/ 12:09:16 12:09:16 :: Spring Boot :: (v3.5.6) 12:09:16 12:09:16 2025-10-17T12:09:16.653Z INFO 10909 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 10909 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 12:09:16 2025-10-17T12:09:16.653Z INFO 10909 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:09:16 2025-10-17T12:09:16.929Z INFO 10909 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:09:16 2025-10-17T12:09:16.929Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:09:16 2025-10-17T12:09:16.929Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:09:16 2025-10-17T12:09:16.935Z INFO 10909 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.305 seconds (process running for 8.282) 12:09:17 2025-10-17T12:09:17.032Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 12:09:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 12:09:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 12:09:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:09:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:09:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:09:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:09:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:09:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 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"]) 12:09:17 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 12:09:17 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 12:09:17 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 12:09:17 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 12:09:17 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 12:09:17 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 12:09:17 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 12:09:17 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 12:09:17 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 12:09:17 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 12:09:17 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 12:09:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 12:09:17 ... 130 common frames omitted 12:09:17 12:09:17 2025-10-17T12:09:17.074Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 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) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 12:09:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:09:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:09:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:09:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.079Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 12:09:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 12:09:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 12:09:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:09:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:09:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:09:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:09:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:09:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:09:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:09:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:09:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:09:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:09:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:09:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:09:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:09:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:09:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:09:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:09:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:09:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:09:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:09:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:09:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:09:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 12:09:17 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 12:09:17 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 12:09:17 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 12:09:17 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 12:09:17 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 12:09:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 12:09:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 12:09:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 12:09:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 12:09:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 12:09:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 12:09:17 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 12:09:17 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 12:09:17 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 12:09:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 12:09:17 ... 140 common frames omitted 12:09:17 12:09:17 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 12:09:17 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 12:09:17 12:09:17 . ____ _ __ _ _ 12:09:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:09:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:09:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:09:17 ' |____| .__|_| |_|_| |_\__, | / / / / 12:09:17 =========|_|==============|___/=/_/_/_/ 12:09:17 12:09:17 :: Spring Boot :: (v3.5.6) 12:09:17 12:09:17 2025-10-17T12:09:17.280Z INFO 10909 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 10909 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 12:09:17 2025-10-17T12:09:17.280Z INFO 10909 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 12:09:17 2025-10-17T12:09:17.571Z INFO 10909 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:09:17 2025-10-17T12:09:17.571Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:09:17 2025-10-17T12:09:17.572Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:09:17 2025-10-17T12:09:17.578Z INFO 10909 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.316 seconds (process running for 8.925) 12:09:17 2025-10-17T12:09:17.645Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:142) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.651Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:143) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.656Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:144) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.660Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:145) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.667Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 java.lang.IllegalStateException: some error message 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:147) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.683Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:151) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.687Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:152) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 2025-10-17T12:09:17.691Z ERROR 10909 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:09:17 12:09:17 org.onap.cps.ncmp.rest.provmns.exception.InvalidPathException: not a valid path 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:09:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:09:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:09:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:09:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:09:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:09:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:153) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:09:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:09:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:09:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:09:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:09:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 12:09:17 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 12:09:17 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 12:09:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:09:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:09:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:09:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:09:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:09:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:09:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:09:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:09:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:09:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:09:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:09:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:09:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:09:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:09:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:09:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:09:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:09:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:09:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:09:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:09:17 12:09:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 12:09:17 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 12:09:17 12:09:17 . ____ _ __ _ _ 12:09:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:09:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:09:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:09:17 ' |____| .__|_| |_|_| |_\__, | / / / / 12:09:17 =========|_|==============|___/=/_/_/_/ 12:09:17 12:09:17 :: Spring Boot :: (v3.5.6) 12:09:17 12:09:17 2025-10-17T12:09:17.779Z INFO 10909 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Starting ProvMnsControllerSpec using Java 17.0.6-ea with PID 10909 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 12:09:17 2025-10-17T12:09:17.780Z INFO 10909 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:09:17 2025-10-17T12:09:17.978Z INFO 10909 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:09:17 2025-10-17T12:09:17.978Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:09:17 2025-10-17T12:09:17.979Z INFO 10909 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:09:17 2025-10-17T12:09:17.983Z INFO 10909 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Started ProvMnsControllerSpec in 0.222 seconds (process running for 9.33) 12:09:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 12:09:18 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 12:09:18 2025-10-17T12:09:18.110Z WARN 10909 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 12:09:18 2025-10-17T12:09:18.111Z WARN 10909 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 12:09:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 12:09:18 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 12:09:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 12:09:18 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 12:09:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 12:09:18 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 12:09:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 12:09:18 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 12:09:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 12:09:18 [INFO] 12:09:18 [INFO] Results: 12:09:18 [INFO] 12:09:18 [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0 12:09:18 [INFO] 12:09:18 [INFO] 12:09:18 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest --- 12:09:18 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 12:09:18 [INFO] Analyzed bundle 'cps-ncmp-rest' with 11 classes 12:09:18 [INFO] All coverage checks have been met. 12:09:18 [INFO] 12:09:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest --- 12:09:18 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 12:09:18 [INFO] Analyzed bundle 'cps-ncmp-rest' with 11 classes 12:09:18 [INFO] 12:09:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 12:09:18 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.2-SNAPSHOT.jar 12:09:18 [INFO] 12:09:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 12:09:18 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.2-SNAPSHOT/cps-ncmp-rest-3.7.2-SNAPSHOT.jar 12:09:18 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.2-SNAPSHOT/cps-ncmp-rest-3.7.2-SNAPSHOT.pom 12:09:18 [INFO] 12:09:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest --- 12:09:18 [INFO] 12:09:18 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 12:09:18 [INFO] Building cps-ncmp-rest-stub 3.7.2-SNAPSHOT [12/21] 12:09:18 [INFO] --------------------------------[ pom ]--------------------------------- 12:09:18 [INFO] 12:09:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] 12:09:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:18 [INFO] surefireArgLine set to empty 12:09:18 [INFO] 12:09:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] You have 0 Checkstyle violations. 12:09:18 [INFO] 12:09:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] You have 0 Checkstyle violations. 12:09:18 [INFO] 12:09:18 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] No sources specified for compilation. Skipping. 12:09:18 [INFO] 12:09:18 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:18 [INFO] 12:09:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:18 [INFO] 12:09:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.2-SNAPSHOT/cps-ncmp-rest-stub-3.7.2-SNAPSHOT.pom 12:09:18 [INFO] 12:09:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub --- 12:09:18 [INFO] 12:09:18 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 12:09:18 [INFO] Building cps-ncmp-rest-stub-service 3.7.2-SNAPSHOT [13/21] 12:09:18 [INFO] --------------------------------[ jar ]--------------------------------- 12:09:18 [INFO] 12:09:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 12:09:18 [INFO] 12:09:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 12:09:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:18 [INFO] surefireArgLine set to empty 12:09:18 [INFO] 12:09:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 12:09:18 [INFO] You have 0 Checkstyle violations. 12:09:18 [INFO] 12:09:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 12:09:18 [INFO] You have 0 Checkstyle violations. 12:09:18 [INFO] 12:09:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 12:09:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:18 [INFO] Copying 3 resources 12:09:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 12:09:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 12:09:18 [INFO] 12:09:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 12:09:18 [INFO] Recompiling the module because of changed dependency. 12:09:18 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 12:09:19 [INFO] 12:09:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 12:09:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 12:09:19 [INFO] 12:09:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 12:09:19 [INFO] No sources to compile 12:09:19 [INFO] 12:09:19 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 12:09:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:09:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:09:19 [INFO] Parallel parsing disabled. 12:09:20 [INFO] Compiled 4 files. 12:09:20 [INFO] 12:09:20 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 12:09:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:09:20 [INFO] 12:09:20 [INFO] ------------------------------------------------------- 12:09:20 [INFO] T E S T S 12:09:20 [INFO] ------------------------------------------------------- 12:09:21 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 12:09:21 12:09:21,759 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:09:21 12:09:21,760 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:09:21 12:09:21,764 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:09:21 12:09:21,796 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:09:21 12:09:21,796 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:09:22 2025-10-17T12:09:22.096Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 10984 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 12:09:22 2025-10-17T12:09:22.097Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 12:09:23 2025-10-17T12:09:23.233Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 12:09:23 2025-10-17T12:09:23.238Z INFO 10984 --- [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 12:09:23 2025-10-17T12:09:23.273Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 12:09:23 2025-10-17T12:09:23.274Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1155 ms 12:09:23 2025-10-17T12:09:23.395Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 12:09:23 2025-10-17T12:09:23.401Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@5cb76070{application,/,b=file:/tmp/jetty-docbase.0.4486306954341677925/,a=AVAILABLE,h=oeje10s.SessionHandler@3346e906{STARTED}} 12:09:23 2025-10-17T12:09:23.401Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@5cb76070{application,/,b=file:/tmp/jetty-docbase.0.4486306954341677925/,a=AVAILABLE,h=oeje10s.SessionHandler@3346e906{STARTED}} 12:09:23 2025-10-17T12:09:23.403Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@5296f00c{STARTING}[12.0.27,sto=0] @3369ms 12:09:24 2025-10-17T12:09:24.024Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 12:09:24 2025-10-17T12:09:24.112Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 12:09:24 2025-10-17T12:09:24.112Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 12:09:24 2025-10-17T12:09:24.113Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 12:09:24 2025-10-17T12:09:24.124Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@85b9f9c{HTTP/1.1, (http/1.1)}{0.0.0.0:39121} 12:09:24 2025-10-17T12:09:24.125Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 39121 (http/1.1) with context path '/' 12:09:24 2025-10-17T12:09:24.141Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.609 seconds (process running for 4.107) 12:09:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:09:25 2025-10-17T12:09:25.095Z WARN 10984 --- [cps-ncmp-rest-stub] [tp1958403865-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 12:09:25 2025-10-17T12:09:25.096Z INFO 10984 --- [cps-ncmp-rest-stub] [tp1958403865-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 12:09:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.078 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 12:09:25 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 12:09:25 2025-10-17T12:09:25.218Z WARN 10984 --- [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 12:09:25 2025-10-17T12:09:25.219Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 12:09:25 2025-10-17T12:09:25.222Z INFO 10984 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test10691297923647929563/file.txt 12:09:25 2025-10-17T12:09:25.223Z WARN 10984 --- [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 12:09:25 2025-10-17T12:09:25.223Z ERROR 10984 --- [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 12:09:25 2025-10-17T12:09:25.224Z WARN 10984 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test10691297923647929563/unknown-file.txt', will search it in classpath 12:09:25 2025-10-17T12:09:25.224Z ERROR 10984 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test10691297923647929563/unknown-file.txt file not found on classpath or on file system 12:09:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 12:09:25 [INFO] 12:09:25 [INFO] Results: 12:09:25 [INFO] 12:09:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 12:09:25 [INFO] 12:09:25 [INFO] 12:09:25 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-service --- 12:09:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:25 [INFO] 12:09:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 12:09:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:25 [INFO] 12:09:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 12:09:25 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.2-SNAPSHOT.jar 12:09:25 [INFO] 12:09:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 12:09:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.2-SNAPSHOT.jar 12:09:25 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.2-SNAPSHOT.pom 12:09:25 [INFO] 12:09:25 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 12:09:25 [INFO] 12:09:25 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 12:09:25 [INFO] Building cps-ncmp-rest-stub-app 3.7.2-SNAPSHOT [14/21] 12:09:25 [INFO] --------------------------------[ jar ]--------------------------------- 12:09:25 [INFO] 12:09:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] 12:09:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:25 [INFO] surefireArgLine set to empty 12:09:25 [INFO] 12:09:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] You have 0 Checkstyle violations. 12:09:25 [INFO] 12:09:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] You have 0 Checkstyle violations. 12:09:25 [INFO] 12:09:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 12:09:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 12:09:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 12:09:25 [INFO] 12:09:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] Recompiling the module because of changed dependency. 12:09:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 12:09:25 [INFO] 12:09:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 12:09:25 [INFO] 12:09:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] No sources to compile 12:09:25 [INFO] 12:09:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] No sources specified for compilation. Skipping. 12:09:25 [INFO] 12:09:25 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] No tests to run. 12:09:25 [INFO] 12:09:25 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:25 [INFO] 12:09:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 12:09:25 [INFO] 12:09:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 12:09:25 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.jar 12:09:25 [INFO] 12:09:25 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 12:09:27 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 12:09:27 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.jar.original 12:09:27 [INFO] 12:09:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 12:09:27 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.jar 12:09:27 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.pom 12:09:27 [INFO] 12:09:27 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 12:09:29 [INFO] 12:09:29 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 12:09:29 [INFO] Building cps-ri 3.7.2-SNAPSHOT [15/21] 12:09:29 [INFO] --------------------------------[ jar ]--------------------------------- 12:09:30 [INFO] 12:09:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 12:09:30 [INFO] 12:09:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ri --- 12:09:30 [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-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:09:30 [INFO] 12:09:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 12:09:30 [INFO] You have 0 Checkstyle violations. 12:09:30 [INFO] 12:09:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 12:09:30 [INFO] You have 0 Checkstyle violations. 12:09:30 [INFO] 12:09:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 12:09:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:30 [INFO] Copying 10 resources 12:09:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 12:09:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 12:09:30 [INFO] 12:09:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 12:09:30 [INFO] Recompiling the module because of changed dependency. 12:09:30 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 12:09:31 [INFO] 12:09:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 12:09:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 12:09:31 [INFO] 12:09:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 12:09:31 [INFO] No sources to compile 12:09:31 [INFO] 12:09:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 12:09:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:09:31 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:09:31 [INFO] Parallel parsing disabled. 12:09:32 [INFO] Compiled 18 files. 12:09:32 [INFO] 12:09:32 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 12:09:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:09:32 [INFO] 12:09:32 [INFO] ------------------------------------------------------- 12:09:32 [INFO] T E S T S 12:09:32 [INFO] ------------------------------------------------------- 12:09:34 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 12:09:35 12:09:35.393 [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 12:09:35 12:09:35.727 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 12:09:35 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 12:09:35 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 12:09:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 12:09:35 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 12:09:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 12:09:36 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 12:09:36 12:09:36.160 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 12:09:36 12:09:36.160 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 12:09:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.onap.cps.ri.utils.SessionManagerSpec 12:09:36 [INFO] 12:09:36 [INFO] Results: 12:09:36 [INFO] 12:09:36 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 12:09:36 [INFO] 12:09:36 [INFO] 12:09:36 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ri --- 12:09:36 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 12:09:36 [INFO] Analyzed bundle 'cps-ri' with 17 classes 12:09:36 [INFO] All coverage checks have been met. 12:09:36 [INFO] 12:09:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ri --- 12:09:36 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 12:09:36 [INFO] Analyzed bundle 'cps-ri' with 17 classes 12:09:36 [INFO] 12:09:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 12:09:36 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.7.2-SNAPSHOT.jar 12:09:36 [INFO] 12:09:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 12:09:36 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.2-SNAPSHOT/cps-ri-3.7.2-SNAPSHOT.jar 12:09:36 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.2-SNAPSHOT/cps-ri-3.7.2-SNAPSHOT.pom 12:09:36 [INFO] 12:09:36 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ri --- 12:09:36 [INFO] 12:09:36 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 12:09:36 [INFO] Building integration-test 3.7.2-SNAPSHOT [16/21] 12:09:36 [INFO] --------------------------------[ jar ]--------------------------------- 12:09:36 [INFO] 12:09:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 12:09:36 [INFO] 12:09:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ integration-test --- 12:09:36 [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-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 12:09:36 [INFO] 12:09:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 12:09:36 [INFO] You have 0 Checkstyle violations. 12:09:36 [INFO] 12:09:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 12:09:36 [INFO] You have 0 Checkstyle violations. 12:09:36 [INFO] 12:09:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 12:09:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 12:09:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 12:09:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 12:09:36 [INFO] 12:09:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 12:09:36 [INFO] No sources to compile 12:09:36 [INFO] 12:09:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 12:09:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:09:36 [INFO] Copying 22 resources 12:09:36 [INFO] 12:09:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 12:09:36 [INFO] Recompiling the module because of changed dependency. 12:09:36 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 12:09:37 [INFO] 12:09:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 12:09:37 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:09:37 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:09:37 [INFO] Parallel parsing disabled. 12:09:40 [INFO] Compiled 164 files. 12:09:40 [INFO] 12:09:40 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 12:09:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:09:40 [INFO] 12:09:40 [INFO] ------------------------------------------------------- 12:09:40 [INFO] T E S T S 12:09:40 [INFO] ------------------------------------------------------- 12:09:43 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 12:09:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.220 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 12:09:45 12:09:45.539 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 12:09:45 12:09:45.546 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 12:09:45 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 12:09:45 12:09:45.629 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 12:09:45 12:09:45.931 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 12:09:46 12:09:46.367 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:09:46 12:09:46.369 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:09:46 12:09:46.395 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 12:09:46 Server Version: 23.0.1 12:09:46 API Version: 1.42 12:09:46 Operating System: CentOS Stream 8 12:09:46 Total Memory: 31890 MB 12:09:46 12:09:46.398 [main] WARN org.testcontainers.utility.ResourceReaper -- 12:09:46 ******************************************************************************** 12:09:46 Ryuk has been disabled. This can cause unexpected behavior in your environment. 12:09:46 ******************************************************************************** 12:09:46 12:09:46.403 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:09:46 12:09:46.404 [main] INFO org.testcontainers.DockerClientFactory -- โœ”๏ธŽ Docker server version should be at least 1.6.0 12:09:46 12:09:46.436 [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. 12:09:46 12:09:46.443 [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) 12:09:48 12:09:48.177 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 12:09:48 12:09:48.209 [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) 12:09:48 12:09:48.551 [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) 12:09:49 12:09:49.465 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 12:09:49 12:09:49.583 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 12:09:50 12:09:50.466 [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) 12:09:50 12:09:50.474 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (32 MB/? MB) 12:09:50 12:09:50.826 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (36 MB/? MB) 12:09:50 12:09:50.847 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 12:09:50 12:09:50.865 [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) 12:09:51 12:09:51.254 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 12:09:51 12:09:51.275 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 12:09:51 12:09:51.641 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (41 MB/? MB) 12:09:51 12:09:51.662 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (41 MB/? MB) 12:09:52 12:09:52.528 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (48 MB/? MB) 12:09:52 12:09:52.751 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (54 MB/? MB) 12:09:52 12:09:52.836 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (57 MB/? MB) 12:09:53 12:09:52.953 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (60 MB/? MB) 12:09:53 12:09:53.266 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (66 MB/? MB) 12:09:53 12:09:53.369 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (68 MB/? MB) 12:09:53 12:09:53.445 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (68 MB/? MB) 12:09:53 12:09:53.520 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (71 MB/? MB) 12:09:56 12:09:56.364 [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) 12:09:58 12:09:58.374 [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) 12:09:58 12:09:58.458 [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) 12:09:58 12:09:58.531 [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) 12:09:58 12:09:58.609 [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) 12:09:58 12:09:58.686 [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) 12:09:58 12:09:58.707 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 12:09:58 12:09:58.708 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.271378164S 12:09:58 12:09:58.740 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 12:10:01 12:10:01.899 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 145e66487b05426b3e222494409a5c679bbc2572340a64e1692493eedc694c53 12:10:03 12:10:03.771 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT5.030573497S 12:10:03 12:10:03.772 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 12:10:03 12:10:03.776 [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')) 12:10:03 12:10:03.776 [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 12:10:03 12:10:03.777 [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) 12:10:03 12:10:03.924 [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: 947e1488b31024ec78c6fec07a6b48e33429a261a5d7003ac78f3cc913a4860c 12:10:09 12:10:09.736 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.960306286S 12:10:09 12:10:09.737 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 12:10:10 12:10:10,458 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:10:10 12:10:10,459 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:10:10 12:10:10,462 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:10:10 12:10:10,514 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:10:10 12:10:10,514 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:10:11 2025-10-17T12:10:11.726Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11139 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 12:10:11 2025-10-17T12:10:11.727Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 12:10:12 2025-10-17T12:10:12.756Z INFO 11139 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 12:10:13 2025-10-17T12:10:12.949Z INFO 11139 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 182 ms. Found 6 JPA repository interfaces. 12:10:14 2025-10-17T12:10:14.606Z INFO 11139 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 12:10:14 2025-10-17T12:10:14.859Z INFO 11139 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@4b761a13 12:10:14 2025-10-17T12:10:14.861Z INFO 11139 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 12:10:15 2025-10-17T12:10:15.061Z INFO 11139 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 12:10:15 2025-10-17T12:10:15.483Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 12:10:15 2025-10-17T12:10:15.530Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 12:10:15 2025-10-17T12:10:15.549Z INFO 11139 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 12:10:15 2025-10-17T12:10:15.795Z INFO 11139 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 12:10:15 2025-10-17T12:10:15.796Z INFO 11139 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 0703015796 12:10:15 2025-10-17T12:10:15.798Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 12:10:15 2025-10-17T12:10:15.865Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 12:10:15 2025-10-17T12:10:15.874Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 12:10:15 2025-10-17T12:10:15.875Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 12:10:15 2025-10-17T12:10:15.884Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 12:10:15 2025-10-17T12:10:15.890Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 12:10:15 2025-10-17T12:10:15.891Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 6ms 12:10:15 2025-10-17T12:10:15.894Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 12:10:15 2025-10-17T12:10:15.899Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 12:10:15 2025-10-17T12:10:15.900Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 12:10:15 2025-10-17T12:10:15.905Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 12:10:15 2025-10-17T12:10:15.912Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 12:10:15 2025-10-17T12:10:15.913Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 8ms 12:10:15 2025-10-17T12:10:15.920Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 12:10:15 2025-10-17T12:10:15.926Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 12:10:15 2025-10-17T12:10:15.926Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 6ms 12:10:15 2025-10-17T12:10:15.930Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 12:10:15 2025-10-17T12:10:15.934Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 12:10:15 2025-10-17T12:10:15.935Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 12:10:15 2025-10-17T12:10:15.940Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 12:10:15 2025-10-17T12:10:15.945Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 12:10:15 2025-10-17T12:10:15.946Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 12:10:15 2025-10-17T12:10:15.951Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 12:10:15 2025-10-17T12:10:15.955Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 12:10:15 2025-10-17T12:10:15.956Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 12:10:15 2025-10-17T12:10:15.958Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 12:10:15 2025-10-17T12:10:15.960Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 12:10:15 2025-10-17T12:10:15.961Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 12:10:15 2025-10-17T12:10:15.963Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 12:10:15 2025-10-17T12:10:15.966Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 12:10:15 2025-10-17T12:10:15.967Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 12:10:15 2025-10-17T12:10:15.970Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 12:10:16 2025-10-17T12:10:15.973Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 12:10:16 2025-10-17T12:10:15.983Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 13ms 12:10:16 2025-10-17T12:10:15.986Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 12:10:16 2025-10-17T12:10:15.991Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 12:10:16 2025-10-17T12:10:15.992Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 12:10:16 2025-10-17T12:10:15.995Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 12:10:16 2025-10-17T12:10:15.997Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 12:10:16 2025-10-17T12:10:15.997Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.000Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 12:10:16 2025-10-17T12:10:16.003Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 12:10:16 2025-10-17T12:10:16.003Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.008Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 12:10:16 2025-10-17T12:10:16.011Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 12:10:16 2025-10-17T12:10:16.012Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.015Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 12:10:16 2025-10-17T12:10:16.020Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 12:10:16 2025-10-17T12:10:16.020Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.023Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 12:10:16 2025-10-17T12:10:16.026Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 12:10:16 2025-10-17T12:10:16.026Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.029Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 12:10:16 2025-10-17T12:10:16.031Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 12:10:16 2025-10-17T12:10:16.032Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.036Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 12:10:16 2025-10-17T12:10:16.039Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 12:10:16 2025-10-17T12:10:16.040Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.043Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 12:10:16 2025-10-17T12:10:16.046Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 12:10:16 2025-10-17T12:10:16.047Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.050Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 12:10:16 2025-10-17T12:10:16.054Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 12:10:16 2025-10-17T12:10:16.054Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.065Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 12:10:16 2025-10-17T12:10:16.069Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 12:10:16 2025-10-17T12:10:16.070Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.073Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 12:10:16 2025-10-17T12:10:16.077Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 12:10:16 2025-10-17T12:10:16.077Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.085Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 12:10:16 2025-10-17T12:10:16.088Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 12:10:16 2025-10-17T12:10:16.090Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.094Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 12:10:16 2025-10-17T12:10:16.097Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 12:10:16 2025-10-17T12:10:16.097Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.100Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 12:10:16 2025-10-17T12:10:16.102Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 12:10:16 2025-10-17T12:10:16.103Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.105Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 12:10:16 2025-10-17T12:10:16.107Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 12:10:16 2025-10-17T12:10:16.107Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.110Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 12:10:16 2025-10-17T12:10:16.112Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 12:10:16 2025-10-17T12:10:16.112Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.114Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 12:10:16 2025-10-17T12:10:16.117Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 12:10:16 2025-10-17T12:10:16.117Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.120Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 12:10:16 2025-10-17T12:10:16.123Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 12:10:16 2025-10-17T12:10:16.123Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.126Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 12:10:16 2025-10-17T12:10:16.128Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 12:10:16 2025-10-17T12:10:16.129Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.131Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 12:10:16 2025-10-17T12:10:16.137Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 12:10:16 2025-10-17T12:10:16.137Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 6ms 12:10:16 2025-10-17T12:10:16.140Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 12:10:16 2025-10-17T12:10:16.142Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 12:10:16 2025-10-17T12:10:16.143Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.145Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 12:10:16 2025-10-17T12:10:16.147Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 12:10:16 2025-10-17T12:10:16.148Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.150Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 12:10:16 2025-10-17T12:10:16.152Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 12:10:16 2025-10-17T12:10:16.152Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.153Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 12:10:16 2025-10-17T12:10:16.155Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 12:10:16 2025-10-17T12:10:16.155Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.157Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 12:10:16 2025-10-17T12:10:16.158Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 12:10:16 2025-10-17T12:10:16.159Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.161Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 12:10:16 2025-10-17T12:10:16.162Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 12:10:16 2025-10-17T12:10:16.163Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.165Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 12:10:16 2025-10-17T12:10:16.168Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 12:10:16 2025-10-17T12:10:16.168Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.170Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 12:10:16 2025-10-17T12:10:16.182Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 12:10:16 2025-10-17T12:10:16.185Z INFO 11139 --- [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 12:10:16 2025-10-17T12:10:16.187Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 12:10:16 2025-10-17T12:10:16.189Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 12:10:16 2025-10-17T12:10:16.189Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 12:10:16 2025-10-17T12:10:16.191Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 12:10:16 2025-10-17T12:10:16.194Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 12:10:16 2025-10-17T12:10:16.195Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.198Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 12:10:16 2025-10-17T12:10:16.200Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 12:10:16 2025-10-17T12:10:16.202Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 12:10:16 2025-10-17T12:10:16.202Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.205Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 12:10:16 2025-10-17T12:10:16.207Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 12:10:16 2025-10-17T12:10:16.208Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 12:10:16 2025-10-17T12:10:16.210Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 12:10:16 2025-10-17T12:10:16.211Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 12:10:16 2025-10-17T12:10:16.213Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 12:10:16 2025-10-17T12:10:16.214Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.215Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 12:10:16 2025-10-17T12:10:16.216Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 12:10:16 2025-10-17T12:10:16.217Z INFO 11139 --- [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 12:10:16 2025-10-17T12:10:16.218Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 12:10:16 2025-10-17T12:10:16.219Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 12:10:16 2025-10-17T12:10:16.220Z INFO 11139 --- [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 12:10:16 2025-10-17T12:10:16.221Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 12:10:16 2025-10-17T12:10:16.222Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 12:10:16 2025-10-17T12:10:16.222Z INFO 11139 --- [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 1ms 12:10:16 2025-10-17T12:10:16.224Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 12:10:16 2025-10-17T12:10:16.227Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 12:10:16 2025-10-17T12:10:16.230Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 12:10:16 2025-10-17T12:10:16.232Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 12:10:16 2025-10-17T12:10:16.238Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 14ms 12:10:16 2025-10-17T12:10:16.242Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 12:10:16 2025-10-17T12:10:16.250Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 12:10:16 2025-10-17T12:10:16.251Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 12:10:16 2025-10-17T12:10:16.253Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 12:10:16 2025-10-17T12:10:16.271Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 12:10:16 2025-10-17T12:10:16.273Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 19ms 12:10:16 2025-10-17T12:10:16.277Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 12:10:16 2025-10-17T12:10:16.280Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 12:10:16 2025-10-17T12:10:16.281Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.283Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 12:10:16 2025-10-17T12:10:16.283Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 12:10:16 2025-10-17T12:10:16.287Z INFO 11139 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 4ms 12:10:16 2025-10-17T12:10:16.298Z INFO 11139 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 12:10:16 2025-10-17T12:10:16.298Z INFO 11139 --- [cps-integration-test] [ main] liquibase.util : Run: 53 12:10:16 2025-10-17T12:10:16.298Z INFO 11139 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 12:10:16 2025-10-17T12:10:16.298Z INFO 11139 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 12:10:16 2025-10-17T12:10:16.298Z INFO 11139 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 12:10:16 2025-10-17T12:10:16.298Z INFO 11139 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 12:10:16 2025-10-17T12:10:16.299Z INFO 11139 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 12:10:16 2025-10-17T12:10:16.302Z INFO 11139 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 12:10:16 2025-10-17T12:10:16.302Z INFO 11139 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 12:10:16 2025-10-17T12:10:16.304Z INFO 11139 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 12:10:16 2025-10-17T12:10:16.305Z INFO 11139 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 12:10:17 2025-10-17T12:10:16.984Z INFO 11139 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 12:10:17 2025-10-17T12:10:17.070Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 12:10:17 2025-10-17T12:10:17.072Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 12:10:17 2025-10-17T12:10:17.111Z INFO 11139 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 12:10:17 2025-10-17T12:10:17.459Z INFO 11139 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 12:10:17 2025-10-17T12:10:17.519Z WARN 11139 --- [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) 12:10:17 2025-10-17T12:10:17.552Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 12:10:17 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 12:10:17 Database driver: undefined/unknown 12:10:17 Database version: 14.1 12:10:17 Autocommit mode: undefined/unknown 12:10:17 Isolation level: undefined/unknown 12:10:17 Minimum pool size: undefined/unknown 12:10:17 Maximum pool size: undefined/unknown 12:10:18 2025-10-17T12:10:18.896Z INFO 11139 --- [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) 12:10:18 2025-10-17T12:10:18.899Z INFO 11139 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 12:10:19 2025-10-17T12:10:19.458Z INFO 11139 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 12:10:20 2025-10-17T12:10:20.794Z WARN 11139 --- [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: 12:10:20 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 12:10:21 2025-10-17T12:10:20.926Z INFO 11139 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:10:21 o o o o---o o--o o o---o o o----o o--o--o 12:10:21 | | / \ / | / / \ | | 12:10:21 o----o o o o----o | o o o----o | 12:10:21 | | * \ / | \ * \ | | 12:10:21 o o * o o---o o--o o----o o---o * o o----o o 12:10:21 12:10:21 2025-10-17T12:10:20.926Z INFO 11139 --- [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. 12:10:21 2025-10-17T12:10:20.927Z INFO 11139 --- [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 12:10:21 2025-10-17T12:10:20.927Z INFO 11139 --- [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 12:10:21 2025-10-17T12:10:20.928Z INFO 11139 --- [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. 12:10:21 2025-10-17T12:10:20.931Z INFO 11139 --- [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. 12:10:21 To enable the Jet engine on the members, do one of the following: 12:10:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:10:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:10:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:10:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:10:21 2025-10-17T12:10:21.543Z INFO 11139 --- [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. 12:10:21 2025-10-17T12:10:21.628Z INFO 11139 --- [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 12:10:21 2025-10-17T12:10:21.833Z INFO 11139 --- [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. 12:10:21 2025-10-17T12:10:21.839Z INFO 11139 --- [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 12:10:24 2025-10-17T12:10:24.720Z INFO 11139 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:10:24 12:10:24 Members {size:1, ver:1} [ 12:10:24 Member [10.250.0.254]:5701 - 83dac1bd-edc3-4a8e-b36f-66df708e9109 this 12:10:24 ] 12:10:24 12:10:24 2025-10-17T12:10:24.750Z INFO 11139 --- [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 12:10:26 2025-10-17T12:10:25.997Z WARN 11139 --- [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 12:10:26 2025-10-17T12:10:26.789Z WARN 11139 --- [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. 12:10:27 2025-10-17T12:10:27.038Z INFO 11139 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:10:27 2025-10-17T12:10:27.038Z INFO 11139 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:10:27 2025-10-17T12:10:27.047Z INFO 11139 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 12:10:27 2025-10-17T12:10:27.066Z INFO 11139 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 28 ms 12:10:27 2025-10-17T12:10:27.293Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:27 allow.auto.create.topics = true 12:10:27 auto.commit.interval.ms = 5000 12:10:27 auto.include.jmx.reporter = true 12:10:27 auto.offset.reset = latest 12:10:27 bootstrap.servers = [localhost:32777] 12:10:27 check.crcs = true 12:10:27 client.dns.lookup = use_all_dns_ips 12:10:27 client.id = consumer-ncmp-group-1 12:10:27 client.rack = 12:10:27 connections.max.idle.ms = 540000 12:10:27 default.api.timeout.ms = 60000 12:10:27 enable.auto.commit = false 12:10:27 enable.metrics.push = true 12:10:27 exclude.internal.topics = true 12:10:27 fetch.max.bytes = 52428800 12:10:27 fetch.max.wait.ms = 500 12:10:27 fetch.min.bytes = 1 12:10:27 group.id = ncmp-group 12:10:27 group.instance.id = null 12:10:27 group.protocol = classic 12:10:27 group.remote.assignor = null 12:10:27 heartbeat.interval.ms = 3000 12:10:27 interceptor.classes = [] 12:10:27 internal.leave.group.on.close = true 12:10:27 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:27 isolation.level = read_uncommitted 12:10:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 max.partition.fetch.bytes = 1048576 12:10:27 max.poll.interval.ms = 300000 12:10:27 max.poll.records = 500 12:10:27 metadata.max.age.ms = 300000 12:10:27 metadata.recovery.strategy = none 12:10:27 metric.reporters = [] 12:10:27 metrics.num.samples = 2 12:10:27 metrics.recording.level = INFO 12:10:27 metrics.sample.window.ms = 30000 12:10:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:27 receive.buffer.bytes = 65536 12:10:27 reconnect.backoff.max.ms = 1000 12:10:27 reconnect.backoff.ms = 50 12:10:27 request.timeout.ms = 30000 12:10:27 retry.backoff.max.ms = 1000 12:10:27 retry.backoff.ms = 100 12:10:27 sasl.client.callback.handler.class = null 12:10:27 sasl.jaas.config = null 12:10:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:27 sasl.kerberos.min.time.before.relogin = 60000 12:10:27 sasl.kerberos.service.name = null 12:10:27 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:27 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:27 sasl.login.callback.handler.class = null 12:10:27 sasl.login.class = null 12:10:27 sasl.login.connect.timeout.ms = null 12:10:27 sasl.login.read.timeout.ms = null 12:10:27 sasl.login.refresh.buffer.seconds = 300 12:10:27 sasl.login.refresh.min.period.seconds = 60 12:10:27 sasl.login.refresh.window.factor = 0.8 12:10:27 sasl.login.refresh.window.jitter = 0.05 12:10:27 sasl.login.retry.backoff.max.ms = 10000 12:10:27 sasl.login.retry.backoff.ms = 100 12:10:27 sasl.mechanism = GSSAPI 12:10:27 sasl.oauthbearer.clock.skew.seconds = 30 12:10:27 sasl.oauthbearer.expected.audience = null 12:10:27 sasl.oauthbearer.expected.issuer = null 12:10:27 sasl.oauthbearer.header.urlencode = false 12:10:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:27 sasl.oauthbearer.jwks.endpoint.url = null 12:10:27 sasl.oauthbearer.scope.claim.name = scope 12:10:27 sasl.oauthbearer.sub.claim.name = sub 12:10:27 sasl.oauthbearer.token.endpoint.url = null 12:10:27 security.protocol = PLAINTEXT 12:10:27 security.providers = null 12:10:27 send.buffer.bytes = 131072 12:10:27 session.timeout.ms = 45000 12:10:27 socket.connection.setup.timeout.max.ms = 30000 12:10:27 socket.connection.setup.timeout.ms = 10000 12:10:27 ssl.cipher.suites = null 12:10:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:27 ssl.endpoint.identification.algorithm = https 12:10:27 ssl.engine.factory.class = null 12:10:27 ssl.key.password = null 12:10:27 ssl.keymanager.algorithm = SunX509 12:10:27 ssl.keystore.certificate.chain = null 12:10:27 ssl.keystore.key = null 12:10:27 ssl.keystore.location = null 12:10:27 ssl.keystore.password = null 12:10:27 ssl.keystore.type = JKS 12:10:27 ssl.protocol = TLSv1.3 12:10:27 ssl.provider = null 12:10:27 ssl.secure.random.implementation = null 12:10:27 ssl.trustmanager.algorithm = PKIX 12:10:27 ssl.truststore.certificates = null 12:10:27 ssl.truststore.location = null 12:10:27 ssl.truststore.password = null 12:10:27 ssl.truststore.type = JKS 12:10:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 12:10:27 2025-10-17T12:10:27.350Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:27 2025-10-17T12:10:27.451Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 12:10:27 2025-10-17T12:10:27.452Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:27 2025-10-17T12:10:27.452Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:27 2025-10-17T12:10:27.452Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703027451 12:10:27 2025-10-17T12:10:27.455Z INFO 11139 --- [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 12:10:27 2025-10-17T12:10:27.465Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:27 allow.auto.create.topics = true 12:10:27 auto.commit.interval.ms = 5000 12:10:27 auto.include.jmx.reporter = true 12:10:27 auto.offset.reset = latest 12:10:27 bootstrap.servers = [localhost:32777] 12:10:27 check.crcs = true 12:10:27 client.dns.lookup = use_all_dns_ips 12:10:27 client.id = consumer-ncmp-group-2 12:10:27 client.rack = 12:10:27 connections.max.idle.ms = 540000 12:10:27 default.api.timeout.ms = 60000 12:10:27 enable.auto.commit = false 12:10:27 enable.metrics.push = true 12:10:27 exclude.internal.topics = true 12:10:27 fetch.max.bytes = 52428800 12:10:27 fetch.max.wait.ms = 500 12:10:27 fetch.min.bytes = 1 12:10:27 group.id = ncmp-group 12:10:27 group.instance.id = null 12:10:27 group.protocol = classic 12:10:27 group.remote.assignor = null 12:10:27 heartbeat.interval.ms = 3000 12:10:27 interceptor.classes = [] 12:10:27 internal.leave.group.on.close = true 12:10:27 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:27 isolation.level = read_uncommitted 12:10:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 max.partition.fetch.bytes = 1048576 12:10:27 max.poll.interval.ms = 300000 12:10:27 max.poll.records = 500 12:10:27 metadata.max.age.ms = 300000 12:10:27 metadata.recovery.strategy = none 12:10:27 metric.reporters = [] 12:10:27 metrics.num.samples = 2 12:10:27 metrics.recording.level = INFO 12:10:27 metrics.sample.window.ms = 30000 12:10:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:27 receive.buffer.bytes = 65536 12:10:27 reconnect.backoff.max.ms = 1000 12:10:27 reconnect.backoff.ms = 50 12:10:27 request.timeout.ms = 30000 12:10:27 retry.backoff.max.ms = 1000 12:10:27 retry.backoff.ms = 100 12:10:27 sasl.client.callback.handler.class = null 12:10:27 sasl.jaas.config = null 12:10:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:27 sasl.kerberos.min.time.before.relogin = 60000 12:10:27 sasl.kerberos.service.name = null 12:10:27 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:27 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:27 sasl.login.callback.handler.class = null 12:10:27 sasl.login.class = null 12:10:27 sasl.login.connect.timeout.ms = null 12:10:27 sasl.login.read.timeout.ms = null 12:10:27 sasl.login.refresh.buffer.seconds = 300 12:10:27 sasl.login.refresh.min.period.seconds = 60 12:10:27 sasl.login.refresh.window.factor = 0.8 12:10:27 sasl.login.refresh.window.jitter = 0.05 12:10:27 sasl.login.retry.backoff.max.ms = 10000 12:10:27 sasl.login.retry.backoff.ms = 100 12:10:27 sasl.mechanism = GSSAPI 12:10:27 sasl.oauthbearer.clock.skew.seconds = 30 12:10:27 sasl.oauthbearer.expected.audience = null 12:10:27 sasl.oauthbearer.expected.issuer = null 12:10:27 sasl.oauthbearer.header.urlencode = false 12:10:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:27 sasl.oauthbearer.jwks.endpoint.url = null 12:10:27 sasl.oauthbearer.scope.claim.name = scope 12:10:27 sasl.oauthbearer.sub.claim.name = sub 12:10:27 sasl.oauthbearer.token.endpoint.url = null 12:10:27 security.protocol = PLAINTEXT 12:10:27 security.providers = null 12:10:27 send.buffer.bytes = 131072 12:10:27 session.timeout.ms = 45000 12:10:27 socket.connection.setup.timeout.max.ms = 30000 12:10:27 socket.connection.setup.timeout.ms = 10000 12:10:27 ssl.cipher.suites = null 12:10:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:27 ssl.endpoint.identification.algorithm = https 12:10:27 ssl.engine.factory.class = null 12:10:27 ssl.key.password = null 12:10:27 ssl.keymanager.algorithm = SunX509 12:10:27 ssl.keystore.certificate.chain = null 12:10:27 ssl.keystore.key = null 12:10:27 ssl.keystore.location = null 12:10:27 ssl.keystore.password = null 12:10:27 ssl.keystore.type = JKS 12:10:27 ssl.protocol = TLSv1.3 12:10:27 ssl.provider = null 12:10:27 ssl.secure.random.implementation = null 12:10:27 ssl.trustmanager.algorithm = PKIX 12:10:27 ssl.truststore.certificates = null 12:10:27 ssl.truststore.location = null 12:10:27 ssl.truststore.password = null 12:10:27 ssl.truststore.type = JKS 12:10:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 12:10:27 2025-10-17T12:10:27.465Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:27 2025-10-17T12:10:27.472Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 12:10:27 2025-10-17T12:10:27.472Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:27 2025-10-17T12:10:27.472Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:27 2025-10-17T12:10:27.472Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703027472 12:10:27 2025-10-17T12:10:27.473Z INFO 11139 --- [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 12:10:27 2025-10-17T12:10:27.475Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:27 allow.auto.create.topics = true 12:10:27 auto.commit.interval.ms = 5000 12:10:27 auto.include.jmx.reporter = true 12:10:27 auto.offset.reset = latest 12:10:27 bootstrap.servers = [localhost:32777] 12:10:27 check.crcs = true 12:10:27 client.dns.lookup = use_all_dns_ips 12:10:27 client.id = consumer-ncmp-group-3 12:10:27 client.rack = 12:10:27 connections.max.idle.ms = 540000 12:10:27 default.api.timeout.ms = 60000 12:10:27 enable.auto.commit = false 12:10:27 enable.metrics.push = true 12:10:27 exclude.internal.topics = true 12:10:27 fetch.max.bytes = 52428800 12:10:27 fetch.max.wait.ms = 500 12:10:27 fetch.min.bytes = 1 12:10:27 group.id = ncmp-group 12:10:27 group.instance.id = null 12:10:27 group.protocol = classic 12:10:27 group.remote.assignor = null 12:10:27 heartbeat.interval.ms = 3000 12:10:27 interceptor.classes = [] 12:10:27 internal.leave.group.on.close = true 12:10:27 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:27 isolation.level = read_uncommitted 12:10:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 max.partition.fetch.bytes = 1048576 12:10:27 max.poll.interval.ms = 300000 12:10:27 max.poll.records = 500 12:10:27 metadata.max.age.ms = 300000 12:10:27 metadata.recovery.strategy = none 12:10:27 metric.reporters = [] 12:10:27 metrics.num.samples = 2 12:10:27 metrics.recording.level = INFO 12:10:27 metrics.sample.window.ms = 30000 12:10:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:27 receive.buffer.bytes = 65536 12:10:27 reconnect.backoff.max.ms = 1000 12:10:27 reconnect.backoff.ms = 50 12:10:27 request.timeout.ms = 30000 12:10:27 retry.backoff.max.ms = 1000 12:10:27 retry.backoff.ms = 100 12:10:27 sasl.client.callback.handler.class = null 12:10:27 sasl.jaas.config = null 12:10:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:27 sasl.kerberos.min.time.before.relogin = 60000 12:10:27 sasl.kerberos.service.name = null 12:10:27 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:27 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:27 sasl.login.callback.handler.class = null 12:10:27 sasl.login.class = null 12:10:27 sasl.login.connect.timeout.ms = null 12:10:27 sasl.login.read.timeout.ms = null 12:10:27 sasl.login.refresh.buffer.seconds = 300 12:10:27 sasl.login.refresh.min.period.seconds = 60 12:10:27 sasl.login.refresh.window.factor = 0.8 12:10:27 sasl.login.refresh.window.jitter = 0.05 12:10:27 sasl.login.retry.backoff.max.ms = 10000 12:10:27 sasl.login.retry.backoff.ms = 100 12:10:27 sasl.mechanism = GSSAPI 12:10:27 sasl.oauthbearer.clock.skew.seconds = 30 12:10:27 sasl.oauthbearer.expected.audience = null 12:10:27 sasl.oauthbearer.expected.issuer = null 12:10:27 sasl.oauthbearer.header.urlencode = false 12:10:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:27 sasl.oauthbearer.jwks.endpoint.url = null 12:10:27 sasl.oauthbearer.scope.claim.name = scope 12:10:27 sasl.oauthbearer.sub.claim.name = sub 12:10:27 sasl.oauthbearer.token.endpoint.url = null 12:10:27 security.protocol = PLAINTEXT 12:10:27 security.providers = null 12:10:27 send.buffer.bytes = 131072 12:10:27 session.timeout.ms = 45000 12:10:27 socket.connection.setup.timeout.max.ms = 30000 12:10:27 socket.connection.setup.timeout.ms = 10000 12:10:27 ssl.cipher.suites = null 12:10:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:27 ssl.endpoint.identification.algorithm = https 12:10:27 ssl.engine.factory.class = null 12:10:27 ssl.key.password = null 12:10:27 ssl.keymanager.algorithm = SunX509 12:10:27 ssl.keystore.certificate.chain = null 12:10:27 ssl.keystore.key = null 12:10:27 ssl.keystore.location = null 12:10:27 ssl.keystore.password = null 12:10:27 ssl.keystore.type = JKS 12:10:27 ssl.protocol = TLSv1.3 12:10:27 ssl.provider = null 12:10:27 ssl.secure.random.implementation = null 12:10:27 ssl.trustmanager.algorithm = PKIX 12:10:27 ssl.truststore.certificates = null 12:10:27 ssl.truststore.location = null 12:10:27 ssl.truststore.password = null 12:10:27 ssl.truststore.type = JKS 12:10:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 12:10:27 2025-10-17T12:10:27.475Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:27 2025-10-17T12:10:27.557Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:27 2025-10-17T12:10:27.557Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:27 2025-10-17T12:10:27.557Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703027557 12:10:27 2025-10-17T12:10:27.557Z INFO 11139 --- [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 12:10:27 2025-10-17T12:10:27.569Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:27 allow.auto.create.topics = true 12:10:27 auto.commit.interval.ms = 5000 12:10:27 auto.include.jmx.reporter = true 12:10:27 auto.offset.reset = latest 12:10:27 bootstrap.servers = [localhost:32777] 12:10:27 check.crcs = true 12:10:27 client.dns.lookup = use_all_dns_ips 12:10:27 client.id = consumer-ncmp-group-4 12:10:27 client.rack = 12:10:27 connections.max.idle.ms = 540000 12:10:27 default.api.timeout.ms = 60000 12:10:27 enable.auto.commit = false 12:10:27 enable.metrics.push = true 12:10:27 exclude.internal.topics = true 12:10:27 fetch.max.bytes = 52428800 12:10:27 fetch.max.wait.ms = 500 12:10:27 fetch.min.bytes = 1 12:10:27 group.id = ncmp-group 12:10:27 group.instance.id = null 12:10:27 group.protocol = classic 12:10:27 group.remote.assignor = null 12:10:27 heartbeat.interval.ms = 3000 12:10:27 interceptor.classes = [] 12:10:27 internal.leave.group.on.close = true 12:10:27 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:27 isolation.level = read_uncommitted 12:10:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 max.partition.fetch.bytes = 1048576 12:10:27 max.poll.interval.ms = 300000 12:10:27 max.poll.records = 500 12:10:27 metadata.max.age.ms = 300000 12:10:27 metadata.recovery.strategy = none 12:10:27 metric.reporters = [] 12:10:27 metrics.num.samples = 2 12:10:27 metrics.recording.level = INFO 12:10:27 metrics.sample.window.ms = 30000 12:10:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:27 receive.buffer.bytes = 65536 12:10:27 reconnect.backoff.max.ms = 1000 12:10:27 reconnect.backoff.ms = 50 12:10:27 request.timeout.ms = 30000 12:10:27 retry.backoff.max.ms = 1000 12:10:27 retry.backoff.ms = 100 12:10:27 sasl.client.callback.handler.class = null 12:10:27 sasl.jaas.config = null 12:10:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:27 sasl.kerberos.min.time.before.relogin = 60000 12:10:27 sasl.kerberos.service.name = null 12:10:27 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:27 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:27 sasl.login.callback.handler.class = null 12:10:27 sasl.login.class = null 12:10:27 sasl.login.connect.timeout.ms = null 12:10:27 sasl.login.read.timeout.ms = null 12:10:27 sasl.login.refresh.buffer.seconds = 300 12:10:27 sasl.login.refresh.min.period.seconds = 60 12:10:27 sasl.login.refresh.window.factor = 0.8 12:10:27 sasl.login.refresh.window.jitter = 0.05 12:10:27 sasl.login.retry.backoff.max.ms = 10000 12:10:27 sasl.login.retry.backoff.ms = 100 12:10:27 sasl.mechanism = GSSAPI 12:10:27 sasl.oauthbearer.clock.skew.seconds = 30 12:10:27 sasl.oauthbearer.expected.audience = null 12:10:27 sasl.oauthbearer.expected.issuer = null 12:10:27 sasl.oauthbearer.header.urlencode = false 12:10:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:27 sasl.oauthbearer.jwks.endpoint.url = null 12:10:27 sasl.oauthbearer.scope.claim.name = scope 12:10:27 sasl.oauthbearer.sub.claim.name = sub 12:10:27 sasl.oauthbearer.token.endpoint.url = null 12:10:27 security.protocol = PLAINTEXT 12:10:27 security.providers = null 12:10:27 send.buffer.bytes = 131072 12:10:27 session.timeout.ms = 45000 12:10:27 socket.connection.setup.timeout.max.ms = 30000 12:10:27 socket.connection.setup.timeout.ms = 10000 12:10:27 ssl.cipher.suites = null 12:10:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:27 ssl.endpoint.identification.algorithm = https 12:10:27 ssl.engine.factory.class = null 12:10:27 ssl.key.password = null 12:10:27 ssl.keymanager.algorithm = SunX509 12:10:27 ssl.keystore.certificate.chain = null 12:10:27 ssl.keystore.key = null 12:10:27 ssl.keystore.location = null 12:10:27 ssl.keystore.password = null 12:10:27 ssl.keystore.type = JKS 12:10:27 ssl.protocol = TLSv1.3 12:10:27 ssl.provider = null 12:10:27 ssl.secure.random.implementation = null 12:10:27 ssl.trustmanager.algorithm = PKIX 12:10:27 ssl.truststore.certificates = null 12:10:27 ssl.truststore.location = null 12:10:27 ssl.truststore.password = null 12:10:27 ssl.truststore.type = JKS 12:10:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 12:10:27 2025-10-17T12:10:27.569Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:27 2025-10-17T12:10:27.575Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 12:10:27 2025-10-17T12:10:27.575Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:27 2025-10-17T12:10:27.575Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:27 2025-10-17T12:10:27.575Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703027575 12:10:27 2025-10-17T12:10:27.575Z INFO 11139 --- [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 12:10:27 2025-10-17T12:10:27.577Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:27 allow.auto.create.topics = true 12:10:27 auto.commit.interval.ms = 5000 12:10:27 auto.include.jmx.reporter = true 12:10:27 auto.offset.reset = latest 12:10:27 bootstrap.servers = [localhost:32777] 12:10:27 check.crcs = true 12:10:27 client.dns.lookup = use_all_dns_ips 12:10:27 client.id = consumer-ncmp-data-operation-event-group-5 12:10:27 client.rack = 12:10:27 connections.max.idle.ms = 540000 12:10:27 default.api.timeout.ms = 60000 12:10:27 enable.auto.commit = false 12:10:27 enable.metrics.push = true 12:10:27 exclude.internal.topics = true 12:10:27 fetch.max.bytes = 52428800 12:10:27 fetch.max.wait.ms = 500 12:10:27 fetch.min.bytes = 1 12:10:27 group.id = ncmp-data-operation-event-group 12:10:27 group.instance.id = null 12:10:27 group.protocol = classic 12:10:27 group.remote.assignor = null 12:10:27 heartbeat.interval.ms = 3000 12:10:27 interceptor.classes = [] 12:10:27 internal.leave.group.on.close = true 12:10:27 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:27 isolation.level = read_uncommitted 12:10:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 max.partition.fetch.bytes = 1048576 12:10:27 max.poll.interval.ms = 300000 12:10:27 max.poll.records = 500 12:10:27 metadata.max.age.ms = 300000 12:10:27 metadata.recovery.strategy = none 12:10:27 metric.reporters = [] 12:10:27 metrics.num.samples = 2 12:10:27 metrics.recording.level = INFO 12:10:27 metrics.sample.window.ms = 30000 12:10:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:27 receive.buffer.bytes = 65536 12:10:27 reconnect.backoff.max.ms = 1000 12:10:27 reconnect.backoff.ms = 50 12:10:27 request.timeout.ms = 30000 12:10:27 retry.backoff.max.ms = 1000 12:10:27 retry.backoff.ms = 100 12:10:27 sasl.client.callback.handler.class = null 12:10:27 sasl.jaas.config = null 12:10:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:27 sasl.kerberos.min.time.before.relogin = 60000 12:10:27 sasl.kerberos.service.name = null 12:10:27 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:27 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:27 sasl.login.callback.handler.class = null 12:10:27 sasl.login.class = null 12:10:27 sasl.login.connect.timeout.ms = null 12:10:27 sasl.login.read.timeout.ms = null 12:10:27 sasl.login.refresh.buffer.seconds = 300 12:10:27 sasl.login.refresh.min.period.seconds = 60 12:10:27 sasl.login.refresh.window.factor = 0.8 12:10:27 sasl.login.refresh.window.jitter = 0.05 12:10:27 sasl.login.retry.backoff.max.ms = 10000 12:10:27 sasl.login.retry.backoff.ms = 100 12:10:27 sasl.mechanism = GSSAPI 12:10:27 sasl.oauthbearer.clock.skew.seconds = 30 12:10:27 sasl.oauthbearer.expected.audience = null 12:10:27 sasl.oauthbearer.expected.issuer = null 12:10:27 sasl.oauthbearer.header.urlencode = false 12:10:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:27 sasl.oauthbearer.jwks.endpoint.url = null 12:10:27 sasl.oauthbearer.scope.claim.name = scope 12:10:27 sasl.oauthbearer.sub.claim.name = sub 12:10:27 sasl.oauthbearer.token.endpoint.url = null 12:10:27 security.protocol = PLAINTEXT 12:10:27 security.providers = null 12:10:27 send.buffer.bytes = 131072 12:10:27 session.timeout.ms = 45000 12:10:27 socket.connection.setup.timeout.max.ms = 30000 12:10:27 socket.connection.setup.timeout.ms = 10000 12:10:27 ssl.cipher.suites = null 12:10:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:27 ssl.endpoint.identification.algorithm = https 12:10:27 ssl.engine.factory.class = null 12:10:27 ssl.key.password = null 12:10:27 ssl.keymanager.algorithm = SunX509 12:10:27 ssl.keystore.certificate.chain = null 12:10:27 ssl.keystore.key = null 12:10:27 ssl.keystore.location = null 12:10:27 ssl.keystore.password = null 12:10:27 ssl.keystore.type = JKS 12:10:27 ssl.protocol = TLSv1.3 12:10:27 ssl.provider = null 12:10:27 ssl.secure.random.implementation = null 12:10:27 ssl.trustmanager.algorithm = PKIX 12:10:27 ssl.truststore.certificates = null 12:10:27 ssl.truststore.location = null 12:10:27 ssl.truststore.password = null 12:10:27 ssl.truststore.type = JKS 12:10:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 12:10:27 2025-10-17T12:10:27.578Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:27 2025-10-17T12:10:27.583Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 12:10:27 2025-10-17T12:10:27.583Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:27 2025-10-17T12:10:27.583Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:27 2025-10-17T12:10:27.583Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703027583 12:10:27 2025-10-17T12:10:27.583Z INFO 11139 --- [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 12:10:27 2025-10-17T12:10:27.585Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:27 allow.auto.create.topics = true 12:10:27 auto.commit.interval.ms = 5000 12:10:27 auto.include.jmx.reporter = true 12:10:27 auto.offset.reset = latest 12:10:27 bootstrap.servers = [localhost:32777] 12:10:27 check.crcs = true 12:10:27 client.dns.lookup = use_all_dns_ips 12:10:27 client.id = consumer-ncmp-async-rest-request-event-group-6 12:10:27 client.rack = 12:10:27 connections.max.idle.ms = 540000 12:10:27 default.api.timeout.ms = 60000 12:10:27 enable.auto.commit = false 12:10:27 enable.metrics.push = true 12:10:27 exclude.internal.topics = true 12:10:27 fetch.max.bytes = 52428800 12:10:27 fetch.max.wait.ms = 500 12:10:27 fetch.min.bytes = 1 12:10:27 group.id = ncmp-async-rest-request-event-group 12:10:27 group.instance.id = null 12:10:27 group.protocol = classic 12:10:27 group.remote.assignor = null 12:10:27 heartbeat.interval.ms = 3000 12:10:27 interceptor.classes = [] 12:10:27 internal.leave.group.on.close = true 12:10:27 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:27 isolation.level = read_uncommitted 12:10:27 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 max.partition.fetch.bytes = 1048576 12:10:27 max.poll.interval.ms = 300000 12:10:27 max.poll.records = 500 12:10:27 metadata.max.age.ms = 300000 12:10:27 metadata.recovery.strategy = none 12:10:27 metric.reporters = [] 12:10:27 metrics.num.samples = 2 12:10:27 metrics.recording.level = INFO 12:10:27 metrics.sample.window.ms = 30000 12:10:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:27 receive.buffer.bytes = 65536 12:10:27 reconnect.backoff.max.ms = 1000 12:10:27 reconnect.backoff.ms = 50 12:10:27 request.timeout.ms = 30000 12:10:27 retry.backoff.max.ms = 1000 12:10:27 retry.backoff.ms = 100 12:10:27 sasl.client.callback.handler.class = null 12:10:27 sasl.jaas.config = null 12:10:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:27 sasl.kerberos.min.time.before.relogin = 60000 12:10:27 sasl.kerberos.service.name = null 12:10:27 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:27 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:27 sasl.login.callback.handler.class = null 12:10:27 sasl.login.class = null 12:10:27 sasl.login.connect.timeout.ms = null 12:10:27 sasl.login.read.timeout.ms = null 12:10:27 sasl.login.refresh.buffer.seconds = 300 12:10:27 sasl.login.refresh.min.period.seconds = 60 12:10:27 sasl.login.refresh.window.factor = 0.8 12:10:27 sasl.login.refresh.window.jitter = 0.05 12:10:27 sasl.login.retry.backoff.max.ms = 10000 12:10:27 sasl.login.retry.backoff.ms = 100 12:10:27 sasl.mechanism = GSSAPI 12:10:27 sasl.oauthbearer.clock.skew.seconds = 30 12:10:27 sasl.oauthbearer.expected.audience = null 12:10:27 sasl.oauthbearer.expected.issuer = null 12:10:27 sasl.oauthbearer.header.urlencode = false 12:10:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:27 sasl.oauthbearer.jwks.endpoint.url = null 12:10:27 sasl.oauthbearer.scope.claim.name = scope 12:10:27 sasl.oauthbearer.sub.claim.name = sub 12:10:27 sasl.oauthbearer.token.endpoint.url = null 12:10:27 security.protocol = PLAINTEXT 12:10:27 security.providers = null 12:10:27 send.buffer.bytes = 131072 12:10:27 session.timeout.ms = 45000 12:10:27 socket.connection.setup.timeout.max.ms = 30000 12:10:27 socket.connection.setup.timeout.ms = 10000 12:10:27 ssl.cipher.suites = null 12:10:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:27 ssl.endpoint.identification.algorithm = https 12:10:27 ssl.engine.factory.class = null 12:10:27 ssl.key.password = null 12:10:27 ssl.keymanager.algorithm = SunX509 12:10:27 ssl.keystore.certificate.chain = null 12:10:27 ssl.keystore.key = null 12:10:27 ssl.keystore.location = null 12:10:27 ssl.keystore.password = null 12:10:27 ssl.keystore.type = JKS 12:10:27 ssl.protocol = TLSv1.3 12:10:27 ssl.provider = null 12:10:27 ssl.secure.random.implementation = null 12:10:27 ssl.trustmanager.algorithm = PKIX 12:10:27 ssl.truststore.certificates = null 12:10:27 ssl.truststore.location = null 12:10:27 ssl.truststore.password = null 12:10:27 ssl.truststore.type = JKS 12:10:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 12:10:27 12:10:27 2025-10-17T12:10:27.585Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:27 2025-10-17T12:10:27.600Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:27 2025-10-17T12:10:27.600Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:27 2025-10-17T12:10:27.600Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703027600 12:10:27 2025-10-17T12:10:27.601Z INFO 11139 --- [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 12:10:27 2025-10-17T12:10:27.641Z INFO 11139 --- [cps-integration-test] [ watchdog-th-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 12:10:27 2025-10-17T12:10:27.644Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 17.57 seconds (process running for 47.113) 12:10:27 2025-10-17T12:10:27.646Z INFO 11139 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 12:10:27 2025-10-17T12:10:27.646Z INFO 11139 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 12:10:27 2025-10-17T12:10:27.647Z INFO 11139 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 12:10:27 2025-10-17T12:10:27.653Z INFO 11139 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 12:10:28 2025-10-17T12:10:27.990Z ERROR 11139 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 12:10:28 12:10:28 org.onap.cps.api.exceptions.DataspaceNotFoundException: Dataspace not found 12:10:28 at org.onap.cps.ri.repository.DataspaceRepository.lambda$getByName$0(DataspaceRepository.java:42) 12:10:28 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 12:10:28 at org.onap.cps.ri.repository.DataspaceRepository.getByName(DataspaceRepository.java:42) 12:10:28 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 12:10:28 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:75) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 12:10:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:165) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 12:10:28 at jdk.proxy2/jdk.proxy2.$Proxy225.getByName(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 12:10:28 at jdk.proxy2/jdk.proxy2.$Proxy225.getByName(Unknown Source) 12:10:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getAnchorEntity(CpsDataPersistenceServiceImpl.java:537) 12:10:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:231) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 12:10:28 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 12:10:28 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 12:10:28 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 12:10:28 at org.onap.cps.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:60) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 12:10:28 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 12:10:28 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 12:10:28 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 12:10:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:259) 12:10:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleIdsByState(CmHandleQueryServiceImpl.java:94) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleIdsByState() 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandleIds(ModuleOperationsUtils.java:77) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandleIds() 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueue(ModuleSyncWatchdog.java:109) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:97) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:77) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.scheduledModuleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:68) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.scheduledModuleSyncAdvisedCmHandles() 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 12:10:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 12:10:28 at io.micrometer.observation.Observation.observe(Observation.java:498) 12:10:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 12:10:28 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) 12:10:28 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 12:10:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 12:10:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 12:10:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 12:10:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 12:10:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 12:10:28 at java.base/java.lang.Thread.run(Thread.java:833) 12:10:28 12:10:28 2025-10-17T12:10:27.989Z ERROR 11139 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 12:10:28 12:10:28 org.onap.cps.api.exceptions.DataspaceNotFoundException: Dataspace not found 12:10:28 at org.onap.cps.ri.repository.DataspaceRepository.lambda$getByName$0(DataspaceRepository.java:42) 12:10:28 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 12:10:28 at org.onap.cps.ri.repository.DataspaceRepository.getByName(DataspaceRepository.java:42) 12:10:28 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 12:10:28 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:75) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 12:10:28 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:165) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 12:10:28 at jdk.proxy2/jdk.proxy2.$Proxy225.getByName(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 12:10:28 at jdk.proxy2/jdk.proxy2.$Proxy225.getByName(Unknown Source) 12:10:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getAnchorEntity(CpsDataPersistenceServiceImpl.java:537) 12:10:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:231) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 12:10:28 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 12:10:28 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 12:10:28 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 12:10:28 at org.onap.cps.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:60) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 12:10:28 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 12:10:28 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 12:10:28 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 12:10:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:259) 12:10:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:108) 12:10:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByOperationalSyncState(CmHandleQueryServiceImpl.java:120) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:89) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:77) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:28 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:28 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:28 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:28 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:28 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:28 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.scheduledUnsynchronizedReadyCmHandleForInitialDataSync() 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 12:10:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 12:10:28 at io.micrometer.observation.Observation.observe(Observation.java:498) 12:10:28 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 12:10:28 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) 12:10:28 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 12:10:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 12:10:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 12:10:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 12:10:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 12:10:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 12:10:28 at java.base/java.lang.Thread.run(Thread.java:833) 12:10:28 12:10:28 2025-10-17T12:10:28.117Z WARN 11139 --- [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} 12:10:28 2025-10-17T12:10:28.117Z WARN 11139 --- [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} 12:10:28 2025-10-17T12:10:28.118Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.118Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.119Z WARN 11139 --- [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} 12:10:28 2025-10-17T12:10:28.119Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.120Z WARN 11139 --- [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} 12:10:28 2025-10-17T12:10:28.120Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.121Z WARN 11139 --- [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} 12:10:28 2025-10-17T12:10:28.121Z WARN 11139 --- [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} 12:10:28 2025-10-17T12:10:28.121Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.121Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.256Z WARN 11139 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 12:10:28 2025-10-17T12:10:28.274Z WARN 11139 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 12:10:28 2025-10-17T12:10:28.498Z INFO 11139 --- [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) 12:10:28 2025-10-17T12:10:28.498Z INFO 11139 --- [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) 12:10:28 2025-10-17T12:10:28.503Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.506Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.527Z INFO 11139 --- [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) 12:10:28 2025-10-17T12:10:28.527Z INFO 11139 --- [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) 12:10:28 2025-10-17T12:10:28.528Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.528Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.529Z INFO 11139 --- [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) 12:10:28 2025-10-17T12:10:28.532Z INFO 11139 --- [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) 12:10:28 2025-10-17T12:10:28.535Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.548Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.581Z INFO 11139 --- [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-0370cd33-400b-4547-b252-3ad5bd838b8d 12:10:28 2025-10-17T12:10:28.582Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.584Z INFO 11139 --- [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-ee6f6120-02ba-4b87-ba88-40bad029a09d 12:10:28 2025-10-17T12:10:28.584Z INFO 11139 --- [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-c8a6c3a4-a2ab-4dbc-bc6f-05572cb5e62d 12:10:28 2025-10-17T12:10:28.584Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.584Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.600Z INFO 11139 --- [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-8ea02b32-bb59-40c7-8ec4-1d6df294f92e 12:10:28 2025-10-17T12:10:28.600Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.601Z INFO 11139 --- [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-ad7b0fe9-721b-4435-94bf-85298921c015 12:10:28 2025-10-17T12:10:28.601Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.603Z INFO 11139 --- [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-86828931-cb83-4f99-bf06-069fce510556 12:10:28 2025-10-17T12:10:28.604Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.622Z INFO 11139 --- [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-ee6f6120-02ba-4b87-ba88-40bad029a09d', protocol='range'} 12:10:28 2025-10-17T12:10:28.622Z INFO 11139 --- [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-c8a6c3a4-a2ab-4dbc-bc6f-05572cb5e62d', protocol='range'} 12:10:28 2025-10-17T12:10:28.626Z INFO 11139 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-0370cd33-400b-4547-b252-3ad5bd838b8d', protocol='range'} 12:10:28 2025-10-17T12:10:28.627Z INFO 11139 --- [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-8ea02b32-bb59-40c7-8ec4-1d6df294f92e', protocol='range'} 12:10:28 2025-10-17T12:10:28.631Z INFO 11139 --- [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-ee6f6120-02ba-4b87-ba88-40bad029a09d=Assignment(partitions=[ncmp-async-m2m-0])} 12:10:28 2025-10-17T12:10:28.632Z INFO 11139 --- [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-c8a6c3a4-a2ab-4dbc-bc6f-05572cb5e62d=Assignment(partitions=[ncmp-async-m2m-0])} 12:10:28 2025-10-17T12:10:28.633Z INFO 11139 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-4-86828931-cb83-4f99-bf06-069fce510556', protocol='range'} 12:10:28 2025-10-17T12:10:28.633Z INFO 11139 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-8ea02b32-bb59-40c7-8ec4-1d6df294f92e=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-0370cd33-400b-4547-b252-3ad5bd838b8d=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-ad7b0fe9-721b-4435-94bf-85298921c015=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-86828931-cb83-4f99-bf06-069fce510556=Assignment(partitions=[dmi-device-heartbeat-0])} 12:10:28 2025-10-17T12:10:28.634Z INFO 11139 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-ad7b0fe9-721b-4435-94bf-85298921c015', protocol='range'} 12:10:28 2025-10-17T12:10:28.666Z INFO 11139 --- [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-ee6f6120-02ba-4b87-ba88-40bad029a09d', protocol='range'} 12:10:28 2025-10-17T12:10:28.667Z INFO 11139 --- [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]) 12:10:28 2025-10-17T12:10:28.673Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.675Z INFO 11139 --- [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-c8a6c3a4-a2ab-4dbc-bc6f-05572cb5e62d', protocol='range'} 12:10:28 2025-10-17T12:10:28.675Z INFO 11139 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-4-86828931-cb83-4f99-bf06-069fce510556', protocol='range'} 12:10:28 2025-10-17T12:10:28.676Z INFO 11139 --- [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]) 12:10:28 2025-10-17T12:10:28.676Z INFO 11139 --- [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]) 12:10:28 2025-10-17T12:10:28.676Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.676Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.676Z INFO 11139 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-0370cd33-400b-4547-b252-3ad5bd838b8d', protocol='range'} 12:10:28 2025-10-17T12:10:28.678Z INFO 11139 --- [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-8ea02b32-bb59-40c7-8ec4-1d6df294f92e', protocol='range'} 12:10:28 2025-10-17T12:10:28.678Z INFO 11139 --- [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]) 12:10:28 2025-10-17T12:10:28.678Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.680Z INFO 11139 --- [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]) 12:10:28 2025-10-17T12:10:28.681Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.687Z INFO 11139 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-ad7b0fe9-721b-4435-94bf-85298921c015', protocol='range'} 12:10:28 2025-10-17T12:10:28.688Z INFO 11139 --- [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]) 12:10:28 2025-10-17T12:10:28.688Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.693Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.693Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.694Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.698Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.698Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.700Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.708Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.710Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.710Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.711Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.717Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.717Z INFO 11139 --- [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 12:10:28 2025-10-17T12:10:28.721Z INFO 11139 --- [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}}. 12:10:28 2025-10-17T12:10:28.721Z INFO 11139 --- [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}}. 12:10:28 2025-10-17T12:10:28.721Z INFO 11139 --- [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}}. 12:10:28 2025-10-17T12:10:28.722Z INFO 11139 --- [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}}. 12:10:28 2025-10-17T12:10:28.722Z INFO 11139 --- [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}}. 12:10:28 2025-10-17T12:10:28.726Z INFO 11139 --- [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}}. 12:10:28 2025-10-17T12:10:28.750Z INFO 11139 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 12:10:28 2025-10-17T12:10:28.750Z INFO 11139 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 12:10:28 2025-10-17T12:10:28.750Z INFO 11139 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 12:10:28 2025-10-17T12:10:28.751Z INFO 11139 --- [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] 12:10:28 2025-10-17T12:10:28.756Z INFO 11139 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 12:10:28 2025-10-17T12:10:28.757Z INFO 11139 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 12:10:28 2025-10-17T12:10:28.767Z INFO 11139 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : CPS Data Notification Subscription models onboarded successfully 12:10:28 2025-10-17T12:10:28.767Z INFO 11139 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 12:10:28 2025-10-17T12:10:28.767Z INFO 11139 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 12:10:29 2025-10-17T12:10:29.001Z INFO 11139 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2024-02-23 installed successfully, 12:10:29 2025-10-17T12:10:29.074Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 12:10:29 2025-10-17T12:10:29.088Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 12:10:29 2025-10-17T12:10:29.099Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 12:10:29 2025-10-17T12:10:29.107Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 12:10:29 2025-10-17T12:10:29.119Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 12:10:29 2025-10-17T12:10:29.157Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 12:10:29 2025-10-17T12:10:29.213Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 12:10:29 2025-10-17T12:10:29.213Z INFO 11139 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 12:10:29 2025-10-17T12:10:29.213Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 12:10:29 2025-10-17T12:10:29.259Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : NCMP CM Data Notification Subscription Models onboarded successfully 12:10:29 2025-10-17T12:10:29.259Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 12:10:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:10:30 2025-10-17T12:10:29.991Z INFO 11139 --- [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] 12:10:30 2025-10-17T12:10:30.015Z INFO 11139 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:30 acks = -1 12:10:30 auto.include.jmx.reporter = true 12:10:30 batch.size = 16384 12:10:30 bootstrap.servers = [localhost:32777] 12:10:30 buffer.memory = 33554432 12:10:30 client.dns.lookup = use_all_dns_ips 12:10:30 client.id = cps-core-1 12:10:30 compression.gzip.level = -1 12:10:30 compression.lz4.level = 9 12:10:30 compression.type = none 12:10:30 compression.zstd.level = 3 12:10:30 connections.max.idle.ms = 540000 12:10:30 delivery.timeout.ms = 120000 12:10:30 enable.idempotence = true 12:10:30 enable.metrics.push = true 12:10:30 interceptor.classes = [] 12:10:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:30 linger.ms = 0 12:10:30 max.block.ms = 60000 12:10:30 max.in.flight.requests.per.connection = 5 12:10:30 max.request.size = 1048576 12:10:30 metadata.max.age.ms = 300000 12:10:30 metadata.max.idle.ms = 300000 12:10:30 metadata.recovery.strategy = none 12:10:30 metric.reporters = [] 12:10:30 metrics.num.samples = 2 12:10:30 metrics.recording.level = INFO 12:10:30 metrics.sample.window.ms = 30000 12:10:30 partitioner.adaptive.partitioning.enable = true 12:10:30 partitioner.availability.timeout.ms = 0 12:10:30 partitioner.class = null 12:10:30 partitioner.ignore.keys = false 12:10:30 receive.buffer.bytes = 32768 12:10:30 reconnect.backoff.max.ms = 1000 12:10:30 reconnect.backoff.ms = 50 12:10:30 request.timeout.ms = 30000 12:10:30 retries = 2147483647 12:10:30 retry.backoff.max.ms = 1000 12:10:30 retry.backoff.ms = 100 12:10:30 sasl.client.callback.handler.class = null 12:10:30 sasl.jaas.config = null 12:10:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:30 sasl.kerberos.min.time.before.relogin = 60000 12:10:30 sasl.kerberos.service.name = null 12:10:30 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:30 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:30 sasl.login.callback.handler.class = null 12:10:30 sasl.login.class = null 12:10:30 sasl.login.connect.timeout.ms = null 12:10:30 sasl.login.read.timeout.ms = null 12:10:30 sasl.login.refresh.buffer.seconds = 300 12:10:30 sasl.login.refresh.min.period.seconds = 60 12:10:30 sasl.login.refresh.window.factor = 0.8 12:10:30 sasl.login.refresh.window.jitter = 0.05 12:10:30 sasl.login.retry.backoff.max.ms = 10000 12:10:30 sasl.login.retry.backoff.ms = 100 12:10:30 sasl.mechanism = GSSAPI 12:10:30 sasl.oauthbearer.clock.skew.seconds = 30 12:10:30 sasl.oauthbearer.expected.audience = null 12:10:30 sasl.oauthbearer.expected.issuer = null 12:10:30 sasl.oauthbearer.header.urlencode = false 12:10:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:30 sasl.oauthbearer.jwks.endpoint.url = null 12:10:30 sasl.oauthbearer.scope.claim.name = scope 12:10:30 sasl.oauthbearer.sub.claim.name = sub 12:10:30 sasl.oauthbearer.token.endpoint.url = null 12:10:30 security.protocol = PLAINTEXT 12:10:30 security.providers = null 12:10:30 send.buffer.bytes = 131072 12:10:30 socket.connection.setup.timeout.max.ms = 30000 12:10:30 socket.connection.setup.timeout.ms = 10000 12:10:30 ssl.cipher.suites = null 12:10:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:30 ssl.endpoint.identification.algorithm = https 12:10:30 ssl.engine.factory.class = null 12:10:30 ssl.key.password = null 12:10:30 ssl.keymanager.algorithm = SunX509 12:10:30 ssl.keystore.certificate.chain = null 12:10:30 ssl.keystore.key = null 12:10:30 ssl.keystore.location = null 12:10:30 ssl.keystore.password = null 12:10:30 ssl.keystore.type = JKS 12:10:30 ssl.protocol = TLSv1.3 12:10:30 ssl.provider = null 12:10:30 ssl.secure.random.implementation = null 12:10:30 ssl.trustmanager.algorithm = PKIX 12:10:30 ssl.truststore.certificates = null 12:10:30 ssl.truststore.location = null 12:10:30 ssl.truststore.password = null 12:10:30 ssl.truststore.type = JKS 12:10:30 transaction.timeout.ms = 60000 12:10:30 transactional.id = null 12:10:30 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 12:10:30 12:10:30 2025-10-17T12:10:30.016Z INFO 11139 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:30 2025-10-17T12:10:30.020Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:30 2025-10-17T12:10:30.025Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:30 2025-10-17T12:10:30.027Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:30 2025-10-17T12:10:30.029Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:30 2025-10-17T12:10:30.029Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:30 2025-10-17T12:10:30.031Z INFO 11139 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 12:10:30 2025-10-17T12:10:30.047Z INFO 11139 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:30 2025-10-17T12:10:30.047Z INFO 11139 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:30 2025-10-17T12:10:30.047Z INFO 11139 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703030047 12:10:30 2025-10-17T12:10:30.063Z WARN 11139 --- [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} 12:10:30 2025-10-17T12:10:30.063Z INFO 11139 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:30 2025-10-17T12:10:30.182Z INFO 11139 --- [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 12:10:30 2025-10-17T12:10:30.660Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:30 2025-10-17T12:10:30.682Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:30 2025-10-17T12:10:30.798Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:30 2025-10-17T12:10:30.913Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:30 2025-10-17T12:10:30.915Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:30 2025-10-17T12:10:30.915Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:30 2025-10-17T12:10:30.916Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:30 2025-10-17T12:10:30.916Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:31 2025-10-17T12:10:31.011Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:31 2025-10-17T12:10:31.028Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:31 2025-10-17T12:10:31.070Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:31 2025-10-17T12:10:31.127Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:31 2025-10-17T12:10:31.128Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:31 2025-10-17T12:10:31.128Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:31 2025-10-17T12:10:31.129Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:31 2025-10-17T12:10:31.129Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:31 2025-10-17T12:10:31.234Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 12:10:31 2025-10-17T12:10:31.254Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 12:10:31 2025-10-17T12:10:31.301Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:31 2025-10-17T12:10:31.477Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 12:10:31 2025-10-17T12:10:31.477Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 12:10:31 2025-10-17T12:10:31.616Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 12:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.54 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 12:10:32 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 12:10:32 2025-10-17T12:10:32.226Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:32 2025-10-17T12:10:32.227Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:32 2025-10-17T12:10:32.227Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:32 2025-10-17T12:10:32.228Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:32 2025-10-17T12:10:32.228Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:32 2025-10-17T12:10:32.313Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:32 2025-10-17T12:10:32.336Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:32 2025-10-17T12:10:32.375Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:32 2025-10-17T12:10:32.653Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:32 2025-10-17T12:10:32.654Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:32 2025-10-17T12:10:32.654Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:32 2025-10-17T12:10:32.655Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:32 2025-10-17T12:10:32.655Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:32 2025-10-17T12:10:32.744Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:32 2025-10-17T12:10:32.765Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:32 2025-10-17T12:10:32.806Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:33 2025-10-17T12:10:33.016Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:33 2025-10-17T12:10:33.016Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:33 2025-10-17T12:10:33.017Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:33 2025-10-17T12:10:33.018Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:33 2025-10-17T12:10:33.018Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:33 2025-10-17T12:10:33.101Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:33 2025-10-17T12:10:33.125Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:33 2025-10-17T12:10:33.166Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 12:10:33 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 12:10:33 2025-10-17T12:10:33.412Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:33 2025-10-17T12:10:33.413Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:33 2025-10-17T12:10:33.413Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:33 2025-10-17T12:10:33.414Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:33 2025-10-17T12:10:33.414Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:33 2025-10-17T12:10:33.503Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:33 2025-10-17T12:10:33.522Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:33 2025-10-17T12:10:33.568Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:33 2025-10-17T12:10:33.626Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:33 2025-10-17T12:10:33.627Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:33 2025-10-17T12:10:33.628Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:33 2025-10-17T12:10:33.628Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:33 2025-10-17T12:10:33.628Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:33 2025-10-17T12:10:33.704Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:33 2025-10-17T12:10:33.720Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:33 2025-10-17T12:10:33.758Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:34 2025-10-17T12:10:33.997Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:34 2025-10-17T12:10:33.998Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:34 2025-10-17T12:10:33.999Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:34 2025-10-17T12:10:33.999Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:34 2025-10-17T12:10:33.999Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:34 2025-10-17T12:10:34.077Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:34 2025-10-17T12:10:34.092Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:34 2025-10-17T12:10:34.122Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:34 2025-10-17T12:10:34.177Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:34 2025-10-17T12:10:34.177Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:34 2025-10-17T12:10:34.181Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:34 2025-10-17T12:10:34.181Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:34 2025-10-17T12:10:34.181Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:34 2025-10-17T12:10:34.265Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:34 2025-10-17T12:10:34.283Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:34 2025-10-17T12:10:34.321Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:34 2025-10-17T12:10:34.675Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:34 2025-10-17T12:10:34.676Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:34 2025-10-17T12:10:34.676Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:34 2025-10-17T12:10:34.676Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:34 2025-10-17T12:10:34.677Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:34 2025-10-17T12:10:34.763Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:34 2025-10-17T12:10:34.781Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:34 2025-10-17T12:10:34.819Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:34 2025-10-17T12:10:34.869Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:34 2025-10-17T12:10:34.870Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:34 2025-10-17T12:10:34.870Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:34 2025-10-17T12:10:34.871Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:34 2025-10-17T12:10:34.871Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:35 2025-10-17T12:10:34.952Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:35 2025-10-17T12:10:34.970Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:35 2025-10-17T12:10:35.009Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:35 2025-10-17T12:10:35.267Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:35 2025-10-17T12:10:35.268Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:35 2025-10-17T12:10:35.268Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:35 2025-10-17T12:10:35.269Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:35 2025-10-17T12:10:35.269Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:35 2025-10-17T12:10:35.353Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:35 2025-10-17T12:10:35.375Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:35 2025-10-17T12:10:35.412Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:35 2025-10-17T12:10:35.466Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:35 2025-10-17T12:10:35.467Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:35 2025-10-17T12:10:35.467Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:35 2025-10-17T12:10:35.468Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:35 2025-10-17T12:10:35.468Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:35 2025-10-17T12:10:35.552Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:35 2025-10-17T12:10:35.569Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:35 2025-10-17T12:10:35.610Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:35 2025-10-17T12:10:35.885Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:35 2025-10-17T12:10:35.885Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:35 2025-10-17T12:10:35.886Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:35 2025-10-17T12:10:35.886Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:35 2025-10-17T12:10:35.886Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:36 2025-10-17T12:10:35.972Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:36 2025-10-17T12:10:35.990Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:36 2025-10-17T12:10:36.030Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:36 2025-10-17T12:10:36.084Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:36 2025-10-17T12:10:36.084Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:36 2025-10-17T12:10:36.085Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:36 2025-10-17T12:10:36.085Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:36 2025-10-17T12:10:36.085Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:36 2025-10-17T12:10:36.167Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:36 2025-10-17T12:10:36.185Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:36 2025-10-17T12:10:36.219Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:36 2025-10-17T12:10:36.451Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:36 2025-10-17T12:10:36.452Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:36 2025-10-17T12:10:36.452Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:36 2025-10-17T12:10:36.452Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:36 2025-10-17T12:10:36.453Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:36 2025-10-17T12:10:36.534Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:36 2025-10-17T12:10:36.550Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:36 2025-10-17T12:10:36.583Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:36 2025-10-17T12:10:36.635Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:36 2025-10-17T12:10:36.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:36 2025-10-17T12:10:36.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:36 2025-10-17T12:10:36.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:36 2025-10-17T12:10:36.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:36 2025-10-17T12:10:36.710Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:36 2025-10-17T12:10:36.725Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:36 2025-10-17T12:10:36.757Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:37 2025-10-17T12:10:36.962Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:37 2025-10-17T12:10:36.962Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:37 2025-10-17T12:10:36.963Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:37 2025-10-17T12:10:36.963Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:37 2025-10-17T12:10:36.963Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:37 2025-10-17T12:10:37.047Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:37 2025-10-17T12:10:37.067Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:37 2025-10-17T12:10:37.097Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:37 2025-10-17T12:10:37.135Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:37 2025-10-17T12:10:37.136Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:37 2025-10-17T12:10:37.136Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:37 2025-10-17T12:10:37.136Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:37 2025-10-17T12:10:37.136Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:37 2025-10-17T12:10:37.206Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:37 2025-10-17T12:10:37.219Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:37 2025-10-17T12:10:37.246Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:37 2025-10-17T12:10:37.442Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:37 2025-10-17T12:10:37.443Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:37 2025-10-17T12:10:37.443Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:37 2025-10-17T12:10:37.443Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:37 2025-10-17T12:10:37.443Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:37 2025-10-17T12:10:37.519Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:37 2025-10-17T12:10:37.537Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:37 2025-10-17T12:10:37.570Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:37 2025-10-17T12:10:37.607Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:37 2025-10-17T12:10:37.607Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:37 2025-10-17T12:10:37.607Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:37 2025-10-17T12:10:37.608Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:37 2025-10-17T12:10:37.608Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:37 2025-10-17T12:10:37.687Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:37 2025-10-17T12:10:37.701Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:37 2025-10-17T12:10:37.729Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:37 2025-10-17T12:10:37.920Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:37 2025-10-17T12:10:37.921Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:37 2025-10-17T12:10:37.921Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:37 2025-10-17T12:10:37.922Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:37 2025-10-17T12:10:37.922Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:38 2025-10-17T12:10:37.994Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:38 2025-10-17T12:10:38.007Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:38 2025-10-17T12:10:38.038Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:38 2025-10-17T12:10:38.085Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:38 2025-10-17T12:10:38.085Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:38 2025-10-17T12:10:38.088Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:38 2025-10-17T12:10:38.088Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:38 2025-10-17T12:10:38.088Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:38 2025-10-17T12:10:38.156Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:38 2025-10-17T12:10:38.168Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:38 2025-10-17T12:10:38.192Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:38 2025-10-17T12:10:38.374Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:38 2025-10-17T12:10:38.374Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:38 2025-10-17T12:10:38.374Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:38 2025-10-17T12:10:38.374Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:38 2025-10-17T12:10:38.374Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:38 2025-10-17T12:10:38.443Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:38 2025-10-17T12:10:38.458Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:38 2025-10-17T12:10:38.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:38 2025-10-17T12:10:38.524Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:38 2025-10-17T12:10:38.525Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:38 2025-10-17T12:10:38.528Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:38 2025-10-17T12:10:38.528Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:38 2025-10-17T12:10:38.529Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:38 2025-10-17T12:10:38.600Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:38 2025-10-17T12:10:38.615Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:38 2025-10-17T12:10:38.641Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:38 2025-10-17T12:10:38.826Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:38 2025-10-17T12:10:38.827Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:38 2025-10-17T12:10:38.827Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:38 2025-10-17T12:10:38.828Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:38 2025-10-17T12:10:38.828Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:38 2025-10-17T12:10:38.911Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:38 2025-10-17T12:10:38.928Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:38 2025-10-17T12:10:38.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:39 2025-10-17T12:10:38.980Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:39 2025-10-17T12:10:38.981Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:39 2025-10-17T12:10:38.981Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:39 2025-10-17T12:10:38.981Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:39 2025-10-17T12:10:38.981Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:39 2025-10-17T12:10:39.060Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:39 2025-10-17T12:10:39.073Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:39 2025-10-17T12:10:39.102Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.954 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 12:10:39 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 12:10:39 2025-10-17T12:10:39.351Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:39 2025-10-17T12:10:39.351Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:39 2025-10-17T12:10:39.352Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:39 2025-10-17T12:10:39.352Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:39 2025-10-17T12:10:39.352Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:39 2025-10-17T12:10:39.420Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:39 2025-10-17T12:10:39.435Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:39 2025-10-17T12:10:39.457Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:39 2025-10-17T12:10:39.596Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:39 2025-10-17T12:10:39.597Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:39 2025-10-17T12:10:39.597Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:39 2025-10-17T12:10:39.598Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:39 2025-10-17T12:10:39.598Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:39 2025-10-17T12:10:39.692Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:39 2025-10-17T12:10:39.705Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:39 2025-10-17T12:10:39.721Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 12:10:39 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 12:10:39 2025-10-17T12:10:39.846Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:39 allow.auto.create.topics = true 12:10:39 auto.commit.interval.ms = 5000 12:10:39 auto.include.jmx.reporter = true 12:10:39 auto.offset.reset = latest 12:10:39 bootstrap.servers = [localhost:32777] 12:10:39 check.crcs = true 12:10:39 client.dns.lookup = use_all_dns_ips 12:10:39 client.id = consumer-test-group-7 12:10:39 client.rack = 12:10:39 connections.max.idle.ms = 540000 12:10:39 default.api.timeout.ms = 60000 12:10:39 enable.auto.commit = true 12:10:39 enable.metrics.push = true 12:10:39 exclude.internal.topics = true 12:10:39 fetch.max.bytes = 52428800 12:10:39 fetch.max.wait.ms = 500 12:10:39 fetch.min.bytes = 1 12:10:39 group.id = test-group 12:10:39 group.instance.id = null 12:10:39 group.protocol = classic 12:10:39 group.remote.assignor = null 12:10:39 heartbeat.interval.ms = 3000 12:10:39 interceptor.classes = [] 12:10:39 internal.leave.group.on.close = true 12:10:39 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:39 isolation.level = read_uncommitted 12:10:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:10:39 max.partition.fetch.bytes = 1048576 12:10:39 max.poll.interval.ms = 300000 12:10:39 max.poll.records = 2147483647 12:10:39 metadata.max.age.ms = 300000 12:10:39 metadata.recovery.strategy = none 12:10:39 metric.reporters = [] 12:10:39 metrics.num.samples = 2 12:10:39 metrics.recording.level = INFO 12:10:39 metrics.sample.window.ms = 30000 12:10:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:39 receive.buffer.bytes = 65536 12:10:39 reconnect.backoff.max.ms = 1000 12:10:39 reconnect.backoff.ms = 50 12:10:39 request.timeout.ms = 30000 12:10:39 retry.backoff.max.ms = 1000 12:10:39 retry.backoff.ms = 100 12:10:39 sasl.client.callback.handler.class = null 12:10:39 sasl.jaas.config = null 12:10:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:39 sasl.kerberos.min.time.before.relogin = 60000 12:10:39 sasl.kerberos.service.name = null 12:10:39 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:39 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:39 sasl.login.callback.handler.class = null 12:10:39 sasl.login.class = null 12:10:39 sasl.login.connect.timeout.ms = null 12:10:39 sasl.login.read.timeout.ms = null 12:10:39 sasl.login.refresh.buffer.seconds = 300 12:10:39 sasl.login.refresh.min.period.seconds = 60 12:10:39 sasl.login.refresh.window.factor = 0.8 12:10:39 sasl.login.refresh.window.jitter = 0.05 12:10:39 sasl.login.retry.backoff.max.ms = 10000 12:10:39 sasl.login.retry.backoff.ms = 100 12:10:39 sasl.mechanism = GSSAPI 12:10:39 sasl.oauthbearer.clock.skew.seconds = 30 12:10:39 sasl.oauthbearer.expected.audience = null 12:10:39 sasl.oauthbearer.expected.issuer = null 12:10:39 sasl.oauthbearer.header.urlencode = false 12:10:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:39 sasl.oauthbearer.jwks.endpoint.url = null 12:10:39 sasl.oauthbearer.scope.claim.name = scope 12:10:39 sasl.oauthbearer.sub.claim.name = sub 12:10:39 sasl.oauthbearer.token.endpoint.url = null 12:10:39 security.protocol = PLAINTEXT 12:10:39 security.providers = null 12:10:39 send.buffer.bytes = 131072 12:10:39 session.timeout.ms = 45000 12:10:39 socket.connection.setup.timeout.max.ms = 30000 12:10:39 socket.connection.setup.timeout.ms = 10000 12:10:39 ssl.cipher.suites = null 12:10:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:39 ssl.endpoint.identification.algorithm = https 12:10:39 ssl.engine.factory.class = null 12:10:39 ssl.key.password = null 12:10:39 ssl.keymanager.algorithm = SunX509 12:10:39 ssl.keystore.certificate.chain = null 12:10:39 ssl.keystore.key = null 12:10:39 ssl.keystore.location = null 12:10:39 ssl.keystore.password = null 12:10:39 ssl.keystore.type = JKS 12:10:39 ssl.protocol = TLSv1.3 12:10:39 ssl.provider = null 12:10:39 ssl.secure.random.implementation = null 12:10:39 ssl.trustmanager.algorithm = PKIX 12:10:39 ssl.truststore.certificates = null 12:10:39 ssl.truststore.location = null 12:10:39 ssl.truststore.password = null 12:10:39 ssl.truststore.type = JKS 12:10:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:10:39 12:10:39 2025-10-17T12:10:39.846Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:39 2025-10-17T12:10:39.849Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:39 2025-10-17T12:10:39.849Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:39 2025-10-17T12:10:39.849Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703039849 12:10:39 2025-10-17T12:10:39.853Z INFO 11139 --- [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 12:10:39 2025-10-17T12:10:39.868Z WARN 11139 --- [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} 12:10:39 2025-10-17T12:10:39.868Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:39 2025-10-17T12:10:39.871Z INFO 11139 --- [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) 12:10:39 2025-10-17T12:10:39.875Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 12:10:39 2025-10-17T12:10:39.882Z INFO 11139 --- [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-eec6890f-2611-4205-8691-93f805254994 12:10:39 2025-10-17T12:10:39.882Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 12:10:39 2025-10-17T12:10:39.889Z INFO 11139 --- [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-eec6890f-2611-4205-8691-93f805254994', protocol='range'} 12:10:40 2025-10-17T12:10:39.988Z INFO 11139 --- [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-eec6890f-2611-4205-8691-93f805254994=Assignment(partitions=[legacy-batch-topic-0])} 12:10:40 2025-10-17T12:10:39.992Z INFO 11139 --- [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-eec6890f-2611-4205-8691-93f805254994', protocol='range'} 12:10:40 2025-10-17T12:10:39.993Z INFO 11139 --- [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]) 12:10:40 2025-10-17T12:10:39.993Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:39.994Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:39.995Z INFO 11139 --- [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}}. 12:10:40 2025-10-17T12:10:40.384Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:40 2025-10-17T12:10:40.384Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:40 2025-10-17T12:10:40.385Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:40 2025-10-17T12:10:40.385Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:40 2025-10-17T12:10:40.385Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:40 2025-10-17T12:10:40.457Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 12:10:40 2025-10-17T12:10:40.469Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 12:10:40 2025-10-17T12:10:40.493Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:40 2025-10-17T12:10:40.684Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.684Z INFO 11139 --- [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-eec6890f-2611-4205-8691-93f805254994 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:10:40 2025-10-17T12:10:40.685Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.685Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.685Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.689Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.689Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.706Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:40 2025-10-17T12:10:40.706Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:40 2025-10-17T12:10:40.707Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:40 2025-10-17T12:10:40.707Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:40 2025-10-17T12:10:40.710Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 12:10:40 2025-10-17T12:10:40.726Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:40 allow.auto.create.topics = true 12:10:40 auto.commit.interval.ms = 5000 12:10:40 auto.include.jmx.reporter = true 12:10:40 auto.offset.reset = latest 12:10:40 bootstrap.servers = [localhost:32777] 12:10:40 check.crcs = true 12:10:40 client.dns.lookup = use_all_dns_ips 12:10:40 client.id = consumer-test-group-8 12:10:40 client.rack = 12:10:40 connections.max.idle.ms = 540000 12:10:40 default.api.timeout.ms = 60000 12:10:40 enable.auto.commit = true 12:10:40 enable.metrics.push = true 12:10:40 exclude.internal.topics = true 12:10:40 fetch.max.bytes = 52428800 12:10:40 fetch.max.wait.ms = 500 12:10:40 fetch.min.bytes = 1 12:10:40 group.id = test-group 12:10:40 group.instance.id = null 12:10:40 group.protocol = classic 12:10:40 group.remote.assignor = null 12:10:40 heartbeat.interval.ms = 3000 12:10:40 interceptor.classes = [] 12:10:40 internal.leave.group.on.close = true 12:10:40 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:40 isolation.level = read_uncommitted 12:10:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:10:40 max.partition.fetch.bytes = 1048576 12:10:40 max.poll.interval.ms = 300000 12:10:40 max.poll.records = 2147483647 12:10:40 metadata.max.age.ms = 300000 12:10:40 metadata.recovery.strategy = none 12:10:40 metric.reporters = [] 12:10:40 metrics.num.samples = 2 12:10:40 metrics.recording.level = INFO 12:10:40 metrics.sample.window.ms = 30000 12:10:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:40 receive.buffer.bytes = 65536 12:10:40 reconnect.backoff.max.ms = 1000 12:10:40 reconnect.backoff.ms = 50 12:10:40 request.timeout.ms = 30000 12:10:40 retry.backoff.max.ms = 1000 12:10:40 retry.backoff.ms = 100 12:10:40 sasl.client.callback.handler.class = null 12:10:40 sasl.jaas.config = null 12:10:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:40 sasl.kerberos.min.time.before.relogin = 60000 12:10:40 sasl.kerberos.service.name = null 12:10:40 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:40 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:40 sasl.login.callback.handler.class = null 12:10:40 sasl.login.class = null 12:10:40 sasl.login.connect.timeout.ms = null 12:10:40 sasl.login.read.timeout.ms = null 12:10:40 sasl.login.refresh.buffer.seconds = 300 12:10:40 sasl.login.refresh.min.period.seconds = 60 12:10:40 sasl.login.refresh.window.factor = 0.8 12:10:40 sasl.login.refresh.window.jitter = 0.05 12:10:40 sasl.login.retry.backoff.max.ms = 10000 12:10:40 sasl.login.retry.backoff.ms = 100 12:10:40 sasl.mechanism = GSSAPI 12:10:40 sasl.oauthbearer.clock.skew.seconds = 30 12:10:40 sasl.oauthbearer.expected.audience = null 12:10:40 sasl.oauthbearer.expected.issuer = null 12:10:40 sasl.oauthbearer.header.urlencode = false 12:10:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:40 sasl.oauthbearer.jwks.endpoint.url = null 12:10:40 sasl.oauthbearer.scope.claim.name = scope 12:10:40 sasl.oauthbearer.sub.claim.name = sub 12:10:40 sasl.oauthbearer.token.endpoint.url = null 12:10:40 security.protocol = PLAINTEXT 12:10:40 security.providers = null 12:10:40 send.buffer.bytes = 131072 12:10:40 session.timeout.ms = 45000 12:10:40 socket.connection.setup.timeout.max.ms = 30000 12:10:40 socket.connection.setup.timeout.ms = 10000 12:10:40 ssl.cipher.suites = null 12:10:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:40 ssl.endpoint.identification.algorithm = https 12:10:40 ssl.engine.factory.class = null 12:10:40 ssl.key.password = null 12:10:40 ssl.keymanager.algorithm = SunX509 12:10:40 ssl.keystore.certificate.chain = null 12:10:40 ssl.keystore.key = null 12:10:40 ssl.keystore.location = null 12:10:40 ssl.keystore.password = null 12:10:40 ssl.keystore.type = JKS 12:10:40 ssl.protocol = TLSv1.3 12:10:40 ssl.provider = null 12:10:40 ssl.secure.random.implementation = null 12:10:40 ssl.trustmanager.algorithm = PKIX 12:10:40 ssl.truststore.certificates = null 12:10:40 ssl.truststore.location = null 12:10:40 ssl.truststore.password = null 12:10:40 ssl.truststore.type = JKS 12:10:40 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:10:40 12:10:40 2025-10-17T12:10:40.727Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:40 2025-10-17T12:10:40.729Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:40 2025-10-17T12:10:40.729Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:40 2025-10-17T12:10:40.729Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703040729 12:10:40 2025-10-17T12:10:40.730Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.739Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:40 2025-10-17T12:10:40.739Z INFO 11139 --- [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) 12:10:40 2025-10-17T12:10:40.741Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 12:10:40 2025-10-17T12:10:40.744Z INFO 11139 --- [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-eff8e336-aa22-4bf8-9dfc-aaf049f15a26 12:10:40 2025-10-17T12:10:40.745Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 12:10:40 2025-10-17T12:10:40.747Z INFO 11139 --- [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-eff8e336-aa22-4bf8-9dfc-aaf049f15a26', protocol='range'} 12:10:40 2025-10-17T12:10:40.747Z INFO 11139 --- [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-eff8e336-aa22-4bf8-9dfc-aaf049f15a26=Assignment(partitions=[legacy-batch-topic-0])} 12:10:40 2025-10-17T12:10:40.749Z INFO 11139 --- [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-eff8e336-aa22-4bf8-9dfc-aaf049f15a26', protocol='range'} 12:10:40 2025-10-17T12:10:40.749Z INFO 11139 --- [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]) 12:10:40 2025-10-17T12:10:40.749Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.752Z INFO 11139 --- [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 12:10:40 2025-10-17T12:10:40.756Z INFO 11139 --- [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}}. 12:10:41 2025-10-17T12:10:41.259Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:41 2025-10-17T12:10:41.260Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:41 2025-10-17T12:10:41.260Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:41 2025-10-17T12:10:41.260Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:41 2025-10-17T12:10:41.260Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:41 2025-10-17T12:10:41.328Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 12:10:41 2025-10-17T12:10:41.342Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 12:10:41 2025-10-17T12:10:41.366Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:41 2025-10-17T12:10:41.425Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 453e3472-0629-42f4-86c1-2ae47fb7009f, data operation cloud event id: 59839a10-b93f-49ab-abb2-a9e7ae184bce 12:10:41 2025-10-17T12:10:41.426Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:41 acks = -1 12:10:41 auto.include.jmx.reporter = true 12:10:41 batch.size = 16384 12:10:41 bootstrap.servers = [localhost:32777] 12:10:41 buffer.memory = 33554432 12:10:41 client.dns.lookup = use_all_dns_ips 12:10:41 client.id = cps-core-1 12:10:41 compression.gzip.level = -1 12:10:41 compression.lz4.level = 9 12:10:41 compression.type = none 12:10:41 compression.zstd.level = 3 12:10:41 connections.max.idle.ms = 540000 12:10:41 delivery.timeout.ms = 120000 12:10:41 enable.idempotence = true 12:10:41 enable.metrics.push = true 12:10:41 interceptor.classes = [] 12:10:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:41 linger.ms = 0 12:10:41 max.block.ms = 60000 12:10:41 max.in.flight.requests.per.connection = 5 12:10:41 max.request.size = 1048576 12:10:41 metadata.max.age.ms = 300000 12:10:41 metadata.max.idle.ms = 300000 12:10:41 metadata.recovery.strategy = none 12:10:41 metric.reporters = [] 12:10:41 metrics.num.samples = 2 12:10:41 metrics.recording.level = INFO 12:10:41 metrics.sample.window.ms = 30000 12:10:41 partitioner.adaptive.partitioning.enable = true 12:10:41 partitioner.availability.timeout.ms = 0 12:10:41 partitioner.class = null 12:10:41 partitioner.ignore.keys = false 12:10:41 receive.buffer.bytes = 32768 12:10:41 reconnect.backoff.max.ms = 1000 12:10:41 reconnect.backoff.ms = 50 12:10:41 request.timeout.ms = 30000 12:10:41 retries = 2147483647 12:10:41 retry.backoff.max.ms = 1000 12:10:41 retry.backoff.ms = 100 12:10:41 sasl.client.callback.handler.class = null 12:10:41 sasl.jaas.config = null 12:10:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:41 sasl.kerberos.min.time.before.relogin = 60000 12:10:41 sasl.kerberos.service.name = null 12:10:41 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:41 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:41 sasl.login.callback.handler.class = null 12:10:41 sasl.login.class = null 12:10:41 sasl.login.connect.timeout.ms = null 12:10:41 sasl.login.read.timeout.ms = null 12:10:41 sasl.login.refresh.buffer.seconds = 300 12:10:41 sasl.login.refresh.min.period.seconds = 60 12:10:41 sasl.login.refresh.window.factor = 0.8 12:10:41 sasl.login.refresh.window.jitter = 0.05 12:10:41 sasl.login.retry.backoff.max.ms = 10000 12:10:41 sasl.login.retry.backoff.ms = 100 12:10:41 sasl.mechanism = GSSAPI 12:10:41 sasl.oauthbearer.clock.skew.seconds = 30 12:10:41 sasl.oauthbearer.expected.audience = null 12:10:41 sasl.oauthbearer.expected.issuer = null 12:10:41 sasl.oauthbearer.header.urlencode = false 12:10:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:41 sasl.oauthbearer.jwks.endpoint.url = null 12:10:41 sasl.oauthbearer.scope.claim.name = scope 12:10:41 sasl.oauthbearer.sub.claim.name = sub 12:10:41 sasl.oauthbearer.token.endpoint.url = null 12:10:41 security.protocol = PLAINTEXT 12:10:41 security.providers = null 12:10:41 send.buffer.bytes = 131072 12:10:41 socket.connection.setup.timeout.max.ms = 30000 12:10:41 socket.connection.setup.timeout.ms = 10000 12:10:41 ssl.cipher.suites = null 12:10:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:41 ssl.endpoint.identification.algorithm = https 12:10:41 ssl.engine.factory.class = null 12:10:41 ssl.key.password = null 12:10:41 ssl.keymanager.algorithm = SunX509 12:10:41 ssl.keystore.certificate.chain = null 12:10:41 ssl.keystore.key = null 12:10:41 ssl.keystore.location = null 12:10:41 ssl.keystore.password = null 12:10:41 ssl.keystore.type = JKS 12:10:41 ssl.protocol = TLSv1.3 12:10:41 ssl.provider = null 12:10:41 ssl.secure.random.implementation = null 12:10:41 ssl.trustmanager.algorithm = PKIX 12:10:41 ssl.truststore.certificates = null 12:10:41 ssl.truststore.location = null 12:10:41 ssl.truststore.password = null 12:10:41 ssl.truststore.type = JKS 12:10:41 transaction.timeout.ms = 60000 12:10:41 transactional.id = null 12:10:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:10:41 12:10:41 2025-10-17T12:10:41.426Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:41 2025-10-17T12:10:41.427Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 12:10:41 2025-10-17T12:10:41.429Z INFO 11139 --- [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. 12:10:41 2025-10-17T12:10:41.435Z INFO 11139 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:41 2025-10-17T12:10:41.436Z INFO 11139 --- [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 12:10:41 2025-10-17T12:10:41.528Z INFO 11139 --- [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 12:10:41 2025-10-17T12:10:41.528Z INFO 11139 --- [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-eff8e336-aa22-4bf8-9dfc-aaf049f15a26 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:10:41 2025-10-17T12:10:41.529Z INFO 11139 --- [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 12:10:41 2025-10-17T12:10:41.529Z INFO 11139 --- [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 12:10:41 2025-10-17T12:10:41.529Z INFO 11139 --- [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 12:10:41 2025-10-17T12:10:41.530Z INFO 11139 --- [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 12:10:41 2025-10-17T12:10:41.530Z INFO 11139 --- [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 12:10:41 2025-10-17T12:10:41.962Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:41 2025-10-17T12:10:41.962Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:41 2025-10-17T12:10:41.962Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:41 2025-10-17T12:10:41.962Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:41 2025-10-17T12:10:41.967Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 12:10:42 2025-10-17T12:10:41.985Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:42 allow.auto.create.topics = true 12:10:42 auto.commit.interval.ms = 5000 12:10:42 auto.include.jmx.reporter = true 12:10:42 auto.offset.reset = latest 12:10:42 bootstrap.servers = [localhost:32777] 12:10:42 check.crcs = true 12:10:42 client.dns.lookup = use_all_dns_ips 12:10:42 client.id = consumer-test-group-9 12:10:42 client.rack = 12:10:42 connections.max.idle.ms = 540000 12:10:42 default.api.timeout.ms = 60000 12:10:42 enable.auto.commit = true 12:10:42 enable.metrics.push = true 12:10:42 exclude.internal.topics = true 12:10:42 fetch.max.bytes = 52428800 12:10:42 fetch.max.wait.ms = 500 12:10:42 fetch.min.bytes = 1 12:10:42 group.id = test-group 12:10:42 group.instance.id = null 12:10:42 group.protocol = classic 12:10:42 group.remote.assignor = null 12:10:42 heartbeat.interval.ms = 3000 12:10:42 interceptor.classes = [] 12:10:42 internal.leave.group.on.close = true 12:10:42 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:42 isolation.level = read_uncommitted 12:10:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:10:42 max.partition.fetch.bytes = 1048576 12:10:42 max.poll.interval.ms = 300000 12:10:42 max.poll.records = 2147483647 12:10:42 metadata.max.age.ms = 300000 12:10:42 metadata.recovery.strategy = none 12:10:42 metric.reporters = [] 12:10:42 metrics.num.samples = 2 12:10:42 metrics.recording.level = INFO 12:10:42 metrics.sample.window.ms = 30000 12:10:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:42 receive.buffer.bytes = 65536 12:10:42 reconnect.backoff.max.ms = 1000 12:10:42 reconnect.backoff.ms = 50 12:10:42 request.timeout.ms = 30000 12:10:42 retry.backoff.max.ms = 1000 12:10:42 retry.backoff.ms = 100 12:10:42 sasl.client.callback.handler.class = null 12:10:42 sasl.jaas.config = null 12:10:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:42 sasl.kerberos.min.time.before.relogin = 60000 12:10:42 sasl.kerberos.service.name = null 12:10:42 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:42 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:42 sasl.login.callback.handler.class = null 12:10:42 sasl.login.class = null 12:10:42 sasl.login.connect.timeout.ms = null 12:10:42 sasl.login.read.timeout.ms = null 12:10:42 sasl.login.refresh.buffer.seconds = 300 12:10:42 sasl.login.refresh.min.period.seconds = 60 12:10:42 sasl.login.refresh.window.factor = 0.8 12:10:42 sasl.login.refresh.window.jitter = 0.05 12:10:42 sasl.login.retry.backoff.max.ms = 10000 12:10:42 sasl.login.retry.backoff.ms = 100 12:10:42 sasl.mechanism = GSSAPI 12:10:42 sasl.oauthbearer.clock.skew.seconds = 30 12:10:42 sasl.oauthbearer.expected.audience = null 12:10:42 sasl.oauthbearer.expected.issuer = null 12:10:42 sasl.oauthbearer.header.urlencode = false 12:10:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:42 sasl.oauthbearer.jwks.endpoint.url = null 12:10:42 sasl.oauthbearer.scope.claim.name = scope 12:10:42 sasl.oauthbearer.sub.claim.name = sub 12:10:42 sasl.oauthbearer.token.endpoint.url = null 12:10:42 security.protocol = PLAINTEXT 12:10:42 security.providers = null 12:10:42 send.buffer.bytes = 131072 12:10:42 session.timeout.ms = 45000 12:10:42 socket.connection.setup.timeout.max.ms = 30000 12:10:42 socket.connection.setup.timeout.ms = 10000 12:10:42 ssl.cipher.suites = null 12:10:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:42 ssl.endpoint.identification.algorithm = https 12:10:42 ssl.engine.factory.class = null 12:10:42 ssl.key.password = null 12:10:42 ssl.keymanager.algorithm = SunX509 12:10:42 ssl.keystore.certificate.chain = null 12:10:42 ssl.keystore.key = null 12:10:42 ssl.keystore.location = null 12:10:42 ssl.keystore.password = null 12:10:42 ssl.keystore.type = JKS 12:10:42 ssl.protocol = TLSv1.3 12:10:42 ssl.provider = null 12:10:42 ssl.secure.random.implementation = null 12:10:42 ssl.trustmanager.algorithm = PKIX 12:10:42 ssl.truststore.certificates = null 12:10:42 ssl.truststore.location = null 12:10:42 ssl.truststore.password = null 12:10:42 ssl.truststore.type = JKS 12:10:42 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:10:42 12:10:42 2025-10-17T12:10:41.985Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:42 2025-10-17T12:10:41.988Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:42 2025-10-17T12:10:41.988Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:42 2025-10-17T12:10:41.988Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703041988 12:10:42 2025-10-17T12:10:41.988Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:41.993Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:42 2025-10-17T12:10:41.993Z INFO 11139 --- [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) 12:10:42 2025-10-17T12:10:41.994Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 12:10:42 2025-10-17T12:10:41.999Z INFO 11139 --- [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-c16e7bfc-e4a1-4999-bc83-25c1084abf91 12:10:42 2025-10-17T12:10:41.999Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 12:10:42 2025-10-17T12:10:42.005Z INFO 11139 --- [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-c16e7bfc-e4a1-4999-bc83-25c1084abf91', protocol='range'} 12:10:42 2025-10-17T12:10:42.005Z INFO 11139 --- [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-c16e7bfc-e4a1-4999-bc83-25c1084abf91=Assignment(partitions=[legacy-batch-topic-0])} 12:10:42 2025-10-17T12:10:42.008Z INFO 11139 --- [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-c16e7bfc-e4a1-4999-bc83-25c1084abf91', protocol='range'} 12:10:42 2025-10-17T12:10:42.008Z INFO 11139 --- [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]) 12:10:42 2025-10-17T12:10:42.008Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:42.009Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:42.015Z INFO 11139 --- [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}}. 12:10:42 2025-10-17T12:10:42.514Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:42 2025-10-17T12:10:42.514Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:42 2025-10-17T12:10:42.514Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:42 2025-10-17T12:10:42.515Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:42 2025-10-17T12:10:42.515Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:42 2025-10-17T12:10:42.584Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 12:10:42 2025-10-17T12:10:42.597Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 12:10:42 2025-10-17T12:10:42.623Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:42 2025-10-17T12:10:42.665Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: d9412e05-f5da-4955-92f0-3d3efd3ee306, data operation cloud event id: b74a1a2d-c5b0-4fc9-a590-eca4294aca96 12:10:42 2025-10-17T12:10:42.749Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:42.749Z INFO 11139 --- [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-c16e7bfc-e4a1-4999-bc83-25c1084abf91 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:10:42 2025-10-17T12:10:42.750Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:42.750Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:42.750Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:42.751Z INFO 11139 --- [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 12:10:42 2025-10-17T12:10:42.751Z INFO 11139 --- [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 12:10:43 2025-10-17T12:10:43.177Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:43 2025-10-17T12:10:43.177Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:43 2025-10-17T12:10:43.177Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:43 2025-10-17T12:10:43.177Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:43 2025-10-17T12:10:43.180Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 12:10:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.376 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 12:10:43 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 12:10:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 12:10:43 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 12:10:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 12:10:43 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 12:10:43 2025-10-17T12:10:43.341Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:43 2025-10-17T12:10:43.342Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:43 2025-10-17T12:10:43.343Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:43 2025-10-17T12:10:43.343Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:43 2025-10-17T12:10:43.343Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:43 2025-10-17T12:10:43.415Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:10:43 2025-10-17T12:10:43.430Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:10:43 2025-10-17T12:10:43.459Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:43 2025-10-17T12:10:43.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:43 2025-10-17T12:10:43.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:43 2025-10-17T12:10:43.495Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:43 2025-10-17T12:10:43.495Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:43 2025-10-17T12:10:43.495Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:43 2025-10-17T12:10:43.562Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:10:43 2025-10-17T12:10:43.572Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:10:43 2025-10-17T12:10:43.602Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:43 2025-10-17T12:10:43.634Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:43 2025-10-17T12:10:43.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:43 2025-10-17T12:10:43.638Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:43 2025-10-17T12:10:43.639Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:43 2025-10-17T12:10:43.639Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:43 2025-10-17T12:10:43.710Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 12:10:43 2025-10-17T12:10:43.719Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 12:10:43 2025-10-17T12:10:43.743Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:43 2025-10-17T12:10:43.763Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 12:10:43 2025-10-17T12:10:43.784Z INFO 11139 --- [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. 12:10:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 12:10:43 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 12:10:44 2025-10-17T12:10:43.992Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:44 2025-10-17T12:10:43.993Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:44 2025-10-17T12:10:43.993Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:44 2025-10-17T12:10:43.994Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:44 2025-10-17T12:10:43.994Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:44 2025-10-17T12:10:44.054Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:44 2025-10-17T12:10:44.093Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:44 2025-10-17T12:10:44.093Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:44 2025-10-17T12:10:44.095Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:44 2025-10-17T12:10:44.095Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:44 2025-10-17T12:10:44.095Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:44 2025-10-17T12:10:44.130Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:44 2025-10-17T12:10:44.172Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:44 2025-10-17T12:10:44.172Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:44 2025-10-17T12:10:44.173Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:44 2025-10-17T12:10:44.173Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:44 2025-10-17T12:10:44.173Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:44 2025-10-17T12:10:44.205Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:44 2025-10-17T12:10:44.239Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:44 2025-10-17T12:10:44.239Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:44 2025-10-17T12:10:44.240Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:44 2025-10-17T12:10:44.240Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:44 2025-10-17T12:10:44.241Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:44 2025-10-17T12:10:44.280Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:44 2025-10-17T12:10:44.314Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:44 2025-10-17T12:10:44.315Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:44 2025-10-17T12:10:44.315Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:44 2025-10-17T12:10:44.315Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:44 2025-10-17T12:10:44.315Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:44 2025-10-17T12:10:44.344Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:44 2025-10-17T12:10:44.361Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:44 allow.auto.create.topics = true 12:10:44 auto.commit.interval.ms = 5000 12:10:44 auto.include.jmx.reporter = true 12:10:44 auto.offset.reset = latest 12:10:44 bootstrap.servers = [localhost:32777] 12:10:44 check.crcs = true 12:10:44 client.dns.lookup = use_all_dns_ips 12:10:44 client.id = consumer-test-group-10 12:10:44 client.rack = 12:10:44 connections.max.idle.ms = 540000 12:10:44 default.api.timeout.ms = 60000 12:10:44 enable.auto.commit = true 12:10:44 enable.metrics.push = true 12:10:44 exclude.internal.topics = true 12:10:44 fetch.max.bytes = 52428800 12:10:44 fetch.max.wait.ms = 500 12:10:44 fetch.min.bytes = 1 12:10:44 group.id = test-group 12:10:44 group.instance.id = null 12:10:44 group.protocol = classic 12:10:44 group.remote.assignor = null 12:10:44 heartbeat.interval.ms = 3000 12:10:44 interceptor.classes = [] 12:10:44 internal.leave.group.on.close = true 12:10:44 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:44 isolation.level = read_uncommitted 12:10:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:10:44 max.partition.fetch.bytes = 1048576 12:10:44 max.poll.interval.ms = 300000 12:10:44 max.poll.records = 2147483647 12:10:44 metadata.max.age.ms = 300000 12:10:44 metadata.recovery.strategy = none 12:10:44 metric.reporters = [] 12:10:44 metrics.num.samples = 2 12:10:44 metrics.recording.level = INFO 12:10:44 metrics.sample.window.ms = 30000 12:10:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:44 receive.buffer.bytes = 65536 12:10:44 reconnect.backoff.max.ms = 1000 12:10:44 reconnect.backoff.ms = 50 12:10:44 request.timeout.ms = 30000 12:10:44 retry.backoff.max.ms = 1000 12:10:44 retry.backoff.ms = 100 12:10:44 sasl.client.callback.handler.class = null 12:10:44 sasl.jaas.config = null 12:10:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:44 sasl.kerberos.min.time.before.relogin = 60000 12:10:44 sasl.kerberos.service.name = null 12:10:44 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:44 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:44 sasl.login.callback.handler.class = null 12:10:44 sasl.login.class = null 12:10:44 sasl.login.connect.timeout.ms = null 12:10:44 sasl.login.read.timeout.ms = null 12:10:44 sasl.login.refresh.buffer.seconds = 300 12:10:44 sasl.login.refresh.min.period.seconds = 60 12:10:44 sasl.login.refresh.window.factor = 0.8 12:10:44 sasl.login.refresh.window.jitter = 0.05 12:10:44 sasl.login.retry.backoff.max.ms = 10000 12:10:44 sasl.login.retry.backoff.ms = 100 12:10:44 sasl.mechanism = GSSAPI 12:10:44 sasl.oauthbearer.clock.skew.seconds = 30 12:10:44 sasl.oauthbearer.expected.audience = null 12:10:44 sasl.oauthbearer.expected.issuer = null 12:10:44 sasl.oauthbearer.header.urlencode = false 12:10:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:44 sasl.oauthbearer.jwks.endpoint.url = null 12:10:44 sasl.oauthbearer.scope.claim.name = scope 12:10:44 sasl.oauthbearer.sub.claim.name = sub 12:10:44 sasl.oauthbearer.token.endpoint.url = null 12:10:44 security.protocol = PLAINTEXT 12:10:44 security.providers = null 12:10:44 send.buffer.bytes = 131072 12:10:44 session.timeout.ms = 45000 12:10:44 socket.connection.setup.timeout.max.ms = 30000 12:10:44 socket.connection.setup.timeout.ms = 10000 12:10:44 ssl.cipher.suites = null 12:10:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:44 ssl.endpoint.identification.algorithm = https 12:10:44 ssl.engine.factory.class = null 12:10:44 ssl.key.password = null 12:10:44 ssl.keymanager.algorithm = SunX509 12:10:44 ssl.keystore.certificate.chain = null 12:10:44 ssl.keystore.key = null 12:10:44 ssl.keystore.location = null 12:10:44 ssl.keystore.password = null 12:10:44 ssl.keystore.type = JKS 12:10:44 ssl.protocol = TLSv1.3 12:10:44 ssl.provider = null 12:10:44 ssl.secure.random.implementation = null 12:10:44 ssl.trustmanager.algorithm = PKIX 12:10:44 ssl.truststore.certificates = null 12:10:44 ssl.truststore.location = null 12:10:44 ssl.truststore.password = null 12:10:44 ssl.truststore.type = JKS 12:10:44 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:10:44 12:10:44 2025-10-17T12:10:44.361Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:44 2025-10-17T12:10:44.368Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:44 2025-10-17T12:10:44.368Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:44 2025-10-17T12:10:44.368Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703044368 12:10:44 2025-10-17T12:10:44.369Z INFO 11139 --- [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 12:10:44 2025-10-17T12:10:44.379Z WARN 11139 --- [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} 12:10:44 2025-10-17T12:10:44.379Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:44 2025-10-17T12:10:44.379Z INFO 11139 --- [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) 12:10:44 2025-10-17T12:10:44.381Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 12:10:44 2025-10-17T12:10:44.384Z INFO 11139 --- [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-1789af61-80d8-4fd3-a55f-ceba7839c669 12:10:44 2025-10-17T12:10:44.384Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 12:10:44 2025-10-17T12:10:44.391Z INFO 11139 --- [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-1789af61-80d8-4fd3-a55f-ceba7839c669', protocol='range'} 12:10:44 2025-10-17T12:10:44.512Z INFO 11139 --- [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-1789af61-80d8-4fd3-a55f-ceba7839c669=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 12:10:44 2025-10-17T12:10:44.518Z INFO 11139 --- [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-1789af61-80d8-4fd3-a55f-ceba7839c669', protocol='range'} 12:10:44 2025-10-17T12:10:44.519Z INFO 11139 --- [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]) 12:10:44 2025-10-17T12:10:44.519Z INFO 11139 --- [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 12:10:44 2025-10-17T12:10:44.520Z INFO 11139 --- [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 12:10:44 2025-10-17T12:10:44.521Z INFO 11139 --- [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}}. 12:10:44 2025-10-17T12:10:44.872Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:44 acks = -1 12:10:44 auto.include.jmx.reporter = true 12:10:44 batch.size = 16384 12:10:44 bootstrap.servers = [localhost:32777] 12:10:44 buffer.memory = 33554432 12:10:44 client.dns.lookup = use_all_dns_ips 12:10:44 client.id = test-client-id 12:10:44 compression.gzip.level = -1 12:10:44 compression.lz4.level = 9 12:10:44 compression.type = none 12:10:44 compression.zstd.level = 3 12:10:44 connections.max.idle.ms = 540000 12:10:44 delivery.timeout.ms = 120000 12:10:44 enable.idempotence = true 12:10:44 enable.metrics.push = true 12:10:44 interceptor.classes = [] 12:10:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:44 linger.ms = 0 12:10:44 max.block.ms = 60000 12:10:44 max.in.flight.requests.per.connection = 5 12:10:44 max.request.size = 1048576 12:10:44 metadata.max.age.ms = 300000 12:10:44 metadata.max.idle.ms = 300000 12:10:44 metadata.recovery.strategy = none 12:10:44 metric.reporters = [] 12:10:44 metrics.num.samples = 2 12:10:44 metrics.recording.level = INFO 12:10:44 metrics.sample.window.ms = 30000 12:10:44 partitioner.adaptive.partitioning.enable = true 12:10:44 partitioner.availability.timeout.ms = 0 12:10:44 partitioner.class = null 12:10:44 partitioner.ignore.keys = false 12:10:44 receive.buffer.bytes = 32768 12:10:44 reconnect.backoff.max.ms = 1000 12:10:44 reconnect.backoff.ms = 50 12:10:44 request.timeout.ms = 30000 12:10:44 retries = 2147483647 12:10:44 retry.backoff.max.ms = 1000 12:10:44 retry.backoff.ms = 100 12:10:44 sasl.client.callback.handler.class = null 12:10:44 sasl.jaas.config = null 12:10:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:44 sasl.kerberos.min.time.before.relogin = 60000 12:10:44 sasl.kerberos.service.name = null 12:10:44 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:44 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:44 sasl.login.callback.handler.class = null 12:10:44 sasl.login.class = null 12:10:44 sasl.login.connect.timeout.ms = null 12:10:44 sasl.login.read.timeout.ms = null 12:10:44 sasl.login.refresh.buffer.seconds = 300 12:10:44 sasl.login.refresh.min.period.seconds = 60 12:10:44 sasl.login.refresh.window.factor = 0.8 12:10:44 sasl.login.refresh.window.jitter = 0.05 12:10:44 sasl.login.retry.backoff.max.ms = 10000 12:10:44 sasl.login.retry.backoff.ms = 100 12:10:44 sasl.mechanism = GSSAPI 12:10:44 sasl.oauthbearer.clock.skew.seconds = 30 12:10:44 sasl.oauthbearer.expected.audience = null 12:10:44 sasl.oauthbearer.expected.issuer = null 12:10:44 sasl.oauthbearer.header.urlencode = false 12:10:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:44 sasl.oauthbearer.jwks.endpoint.url = null 12:10:44 sasl.oauthbearer.scope.claim.name = scope 12:10:44 sasl.oauthbearer.sub.claim.name = sub 12:10:44 sasl.oauthbearer.token.endpoint.url = null 12:10:44 security.protocol = PLAINTEXT 12:10:44 security.providers = null 12:10:44 send.buffer.bytes = 131072 12:10:44 socket.connection.setup.timeout.max.ms = 30000 12:10:44 socket.connection.setup.timeout.ms = 10000 12:10:44 ssl.cipher.suites = null 12:10:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:44 ssl.endpoint.identification.algorithm = https 12:10:44 ssl.engine.factory.class = null 12:10:44 ssl.key.password = null 12:10:44 ssl.keymanager.algorithm = SunX509 12:10:44 ssl.keystore.certificate.chain = null 12:10:44 ssl.keystore.key = null 12:10:44 ssl.keystore.location = null 12:10:44 ssl.keystore.password = null 12:10:44 ssl.keystore.type = JKS 12:10:44 ssl.protocol = TLSv1.3 12:10:44 ssl.provider = null 12:10:44 ssl.secure.random.implementation = null 12:10:44 ssl.trustmanager.algorithm = PKIX 12:10:44 ssl.truststore.certificates = null 12:10:44 ssl.truststore.location = null 12:10:44 ssl.truststore.password = null 12:10:44 ssl.truststore.type = JKS 12:10:44 transaction.timeout.ms = 60000 12:10:44 transactional.id = null 12:10:44 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:44 12:10:44 2025-10-17T12:10:44.873Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:44 2025-10-17T12:10:44.873Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:44 2025-10-17T12:10:44.876Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:44 2025-10-17T12:10:44.876Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:44 2025-10-17T12:10:44.876Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703044876 12:10:44 2025-10-17T12:10:44.877Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:44 acks = -1 12:10:44 auto.include.jmx.reporter = true 12:10:44 batch.size = 16384 12:10:44 bootstrap.servers = [localhost:32777] 12:10:44 buffer.memory = 33554432 12:10:44 client.dns.lookup = use_all_dns_ips 12:10:44 client.id = test-client-id 12:10:44 compression.gzip.level = -1 12:10:44 compression.lz4.level = 9 12:10:44 compression.type = none 12:10:44 compression.zstd.level = 3 12:10:44 connections.max.idle.ms = 540000 12:10:44 delivery.timeout.ms = 120000 12:10:44 enable.idempotence = true 12:10:44 enable.metrics.push = true 12:10:44 interceptor.classes = [] 12:10:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:44 linger.ms = 0 12:10:44 max.block.ms = 60000 12:10:44 max.in.flight.requests.per.connection = 5 12:10:44 max.request.size = 1048576 12:10:44 metadata.max.age.ms = 300000 12:10:44 metadata.max.idle.ms = 300000 12:10:44 metadata.recovery.strategy = none 12:10:44 metric.reporters = [] 12:10:44 metrics.num.samples = 2 12:10:44 metrics.recording.level = INFO 12:10:44 metrics.sample.window.ms = 30000 12:10:44 partitioner.adaptive.partitioning.enable = true 12:10:44 partitioner.availability.timeout.ms = 0 12:10:44 partitioner.class = null 12:10:44 partitioner.ignore.keys = false 12:10:44 receive.buffer.bytes = 32768 12:10:44 reconnect.backoff.max.ms = 1000 12:10:44 reconnect.backoff.ms = 50 12:10:44 request.timeout.ms = 30000 12:10:44 retries = 2147483647 12:10:44 retry.backoff.max.ms = 1000 12:10:44 retry.backoff.ms = 100 12:10:44 sasl.client.callback.handler.class = null 12:10:44 sasl.jaas.config = null 12:10:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:44 sasl.kerberos.min.time.before.relogin = 60000 12:10:44 sasl.kerberos.service.name = null 12:10:44 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:44 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:44 sasl.login.callback.handler.class = null 12:10:44 sasl.login.class = null 12:10:44 sasl.login.connect.timeout.ms = null 12:10:44 sasl.login.read.timeout.ms = null 12:10:44 sasl.login.refresh.buffer.seconds = 300 12:10:44 sasl.login.refresh.min.period.seconds = 60 12:10:44 sasl.login.refresh.window.factor = 0.8 12:10:44 sasl.login.refresh.window.jitter = 0.05 12:10:44 sasl.login.retry.backoff.max.ms = 10000 12:10:44 sasl.login.retry.backoff.ms = 100 12:10:44 sasl.mechanism = GSSAPI 12:10:44 sasl.oauthbearer.clock.skew.seconds = 30 12:10:44 sasl.oauthbearer.expected.audience = null 12:10:44 sasl.oauthbearer.expected.issuer = null 12:10:44 sasl.oauthbearer.header.urlencode = false 12:10:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:44 sasl.oauthbearer.jwks.endpoint.url = null 12:10:44 sasl.oauthbearer.scope.claim.name = scope 12:10:44 sasl.oauthbearer.sub.claim.name = sub 12:10:44 sasl.oauthbearer.token.endpoint.url = null 12:10:44 security.protocol = PLAINTEXT 12:10:44 security.providers = null 12:10:44 send.buffer.bytes = 131072 12:10:44 socket.connection.setup.timeout.max.ms = 30000 12:10:44 socket.connection.setup.timeout.ms = 10000 12:10:44 ssl.cipher.suites = null 12:10:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:44 ssl.endpoint.identification.algorithm = https 12:10:44 ssl.engine.factory.class = null 12:10:44 ssl.key.password = null 12:10:44 ssl.keymanager.algorithm = SunX509 12:10:44 ssl.keystore.certificate.chain = null 12:10:44 ssl.keystore.key = null 12:10:44 ssl.keystore.location = null 12:10:44 ssl.keystore.password = null 12:10:44 ssl.keystore.type = JKS 12:10:44 ssl.protocol = TLSv1.3 12:10:44 ssl.provider = null 12:10:44 ssl.secure.random.implementation = null 12:10:44 ssl.trustmanager.algorithm = PKIX 12:10:44 ssl.truststore.certificates = null 12:10:44 ssl.truststore.location = null 12:10:44 ssl.truststore.password = null 12:10:44 ssl.truststore.type = JKS 12:10:44 transaction.timeout.ms = 60000 12:10:44 transactional.id = null 12:10:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:10:44 12:10:44 2025-10-17T12:10:44.877Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:44 2025-10-17T12:10:44.877Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:44 2025-10-17T12:10:44.880Z INFO 11139 --- [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. 12:10:44 2025-10-17T12:10:44.883Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:44 2025-10-17T12:10:44.883Z INFO 11139 --- [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 12:10:44 2025-10-17T12:10:44.894Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:44 2025-10-17T12:10:44.895Z INFO 11139 --- [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 12:10:44 2025-10-17T12:10:44.922Z INFO 11139 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 12:10:45 2025-10-17T12:10:45.951Z INFO 11139 --- [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 12:10:45 2025-10-17T12:10:45.951Z INFO 11139 --- [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-1789af61-80d8-4fd3-a55f-ceba7839c669 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:10:45 2025-10-17T12:10:45.951Z INFO 11139 --- [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 12:10:45 2025-10-17T12:10:45.951Z INFO 11139 --- [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 12:10:45 2025-10-17T12:10:45.951Z INFO 11139 --- [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 12:10:45 2025-10-17T12:10:45.951Z INFO 11139 --- [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 12:10:45 2025-10-17T12:10:45.951Z INFO 11139 --- [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 12:10:46 2025-10-17T12:10:46.438Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:46 2025-10-17T12:10:46.438Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:46 2025-10-17T12:10:46.438Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:46 2025-10-17T12:10:46.438Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:46 2025-10-17T12:10:46.443Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 12:10:46 2025-10-17T12:10:46.445Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:10:46 2025-10-17T12:10:46.448Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:46 2025-10-17T12:10:46.448Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:46 2025-10-17T12:10:46.448Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:46 2025-10-17T12:10:46.448Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:46 2025-10-17T12:10:46.448Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:10:46 2025-10-17T12:10:46.448Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:10:46 2025-10-17T12:10:46.451Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:46 2025-10-17T12:10:46.451Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:46 2025-10-17T12:10:46.451Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:46 2025-10-17T12:10:46.451Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:46 2025-10-17T12:10:46.452Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:10:46 2025-10-17T12:10:46.639Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:46 2025-10-17T12:10:46.639Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:46 2025-10-17T12:10:46.639Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:46 2025-10-17T12:10:46.640Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:46 2025-10-17T12:10:46.640Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:46 2025-10-17T12:10:46.667Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:46 2025-10-17T12:10:46.703Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:46 2025-10-17T12:10:46.703Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:46 2025-10-17T12:10:46.703Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:46 2025-10-17T12:10:46.703Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:46 2025-10-17T12:10:46.704Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:46 2025-10-17T12:10:46.729Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:46 2025-10-17T12:10:46.761Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:46 2025-10-17T12:10:46.761Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:46 2025-10-17T12:10:46.761Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:46 2025-10-17T12:10:46.761Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:46 2025-10-17T12:10:46.761Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:46 2025-10-17T12:10:46.790Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:46 2025-10-17T12:10:46.815Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:46 2025-10-17T12:10:46.816Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:46 2025-10-17T12:10:46.816Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:46 2025-10-17T12:10:46.816Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:46 2025-10-17T12:10:46.816Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:46 2025-10-17T12:10:46.839Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:46 2025-10-17T12:10:46.864Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:46 2025-10-17T12:10:46.865Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:46 2025-10-17T12:10:46.865Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:46 2025-10-17T12:10:46.865Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:46 2025-10-17T12:10:46.865Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:46 2025-10-17T12:10:46.892Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:46 2025-10-17T12:10:46.907Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:46 allow.auto.create.topics = true 12:10:46 auto.commit.interval.ms = 5000 12:10:46 auto.include.jmx.reporter = true 12:10:46 auto.offset.reset = latest 12:10:46 bootstrap.servers = [localhost:32777] 12:10:46 check.crcs = true 12:10:46 client.dns.lookup = use_all_dns_ips 12:10:46 client.id = consumer-test-group-11 12:10:46 client.rack = 12:10:46 connections.max.idle.ms = 540000 12:10:46 default.api.timeout.ms = 60000 12:10:46 enable.auto.commit = true 12:10:46 enable.metrics.push = true 12:10:46 exclude.internal.topics = true 12:10:46 fetch.max.bytes = 52428800 12:10:46 fetch.max.wait.ms = 500 12:10:46 fetch.min.bytes = 1 12:10:46 group.id = test-group 12:10:46 group.instance.id = null 12:10:46 group.protocol = classic 12:10:46 group.remote.assignor = null 12:10:46 heartbeat.interval.ms = 3000 12:10:46 interceptor.classes = [] 12:10:46 internal.leave.group.on.close = true 12:10:46 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:46 isolation.level = read_uncommitted 12:10:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:10:46 max.partition.fetch.bytes = 1048576 12:10:46 max.poll.interval.ms = 300000 12:10:46 max.poll.records = 2147483647 12:10:46 metadata.max.age.ms = 300000 12:10:46 metadata.recovery.strategy = none 12:10:46 metric.reporters = [] 12:10:46 metrics.num.samples = 2 12:10:46 metrics.recording.level = INFO 12:10:46 metrics.sample.window.ms = 30000 12:10:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:46 receive.buffer.bytes = 65536 12:10:46 reconnect.backoff.max.ms = 1000 12:10:46 reconnect.backoff.ms = 50 12:10:46 request.timeout.ms = 30000 12:10:46 retry.backoff.max.ms = 1000 12:10:46 retry.backoff.ms = 100 12:10:46 sasl.client.callback.handler.class = null 12:10:46 sasl.jaas.config = null 12:10:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:46 sasl.kerberos.min.time.before.relogin = 60000 12:10:46 sasl.kerberos.service.name = null 12:10:46 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:46 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:46 sasl.login.callback.handler.class = null 12:10:46 sasl.login.class = null 12:10:46 sasl.login.connect.timeout.ms = null 12:10:46 sasl.login.read.timeout.ms = null 12:10:46 sasl.login.refresh.buffer.seconds = 300 12:10:46 sasl.login.refresh.min.period.seconds = 60 12:10:46 sasl.login.refresh.window.factor = 0.8 12:10:46 sasl.login.refresh.window.jitter = 0.05 12:10:46 sasl.login.retry.backoff.max.ms = 10000 12:10:46 sasl.login.retry.backoff.ms = 100 12:10:46 sasl.mechanism = GSSAPI 12:10:46 sasl.oauthbearer.clock.skew.seconds = 30 12:10:46 sasl.oauthbearer.expected.audience = null 12:10:46 sasl.oauthbearer.expected.issuer = null 12:10:46 sasl.oauthbearer.header.urlencode = false 12:10:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:46 sasl.oauthbearer.jwks.endpoint.url = null 12:10:46 sasl.oauthbearer.scope.claim.name = scope 12:10:46 sasl.oauthbearer.sub.claim.name = sub 12:10:46 sasl.oauthbearer.token.endpoint.url = null 12:10:46 security.protocol = PLAINTEXT 12:10:46 security.providers = null 12:10:46 send.buffer.bytes = 131072 12:10:46 session.timeout.ms = 45000 12:10:46 socket.connection.setup.timeout.max.ms = 30000 12:10:46 socket.connection.setup.timeout.ms = 10000 12:10:46 ssl.cipher.suites = null 12:10:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:46 ssl.endpoint.identification.algorithm = https 12:10:46 ssl.engine.factory.class = null 12:10:46 ssl.key.password = null 12:10:46 ssl.keymanager.algorithm = SunX509 12:10:46 ssl.keystore.certificate.chain = null 12:10:46 ssl.keystore.key = null 12:10:46 ssl.keystore.location = null 12:10:46 ssl.keystore.password = null 12:10:46 ssl.keystore.type = JKS 12:10:46 ssl.protocol = TLSv1.3 12:10:46 ssl.provider = null 12:10:46 ssl.secure.random.implementation = null 12:10:46 ssl.trustmanager.algorithm = PKIX 12:10:46 ssl.truststore.certificates = null 12:10:46 ssl.truststore.location = null 12:10:46 ssl.truststore.password = null 12:10:46 ssl.truststore.type = JKS 12:10:46 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:10:46 12:10:46 2025-10-17T12:10:46.907Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:46 2025-10-17T12:10:46.909Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:46 2025-10-17T12:10:46.909Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:46 2025-10-17T12:10:46.909Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703046909 12:10:46 2025-10-17T12:10:46.909Z INFO 11139 --- [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 12:10:46 2025-10-17T12:10:46.913Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:46 2025-10-17T12:10:46.914Z INFO 11139 --- [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) 12:10:46 2025-10-17T12:10:46.915Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 12:10:46 2025-10-17T12:10:46.922Z INFO 11139 --- [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-5c34347f-eab9-4016-91ed-15943cb9f9ef 12:10:46 2025-10-17T12:10:46.922Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 12:10:46 2025-10-17T12:10:46.924Z INFO 11139 --- [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-5c34347f-eab9-4016-91ed-15943cb9f9ef', protocol='range'} 12:10:46 2025-10-17T12:10:46.925Z INFO 11139 --- [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-5c34347f-eab9-4016-91ed-15943cb9f9ef=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 12:10:46 2025-10-17T12:10:46.928Z INFO 11139 --- [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-5c34347f-eab9-4016-91ed-15943cb9f9ef', protocol='range'} 12:10:46 2025-10-17T12:10:46.928Z INFO 11139 --- [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]) 12:10:46 2025-10-17T12:10:46.928Z INFO 11139 --- [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 12:10:46 2025-10-17T12:10:46.929Z INFO 11139 --- [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 12:10:46 2025-10-17T12:10:46.944Z INFO 11139 --- [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}}. 12:10:47 2025-10-17T12:10:47.410Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:47 acks = -1 12:10:47 auto.include.jmx.reporter = true 12:10:47 batch.size = 16384 12:10:47 bootstrap.servers = [localhost:32777] 12:10:47 buffer.memory = 33554432 12:10:47 client.dns.lookup = use_all_dns_ips 12:10:47 client.id = test-client-id 12:10:47 compression.gzip.level = -1 12:10:47 compression.lz4.level = 9 12:10:47 compression.type = none 12:10:47 compression.zstd.level = 3 12:10:47 connections.max.idle.ms = 540000 12:10:47 delivery.timeout.ms = 120000 12:10:47 enable.idempotence = true 12:10:47 enable.metrics.push = true 12:10:47 interceptor.classes = [] 12:10:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:47 linger.ms = 0 12:10:47 max.block.ms = 60000 12:10:47 max.in.flight.requests.per.connection = 5 12:10:47 max.request.size = 1048576 12:10:47 metadata.max.age.ms = 300000 12:10:47 metadata.max.idle.ms = 300000 12:10:47 metadata.recovery.strategy = none 12:10:47 metric.reporters = [] 12:10:47 metrics.num.samples = 2 12:10:47 metrics.recording.level = INFO 12:10:47 metrics.sample.window.ms = 30000 12:10:47 partitioner.adaptive.partitioning.enable = true 12:10:47 partitioner.availability.timeout.ms = 0 12:10:47 partitioner.class = null 12:10:47 partitioner.ignore.keys = false 12:10:47 receive.buffer.bytes = 32768 12:10:47 reconnect.backoff.max.ms = 1000 12:10:47 reconnect.backoff.ms = 50 12:10:47 request.timeout.ms = 30000 12:10:47 retries = 2147483647 12:10:47 retry.backoff.max.ms = 1000 12:10:47 retry.backoff.ms = 100 12:10:47 sasl.client.callback.handler.class = null 12:10:47 sasl.jaas.config = null 12:10:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:47 sasl.kerberos.min.time.before.relogin = 60000 12:10:47 sasl.kerberos.service.name = null 12:10:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:47 sasl.login.callback.handler.class = null 12:10:47 sasl.login.class = null 12:10:47 sasl.login.connect.timeout.ms = null 12:10:47 sasl.login.read.timeout.ms = null 12:10:47 sasl.login.refresh.buffer.seconds = 300 12:10:47 sasl.login.refresh.min.period.seconds = 60 12:10:47 sasl.login.refresh.window.factor = 0.8 12:10:47 sasl.login.refresh.window.jitter = 0.05 12:10:47 sasl.login.retry.backoff.max.ms = 10000 12:10:47 sasl.login.retry.backoff.ms = 100 12:10:47 sasl.mechanism = GSSAPI 12:10:47 sasl.oauthbearer.clock.skew.seconds = 30 12:10:47 sasl.oauthbearer.expected.audience = null 12:10:47 sasl.oauthbearer.expected.issuer = null 12:10:47 sasl.oauthbearer.header.urlencode = false 12:10:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:47 sasl.oauthbearer.jwks.endpoint.url = null 12:10:47 sasl.oauthbearer.scope.claim.name = scope 12:10:47 sasl.oauthbearer.sub.claim.name = sub 12:10:47 sasl.oauthbearer.token.endpoint.url = null 12:10:47 security.protocol = PLAINTEXT 12:10:47 security.providers = null 12:10:47 send.buffer.bytes = 131072 12:10:47 socket.connection.setup.timeout.max.ms = 30000 12:10:47 socket.connection.setup.timeout.ms = 10000 12:10:47 ssl.cipher.suites = null 12:10:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:47 ssl.endpoint.identification.algorithm = https 12:10:47 ssl.engine.factory.class = null 12:10:47 ssl.key.password = null 12:10:47 ssl.keymanager.algorithm = SunX509 12:10:47 ssl.keystore.certificate.chain = null 12:10:47 ssl.keystore.key = null 12:10:47 ssl.keystore.location = null 12:10:47 ssl.keystore.password = null 12:10:47 ssl.keystore.type = JKS 12:10:47 ssl.protocol = TLSv1.3 12:10:47 ssl.provider = null 12:10:47 ssl.secure.random.implementation = null 12:10:47 ssl.trustmanager.algorithm = PKIX 12:10:47 ssl.truststore.certificates = null 12:10:47 ssl.truststore.location = null 12:10:47 ssl.truststore.password = null 12:10:47 ssl.truststore.type = JKS 12:10:47 transaction.timeout.ms = 60000 12:10:47 transactional.id = null 12:10:47 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:47 12:10:47 2025-10-17T12:10:47.411Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:47 2025-10-17T12:10:47.411Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:47 2025-10-17T12:10:47.415Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:47 2025-10-17T12:10:47.415Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:47 2025-10-17T12:10:47.415Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703047415 12:10:47 2025-10-17T12:10:47.416Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:47 acks = -1 12:10:47 auto.include.jmx.reporter = true 12:10:47 batch.size = 16384 12:10:47 bootstrap.servers = [localhost:32777] 12:10:47 buffer.memory = 33554432 12:10:47 client.dns.lookup = use_all_dns_ips 12:10:47 client.id = test-client-id 12:10:47 compression.gzip.level = -1 12:10:47 compression.lz4.level = 9 12:10:47 compression.type = none 12:10:47 compression.zstd.level = 3 12:10:47 connections.max.idle.ms = 540000 12:10:47 delivery.timeout.ms = 120000 12:10:47 enable.idempotence = true 12:10:47 enable.metrics.push = true 12:10:47 interceptor.classes = [] 12:10:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:47 linger.ms = 0 12:10:47 max.block.ms = 60000 12:10:47 max.in.flight.requests.per.connection = 5 12:10:47 max.request.size = 1048576 12:10:47 metadata.max.age.ms = 300000 12:10:47 metadata.max.idle.ms = 300000 12:10:47 metadata.recovery.strategy = none 12:10:47 metric.reporters = [] 12:10:47 metrics.num.samples = 2 12:10:47 metrics.recording.level = INFO 12:10:47 metrics.sample.window.ms = 30000 12:10:47 partitioner.adaptive.partitioning.enable = true 12:10:47 partitioner.availability.timeout.ms = 0 12:10:47 partitioner.class = null 12:10:47 partitioner.ignore.keys = false 12:10:47 receive.buffer.bytes = 32768 12:10:47 reconnect.backoff.max.ms = 1000 12:10:47 reconnect.backoff.ms = 50 12:10:47 request.timeout.ms = 30000 12:10:47 retries = 2147483647 12:10:47 retry.backoff.max.ms = 1000 12:10:47 retry.backoff.ms = 100 12:10:47 sasl.client.callback.handler.class = null 12:10:47 sasl.jaas.config = null 12:10:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:47 sasl.kerberos.min.time.before.relogin = 60000 12:10:47 sasl.kerberos.service.name = null 12:10:47 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:47 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:47 sasl.login.callback.handler.class = null 12:10:47 sasl.login.class = null 12:10:47 sasl.login.connect.timeout.ms = null 12:10:47 sasl.login.read.timeout.ms = null 12:10:47 sasl.login.refresh.buffer.seconds = 300 12:10:47 sasl.login.refresh.min.period.seconds = 60 12:10:47 sasl.login.refresh.window.factor = 0.8 12:10:47 sasl.login.refresh.window.jitter = 0.05 12:10:47 sasl.login.retry.backoff.max.ms = 10000 12:10:47 sasl.login.retry.backoff.ms = 100 12:10:47 sasl.mechanism = GSSAPI 12:10:47 sasl.oauthbearer.clock.skew.seconds = 30 12:10:47 sasl.oauthbearer.expected.audience = null 12:10:47 sasl.oauthbearer.expected.issuer = null 12:10:47 sasl.oauthbearer.header.urlencode = false 12:10:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:47 sasl.oauthbearer.jwks.endpoint.url = null 12:10:47 sasl.oauthbearer.scope.claim.name = scope 12:10:47 sasl.oauthbearer.sub.claim.name = sub 12:10:47 sasl.oauthbearer.token.endpoint.url = null 12:10:47 security.protocol = PLAINTEXT 12:10:47 security.providers = null 12:10:47 send.buffer.bytes = 131072 12:10:47 socket.connection.setup.timeout.max.ms = 30000 12:10:47 socket.connection.setup.timeout.ms = 10000 12:10:47 ssl.cipher.suites = null 12:10:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:47 ssl.endpoint.identification.algorithm = https 12:10:47 ssl.engine.factory.class = null 12:10:47 ssl.key.password = null 12:10:47 ssl.keymanager.algorithm = SunX509 12:10:47 ssl.keystore.certificate.chain = null 12:10:47 ssl.keystore.key = null 12:10:47 ssl.keystore.location = null 12:10:47 ssl.keystore.password = null 12:10:47 ssl.keystore.type = JKS 12:10:47 ssl.protocol = TLSv1.3 12:10:47 ssl.provider = null 12:10:47 ssl.secure.random.implementation = null 12:10:47 ssl.trustmanager.algorithm = PKIX 12:10:47 ssl.truststore.certificates = null 12:10:47 ssl.truststore.location = null 12:10:47 ssl.truststore.password = null 12:10:47 ssl.truststore.type = JKS 12:10:47 transaction.timeout.ms = 60000 12:10:47 transactional.id = null 12:10:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:10:47 12:10:47 2025-10-17T12:10:47.416Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:47 2025-10-17T12:10:47.417Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:47 2025-10-17T12:10:47.419Z INFO 11139 --- [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. 12:10:47 2025-10-17T12:10:47.421Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:47 2025-10-17T12:10:47.421Z INFO 11139 --- [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 12:10:47 2025-10-17T12:10:47.430Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:47 2025-10-17T12:10:47.430Z INFO 11139 --- [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 12:10:47 2025-10-17T12:10:47.471Z ERROR 11139 --- [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 12:10:47 12:10:47 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 12:10:47 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 12:10:47 at java.base/java.lang.Thread.run(Thread.java:833) 12:10:47 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 12:10:47 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 12:10:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 12:10:47 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 12:10:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 12:10:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 12:10:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 12:10:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 12:10:47 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 12:10:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 12:10:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 12:10:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 12:10:47 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 12:10:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 12:10:47 ... 3 common frames omitted 12:10:47 Caused by: org.apache.kafka.common.errors.SerializationException: Can't deserialize data from topic [subscription] 12:10:47 at org.springframework.kafka.support.serializer.JsonDeserializer.deserialize(JsonDeserializer.java:603) 12:10:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 12:10:47 ... 16 common frames omitted 12:10:47 Caused by: com.fasterxml.jackson.databind.JsonMappingException: Unrecognized character escape ''' (code 39) 12:10:47 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"]) 12:10:47 at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:400) 12:10:47 at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:359) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.wrapAndThrow(BeanDeserializerBase.java:1966) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:394) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 12:10:47 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 12:10:47 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 12:10:47 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 12:10:47 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 12:10:47 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 12:10:47 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 12:10:47 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1602) 12:10:47 at org.springframework.kafka.support.serializer.JsonDeserializer.deserialize(JsonDeserializer.java:600) 12:10:47 ... 17 common frames omitted 12:10:47 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized character escape ''' (code 39) 12:10:47 at [Source: UNKNOWN; line: 8, column: 44] 12:10:47 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 12:10:47 at com.fasterxml.jackson.core.base.ParserBase._handleUnrecognizedCharacterEscape(ParserBase.java:1386) 12:10:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._decodeEscaped(UTF8StreamJsonParser.java:3380) 12:10:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._finishString2(UTF8StreamJsonParser.java:2567) 12:10:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._finishAndReturnString(UTF8StreamJsonParser.java:2520) 12:10:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.getText(UTF8StreamJsonParser.java:294) 12:10:47 at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:42) 12:10:47 at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:11) 12:10:47 at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:129) 12:10:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:392) 12:10:47 ... 34 common frames omitted 12:10:47 12:10:48 2025-10-17T12:10:48.470Z INFO 11139 --- [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 12:10:50 2025-10-17T12:10:50.485Z INFO 11139 --- [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 12:10:50 2025-10-17T12:10:50.485Z INFO 11139 --- [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-5c34347f-eab9-4016-91ed-15943cb9f9ef sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:10:50 2025-10-17T12:10:50.486Z INFO 11139 --- [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 12:10:50 2025-10-17T12:10:50.486Z INFO 11139 --- [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 12:10:50 2025-10-17T12:10:50.486Z INFO 11139 --- [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 12:10:50 2025-10-17T12:10:50.486Z INFO 11139 --- [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 12:10:50 2025-10-17T12:10:50.486Z INFO 11139 --- [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 12:10:50 2025-10-17T12:10:50.491Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:50 2025-10-17T12:10:50.491Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:50 2025-10-17T12:10:50.491Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:50 2025-10-17T12:10:50.491Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:50 2025-10-17T12:10:50.493Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 12:10:50 2025-10-17T12:10:50.493Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:10:50 2025-10-17T12:10:50.496Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:50 2025-10-17T12:10:50.496Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:50 2025-10-17T12:10:50.496Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:50 2025-10-17T12:10:50.496Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:50 2025-10-17T12:10:50.496Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:10:50 2025-10-17T12:10:50.496Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:10:50 2025-10-17T12:10:50.498Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:50 2025-10-17T12:10:50.498Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:50 2025-10-17T12:10:50.498Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:50 2025-10-17T12:10:50.498Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:50 2025-10-17T12:10:50.498Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:10:50 2025-10-17T12:10:50.696Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:50 2025-10-17T12:10:50.696Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:50 2025-10-17T12:10:50.697Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:50 2025-10-17T12:10:50.697Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:50 2025-10-17T12:10:50.697Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:50 2025-10-17T12:10:50.736Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:50 2025-10-17T12:10:50.770Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:50 2025-10-17T12:10:50.770Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:50 2025-10-17T12:10:50.771Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:50 2025-10-17T12:10:50.771Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:50 2025-10-17T12:10:50.771Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:50 2025-10-17T12:10:50.803Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:50 2025-10-17T12:10:50.834Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:50 2025-10-17T12:10:50.834Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:50 2025-10-17T12:10:50.835Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:50 2025-10-17T12:10:50.835Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:50 2025-10-17T12:10:50.835Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:50 2025-10-17T12:10:50.864Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:50 2025-10-17T12:10:50.903Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:50 2025-10-17T12:10:50.905Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:50 2025-10-17T12:10:50.906Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:50 2025-10-17T12:10:50.906Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:50 2025-10-17T12:10:50.906Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:50 2025-10-17T12:10:50.934Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:50 2025-10-17T12:10:50.959Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:50 2025-10-17T12:10:50.959Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:50 2025-10-17T12:10:50.960Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:50 2025-10-17T12:10:50.960Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:50 2025-10-17T12:10:50.960Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:51 2025-10-17T12:10:50.991Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:51 2025-10-17T12:10:51.004Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:51 allow.auto.create.topics = true 12:10:51 auto.commit.interval.ms = 5000 12:10:51 auto.include.jmx.reporter = true 12:10:51 auto.offset.reset = latest 12:10:51 bootstrap.servers = [localhost:32777] 12:10:51 check.crcs = true 12:10:51 client.dns.lookup = use_all_dns_ips 12:10:51 client.id = consumer-test-group-12 12:10:51 client.rack = 12:10:51 connections.max.idle.ms = 540000 12:10:51 default.api.timeout.ms = 60000 12:10:51 enable.auto.commit = true 12:10:51 enable.metrics.push = true 12:10:51 exclude.internal.topics = true 12:10:51 fetch.max.bytes = 52428800 12:10:51 fetch.max.wait.ms = 500 12:10:51 fetch.min.bytes = 1 12:10:51 group.id = test-group 12:10:51 group.instance.id = null 12:10:51 group.protocol = classic 12:10:51 group.remote.assignor = null 12:10:51 heartbeat.interval.ms = 3000 12:10:51 interceptor.classes = [] 12:10:51 internal.leave.group.on.close = true 12:10:51 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:51 isolation.level = read_uncommitted 12:10:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:10:51 max.partition.fetch.bytes = 1048576 12:10:51 max.poll.interval.ms = 300000 12:10:51 max.poll.records = 2147483647 12:10:51 metadata.max.age.ms = 300000 12:10:51 metadata.recovery.strategy = none 12:10:51 metric.reporters = [] 12:10:51 metrics.num.samples = 2 12:10:51 metrics.recording.level = INFO 12:10:51 metrics.sample.window.ms = 30000 12:10:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:51 receive.buffer.bytes = 65536 12:10:51 reconnect.backoff.max.ms = 1000 12:10:51 reconnect.backoff.ms = 50 12:10:51 request.timeout.ms = 30000 12:10:51 retry.backoff.max.ms = 1000 12:10:51 retry.backoff.ms = 100 12:10:51 sasl.client.callback.handler.class = null 12:10:51 sasl.jaas.config = null 12:10:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:51 sasl.kerberos.min.time.before.relogin = 60000 12:10:51 sasl.kerberos.service.name = null 12:10:51 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:51 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:51 sasl.login.callback.handler.class = null 12:10:51 sasl.login.class = null 12:10:51 sasl.login.connect.timeout.ms = null 12:10:51 sasl.login.read.timeout.ms = null 12:10:51 sasl.login.refresh.buffer.seconds = 300 12:10:51 sasl.login.refresh.min.period.seconds = 60 12:10:51 sasl.login.refresh.window.factor = 0.8 12:10:51 sasl.login.refresh.window.jitter = 0.05 12:10:51 sasl.login.retry.backoff.max.ms = 10000 12:10:51 sasl.login.retry.backoff.ms = 100 12:10:51 sasl.mechanism = GSSAPI 12:10:51 sasl.oauthbearer.clock.skew.seconds = 30 12:10:51 sasl.oauthbearer.expected.audience = null 12:10:51 sasl.oauthbearer.expected.issuer = null 12:10:51 sasl.oauthbearer.header.urlencode = false 12:10:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:51 sasl.oauthbearer.jwks.endpoint.url = null 12:10:51 sasl.oauthbearer.scope.claim.name = scope 12:10:51 sasl.oauthbearer.sub.claim.name = sub 12:10:51 sasl.oauthbearer.token.endpoint.url = null 12:10:51 security.protocol = PLAINTEXT 12:10:51 security.providers = null 12:10:51 send.buffer.bytes = 131072 12:10:51 session.timeout.ms = 45000 12:10:51 socket.connection.setup.timeout.max.ms = 30000 12:10:51 socket.connection.setup.timeout.ms = 10000 12:10:51 ssl.cipher.suites = null 12:10:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:51 ssl.endpoint.identification.algorithm = https 12:10:51 ssl.engine.factory.class = null 12:10:51 ssl.key.password = null 12:10:51 ssl.keymanager.algorithm = SunX509 12:10:51 ssl.keystore.certificate.chain = null 12:10:51 ssl.keystore.key = null 12:10:51 ssl.keystore.location = null 12:10:51 ssl.keystore.password = null 12:10:51 ssl.keystore.type = JKS 12:10:51 ssl.protocol = TLSv1.3 12:10:51 ssl.provider = null 12:10:51 ssl.secure.random.implementation = null 12:10:51 ssl.trustmanager.algorithm = PKIX 12:10:51 ssl.truststore.certificates = null 12:10:51 ssl.truststore.location = null 12:10:51 ssl.truststore.password = null 12:10:51 ssl.truststore.type = JKS 12:10:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:10:51 12:10:51 2025-10-17T12:10:51.004Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:51 2025-10-17T12:10:51.007Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:51 2025-10-17T12:10:51.007Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:51 2025-10-17T12:10:51.007Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703051007 12:10:51 2025-10-17T12:10:51.007Z INFO 11139 --- [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 12:10:51 2025-10-17T12:10:51.012Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:51 2025-10-17T12:10:51.014Z INFO 11139 --- [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) 12:10:51 2025-10-17T12:10:51.015Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 12:10:51 2025-10-17T12:10:51.017Z INFO 11139 --- [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-28a1a46d-5053-4eea-8e52-ef1a5f5cf19e 12:10:51 2025-10-17T12:10:51.018Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 12:10:51 2025-10-17T12:10:51.024Z INFO 11139 --- [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-28a1a46d-5053-4eea-8e52-ef1a5f5cf19e', protocol='range'} 12:10:51 2025-10-17T12:10:51.025Z INFO 11139 --- [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-28a1a46d-5053-4eea-8e52-ef1a5f5cf19e=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 12:10:51 2025-10-17T12:10:51.027Z INFO 11139 --- [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-28a1a46d-5053-4eea-8e52-ef1a5f5cf19e', protocol='range'} 12:10:51 2025-10-17T12:10:51.027Z INFO 11139 --- [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]) 12:10:51 2025-10-17T12:10:51.027Z INFO 11139 --- [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 12:10:51 2025-10-17T12:10:51.028Z INFO 11139 --- [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 12:10:51 2025-10-17T12:10:51.033Z INFO 11139 --- [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}}. 12:10:51 2025-10-17T12:10:51.509Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:51 acks = -1 12:10:51 auto.include.jmx.reporter = true 12:10:51 batch.size = 16384 12:10:51 bootstrap.servers = [localhost:32777] 12:10:51 buffer.memory = 33554432 12:10:51 client.dns.lookup = use_all_dns_ips 12:10:51 client.id = test-client-id 12:10:51 compression.gzip.level = -1 12:10:51 compression.lz4.level = 9 12:10:51 compression.type = none 12:10:51 compression.zstd.level = 3 12:10:51 connections.max.idle.ms = 540000 12:10:51 delivery.timeout.ms = 120000 12:10:51 enable.idempotence = true 12:10:51 enable.metrics.push = true 12:10:51 interceptor.classes = [] 12:10:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:51 linger.ms = 0 12:10:51 max.block.ms = 60000 12:10:51 max.in.flight.requests.per.connection = 5 12:10:51 max.request.size = 1048576 12:10:51 metadata.max.age.ms = 300000 12:10:51 metadata.max.idle.ms = 300000 12:10:51 metadata.recovery.strategy = none 12:10:51 metric.reporters = [] 12:10:51 metrics.num.samples = 2 12:10:51 metrics.recording.level = INFO 12:10:51 metrics.sample.window.ms = 30000 12:10:51 partitioner.adaptive.partitioning.enable = true 12:10:51 partitioner.availability.timeout.ms = 0 12:10:51 partitioner.class = null 12:10:51 partitioner.ignore.keys = false 12:10:51 receive.buffer.bytes = 32768 12:10:51 reconnect.backoff.max.ms = 1000 12:10:51 reconnect.backoff.ms = 50 12:10:51 request.timeout.ms = 30000 12:10:51 retries = 2147483647 12:10:51 retry.backoff.max.ms = 1000 12:10:51 retry.backoff.ms = 100 12:10:51 sasl.client.callback.handler.class = null 12:10:51 sasl.jaas.config = null 12:10:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:51 sasl.kerberos.min.time.before.relogin = 60000 12:10:51 sasl.kerberos.service.name = null 12:10:51 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:51 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:51 sasl.login.callback.handler.class = null 12:10:51 sasl.login.class = null 12:10:51 sasl.login.connect.timeout.ms = null 12:10:51 sasl.login.read.timeout.ms = null 12:10:51 sasl.login.refresh.buffer.seconds = 300 12:10:51 sasl.login.refresh.min.period.seconds = 60 12:10:51 sasl.login.refresh.window.factor = 0.8 12:10:51 sasl.login.refresh.window.jitter = 0.05 12:10:51 sasl.login.retry.backoff.max.ms = 10000 12:10:51 sasl.login.retry.backoff.ms = 100 12:10:51 sasl.mechanism = GSSAPI 12:10:51 sasl.oauthbearer.clock.skew.seconds = 30 12:10:51 sasl.oauthbearer.expected.audience = null 12:10:51 sasl.oauthbearer.expected.issuer = null 12:10:51 sasl.oauthbearer.header.urlencode = false 12:10:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:51 sasl.oauthbearer.jwks.endpoint.url = null 12:10:51 sasl.oauthbearer.scope.claim.name = scope 12:10:51 sasl.oauthbearer.sub.claim.name = sub 12:10:51 sasl.oauthbearer.token.endpoint.url = null 12:10:51 security.protocol = PLAINTEXT 12:10:51 security.providers = null 12:10:51 send.buffer.bytes = 131072 12:10:51 socket.connection.setup.timeout.max.ms = 30000 12:10:51 socket.connection.setup.timeout.ms = 10000 12:10:51 ssl.cipher.suites = null 12:10:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:51 ssl.endpoint.identification.algorithm = https 12:10:51 ssl.engine.factory.class = null 12:10:51 ssl.key.password = null 12:10:51 ssl.keymanager.algorithm = SunX509 12:10:51 ssl.keystore.certificate.chain = null 12:10:51 ssl.keystore.key = null 12:10:51 ssl.keystore.location = null 12:10:51 ssl.keystore.password = null 12:10:51 ssl.keystore.type = JKS 12:10:51 ssl.protocol = TLSv1.3 12:10:51 ssl.provider = null 12:10:51 ssl.secure.random.implementation = null 12:10:51 ssl.trustmanager.algorithm = PKIX 12:10:51 ssl.truststore.certificates = null 12:10:51 ssl.truststore.location = null 12:10:51 ssl.truststore.password = null 12:10:51 ssl.truststore.type = JKS 12:10:51 transaction.timeout.ms = 60000 12:10:51 transactional.id = null 12:10:51 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:51 12:10:51 2025-10-17T12:10:51.509Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:51 2025-10-17T12:10:51.510Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:51 2025-10-17T12:10:51.513Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:51 2025-10-17T12:10:51.513Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:51 2025-10-17T12:10:51.513Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703051513 12:10:51 2025-10-17T12:10:51.514Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:51 acks = -1 12:10:51 auto.include.jmx.reporter = true 12:10:51 batch.size = 16384 12:10:51 bootstrap.servers = [localhost:32777] 12:10:51 buffer.memory = 33554432 12:10:51 client.dns.lookup = use_all_dns_ips 12:10:51 client.id = test-client-id 12:10:51 compression.gzip.level = -1 12:10:51 compression.lz4.level = 9 12:10:51 compression.type = none 12:10:51 compression.zstd.level = 3 12:10:51 connections.max.idle.ms = 540000 12:10:51 delivery.timeout.ms = 120000 12:10:51 enable.idempotence = true 12:10:51 enable.metrics.push = true 12:10:51 interceptor.classes = [] 12:10:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:51 linger.ms = 0 12:10:51 max.block.ms = 60000 12:10:51 max.in.flight.requests.per.connection = 5 12:10:51 max.request.size = 1048576 12:10:51 metadata.max.age.ms = 300000 12:10:51 metadata.max.idle.ms = 300000 12:10:51 metadata.recovery.strategy = none 12:10:51 metric.reporters = [] 12:10:51 metrics.num.samples = 2 12:10:51 metrics.recording.level = INFO 12:10:51 metrics.sample.window.ms = 30000 12:10:51 partitioner.adaptive.partitioning.enable = true 12:10:51 partitioner.availability.timeout.ms = 0 12:10:51 partitioner.class = null 12:10:51 partitioner.ignore.keys = false 12:10:51 receive.buffer.bytes = 32768 12:10:51 reconnect.backoff.max.ms = 1000 12:10:51 reconnect.backoff.ms = 50 12:10:51 request.timeout.ms = 30000 12:10:51 retries = 2147483647 12:10:51 retry.backoff.max.ms = 1000 12:10:51 retry.backoff.ms = 100 12:10:51 sasl.client.callback.handler.class = null 12:10:51 sasl.jaas.config = null 12:10:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:51 sasl.kerberos.min.time.before.relogin = 60000 12:10:51 sasl.kerberos.service.name = null 12:10:51 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:51 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:51 sasl.login.callback.handler.class = null 12:10:51 sasl.login.class = null 12:10:51 sasl.login.connect.timeout.ms = null 12:10:51 sasl.login.read.timeout.ms = null 12:10:51 sasl.login.refresh.buffer.seconds = 300 12:10:51 sasl.login.refresh.min.period.seconds = 60 12:10:51 sasl.login.refresh.window.factor = 0.8 12:10:51 sasl.login.refresh.window.jitter = 0.05 12:10:51 sasl.login.retry.backoff.max.ms = 10000 12:10:51 sasl.login.retry.backoff.ms = 100 12:10:51 sasl.mechanism = GSSAPI 12:10:51 sasl.oauthbearer.clock.skew.seconds = 30 12:10:51 sasl.oauthbearer.expected.audience = null 12:10:51 sasl.oauthbearer.expected.issuer = null 12:10:51 sasl.oauthbearer.header.urlencode = false 12:10:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:51 sasl.oauthbearer.jwks.endpoint.url = null 12:10:51 sasl.oauthbearer.scope.claim.name = scope 12:10:51 sasl.oauthbearer.sub.claim.name = sub 12:10:51 sasl.oauthbearer.token.endpoint.url = null 12:10:51 security.protocol = PLAINTEXT 12:10:51 security.providers = null 12:10:51 send.buffer.bytes = 131072 12:10:51 socket.connection.setup.timeout.max.ms = 30000 12:10:51 socket.connection.setup.timeout.ms = 10000 12:10:51 ssl.cipher.suites = null 12:10:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:51 ssl.endpoint.identification.algorithm = https 12:10:51 ssl.engine.factory.class = null 12:10:51 ssl.key.password = null 12:10:51 ssl.keymanager.algorithm = SunX509 12:10:51 ssl.keystore.certificate.chain = null 12:10:51 ssl.keystore.key = null 12:10:51 ssl.keystore.location = null 12:10:51 ssl.keystore.password = null 12:10:51 ssl.keystore.type = JKS 12:10:51 ssl.protocol = TLSv1.3 12:10:51 ssl.provider = null 12:10:51 ssl.secure.random.implementation = null 12:10:51 ssl.trustmanager.algorithm = PKIX 12:10:51 ssl.truststore.certificates = null 12:10:51 ssl.truststore.location = null 12:10:51 ssl.truststore.password = null 12:10:51 ssl.truststore.type = JKS 12:10:51 transaction.timeout.ms = 60000 12:10:51 transactional.id = null 12:10:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:10:51 12:10:51 2025-10-17T12:10:51.514Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:51 2025-10-17T12:10:51.515Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:51 2025-10-17T12:10:51.518Z INFO 11139 --- [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. 12:10:51 2025-10-17T12:10:51.519Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:51 2025-10-17T12:10:51.521Z INFO 11139 --- [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 12:10:51 2025-10-17T12:10:51.525Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:51 2025-10-17T12:10:51.525Z INFO 11139 --- [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 12:10:51 2025-10-17T12:10:51.530Z INFO 11139 --- [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 12:10:52 2025-10-17T12:10:52.538Z INFO 11139 --- [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 12:10:54 2025-10-17T12:10:54.540Z INFO 11139 --- [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 12:10:56 2025-10-17T12:10:56.541Z INFO 11139 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=partialOverlappingDataJob | eventType=dataJobCreated 12:10:57 2025-10-17T12:10:57.560Z INFO 11139 --- [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 12:10:57 2025-10-17T12:10:57.560Z INFO 11139 --- [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-28a1a46d-5053-4eea-8e52-ef1a5f5cf19e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:10:57 2025-10-17T12:10:57.560Z INFO 11139 --- [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 12:10:57 2025-10-17T12:10:57.560Z INFO 11139 --- [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 12:10:57 2025-10-17T12:10:57.560Z INFO 11139 --- [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 12:10:57 2025-10-17T12:10:57.562Z INFO 11139 --- [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 12:10:57 2025-10-17T12:10:57.562Z INFO 11139 --- [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 12:10:57 2025-10-17T12:10:57.822Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35331/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35331 12:10:57 2025-10-17T12:10:57.869Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36817/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36817 12:10:57 2025-10-17T12:10:57.896Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54021 12:10:57 2025-10-17T12:10:57.917Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34229/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34229 12:10:57 2025-10-17T12:10:57.935Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39027/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39027 12:10:57 2025-10-17T12:10:57.952Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56449/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56449 12:10:57 2025-10-17T12:10:57.970Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54257/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54257 12:10:58 2025-10-17T12:10:57.986Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43007/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43007 12:10:58 2025-10-17T12:10:57.993Z INFO 11139 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 12:10:58 2025-10-17T12:10:58.004Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53651/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53651 12:10:58 2025-10-17T12:10:58.019Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48189/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48189 12:10:58 2025-10-17T12:10:58.036Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54873/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54873 12:10:58 2025-10-17T12:10:58.054Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59267/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59267 12:10:58 2025-10-17T12:10:58.063Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:58 2025-10-17T12:10:58.063Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:58 2025-10-17T12:10:58.063Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:58 2025-10-17T12:10:58.063Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:58 2025-10-17T12:10:58.066Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 12:10:58 2025-10-17T12:10:58.066Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:10:58 2025-10-17T12:10:58.069Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:58 2025-10-17T12:10:58.069Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:58 2025-10-17T12:10:58.069Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:58 2025-10-17T12:10:58.069Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:58 2025-10-17T12:10:58.069Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:10:58 2025-10-17T12:10:58.069Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:10:58 2025-10-17T12:10:58.071Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:10:58 2025-10-17T12:10:58.071Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:10:58 2025-10-17T12:10:58.071Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:10:58 2025-10-17T12:10:58.071Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:10:58 2025-10-17T12:10:58.071Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:10:58 2025-10-17T12:10:58.078Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50041/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50041 12:10:58 2025-10-17T12:10:58.098Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42815/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42815 12:10:58 2025-10-17T12:10:58.118Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38709/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38709 12:10:58 2025-10-17T12:10:58.141Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33697/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33697 12:10:58 2025-10-17T12:10:58.169Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42897/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42897 12:10:58 2025-10-17T12:10:58.194Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 12:10:58 2025-10-17T12:10:58.210Z INFO 11139 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 12:10:58 2025-10-17T12:10:58.219Z WARN 11139 --- [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 15 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 12:10:58 2025-10-17T12:10:58.316Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:58 2025-10-17T12:10:58.316Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:58 2025-10-17T12:10:58.316Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:58 2025-10-17T12:10:58.316Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:58 2025-10-17T12:10:58.316Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:58 2025-10-17T12:10:58.335Z ERROR 11139 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 12:10:58 12:10:58 java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.api.inventory.models.TrustLevel.getEffectiveTrustLevel(org.onap.cps.ncmp.api.inventory.models.TrustLevel)" because "cmHandleTrustLevel" is null 12:10:58 at org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManager.updateDmi(TrustLevelManager.java:109) 12:10:58 at jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source) 12:10:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:58 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:58 at org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManager$$SpringCGLIB$$0.updateDmi() 12:10:58 at org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDog.lambda$checkDmiAvailability$0(DmiPluginTrustLevelWatchDog.java:70) 12:10:58 at java.base/java.util.concurrent.ConcurrentMap.forEach(ConcurrentMap.java:122) 12:10:58 at com.hazelcast.map.IMap.forEach(IMap.java:3244) 12:10:58 at com.hazelcast.map.impl.proxy.MapProxyImpl.forEach(MapProxyImpl.java:1356) 12:10:58 at org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDog.checkDmiAvailability(DmiPluginTrustLevelWatchDog.java:55) 12:10:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:10:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:10:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:10:58 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:10:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:10:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:10:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:10:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:10:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:10:58 at org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDog$$SpringCGLIB$$0.checkDmiAvailability() 12:10:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:10:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:10:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:10:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:10:58 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 12:10:58 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 12:10:58 at io.micrometer.observation.Observation.observe(Observation.java:498) 12:10:58 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 12:10:58 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) 12:10:58 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 12:10:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 12:10:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 12:10:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 12:10:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 12:10:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 12:10:58 at java.base/java.lang.Thread.run(Thread.java:833) 12:10:58 12:10:58 2025-10-17T12:10:58.349Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:58 2025-10-17T12:10:58.379Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:58 2025-10-17T12:10:58.379Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:58 2025-10-17T12:10:58.380Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:58 2025-10-17T12:10:58.380Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:58 2025-10-17T12:10:58.380Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:58 2025-10-17T12:10:58.418Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:58 2025-10-17T12:10:58.445Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:58 2025-10-17T12:10:58.446Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:58 2025-10-17T12:10:58.446Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:58 2025-10-17T12:10:58.446Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:58 2025-10-17T12:10:58.446Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:58 2025-10-17T12:10:58.477Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:58 2025-10-17T12:10:58.528Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:58 2025-10-17T12:10:58.528Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:58 2025-10-17T12:10:58.530Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:58 2025-10-17T12:10:58.530Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:58 2025-10-17T12:10:58.530Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:58 2025-10-17T12:10:58.558Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:58 2025-10-17T12:10:58.593Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:10:58 2025-10-17T12:10:58.594Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:10:58 2025-10-17T12:10:58.594Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:10:58 2025-10-17T12:10:58.594Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:10:58 2025-10-17T12:10:58.594Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:10:58 2025-10-17T12:10:58.625Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:10:58 2025-10-17T12:10:58.641Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:10:58 allow.auto.create.topics = true 12:10:58 auto.commit.interval.ms = 5000 12:10:58 auto.include.jmx.reporter = true 12:10:58 auto.offset.reset = latest 12:10:58 bootstrap.servers = [localhost:32777] 12:10:58 check.crcs = true 12:10:58 client.dns.lookup = use_all_dns_ips 12:10:58 client.id = consumer-test-group-13 12:10:58 client.rack = 12:10:58 connections.max.idle.ms = 540000 12:10:58 default.api.timeout.ms = 60000 12:10:58 enable.auto.commit = true 12:10:58 enable.metrics.push = true 12:10:58 exclude.internal.topics = true 12:10:58 fetch.max.bytes = 52428800 12:10:58 fetch.max.wait.ms = 500 12:10:58 fetch.min.bytes = 1 12:10:58 group.id = test-group 12:10:58 group.instance.id = null 12:10:58 group.protocol = classic 12:10:58 group.remote.assignor = null 12:10:58 heartbeat.interval.ms = 3000 12:10:58 interceptor.classes = [] 12:10:58 internal.leave.group.on.close = true 12:10:58 internal.throw.on.fetch.stable.offset.unsupported = false 12:10:58 isolation.level = read_uncommitted 12:10:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:10:58 max.partition.fetch.bytes = 1048576 12:10:58 max.poll.interval.ms = 300000 12:10:58 max.poll.records = 2147483647 12:10:58 metadata.max.age.ms = 300000 12:10:58 metadata.recovery.strategy = none 12:10:58 metric.reporters = [] 12:10:58 metrics.num.samples = 2 12:10:58 metrics.recording.level = INFO 12:10:58 metrics.sample.window.ms = 30000 12:10:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:10:58 receive.buffer.bytes = 65536 12:10:58 reconnect.backoff.max.ms = 1000 12:10:58 reconnect.backoff.ms = 50 12:10:58 request.timeout.ms = 30000 12:10:58 retry.backoff.max.ms = 1000 12:10:58 retry.backoff.ms = 100 12:10:58 sasl.client.callback.handler.class = null 12:10:58 sasl.jaas.config = null 12:10:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:58 sasl.kerberos.min.time.before.relogin = 60000 12:10:58 sasl.kerberos.service.name = null 12:10:58 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:58 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:58 sasl.login.callback.handler.class = null 12:10:58 sasl.login.class = null 12:10:58 sasl.login.connect.timeout.ms = null 12:10:58 sasl.login.read.timeout.ms = null 12:10:58 sasl.login.refresh.buffer.seconds = 300 12:10:58 sasl.login.refresh.min.period.seconds = 60 12:10:58 sasl.login.refresh.window.factor = 0.8 12:10:58 sasl.login.refresh.window.jitter = 0.05 12:10:58 sasl.login.retry.backoff.max.ms = 10000 12:10:58 sasl.login.retry.backoff.ms = 100 12:10:58 sasl.mechanism = GSSAPI 12:10:58 sasl.oauthbearer.clock.skew.seconds = 30 12:10:58 sasl.oauthbearer.expected.audience = null 12:10:58 sasl.oauthbearer.expected.issuer = null 12:10:58 sasl.oauthbearer.header.urlencode = false 12:10:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:58 sasl.oauthbearer.jwks.endpoint.url = null 12:10:58 sasl.oauthbearer.scope.claim.name = scope 12:10:58 sasl.oauthbearer.sub.claim.name = sub 12:10:58 sasl.oauthbearer.token.endpoint.url = null 12:10:58 security.protocol = PLAINTEXT 12:10:58 security.providers = null 12:10:58 send.buffer.bytes = 131072 12:10:58 session.timeout.ms = 45000 12:10:58 socket.connection.setup.timeout.max.ms = 30000 12:10:58 socket.connection.setup.timeout.ms = 10000 12:10:58 ssl.cipher.suites = null 12:10:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:58 ssl.endpoint.identification.algorithm = https 12:10:58 ssl.engine.factory.class = null 12:10:58 ssl.key.password = null 12:10:58 ssl.keymanager.algorithm = SunX509 12:10:58 ssl.keystore.certificate.chain = null 12:10:58 ssl.keystore.key = null 12:10:58 ssl.keystore.location = null 12:10:58 ssl.keystore.password = null 12:10:58 ssl.keystore.type = JKS 12:10:58 ssl.protocol = TLSv1.3 12:10:58 ssl.provider = null 12:10:58 ssl.secure.random.implementation = null 12:10:58 ssl.trustmanager.algorithm = PKIX 12:10:58 ssl.truststore.certificates = null 12:10:58 ssl.truststore.location = null 12:10:58 ssl.truststore.password = null 12:10:58 ssl.truststore.type = JKS 12:10:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 12:10:58 12:10:58 2025-10-17T12:10:58.641Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:58 2025-10-17T12:10:58.643Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:58 2025-10-17T12:10:58.643Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:58 2025-10-17T12:10:58.643Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703058643 12:10:58 2025-10-17T12:10:58.643Z INFO 11139 --- [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 12:10:58 2025-10-17T12:10:58.648Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:58 2025-10-17T12:10:58.649Z INFO 11139 --- [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) 12:10:58 2025-10-17T12:10:58.650Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 12:10:58 2025-10-17T12:10:58.653Z INFO 11139 --- [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-9a9776e5-1c5a-4583-be86-913832631d1f 12:10:58 2025-10-17T12:10:58.653Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 12:10:58 2025-10-17T12:10:58.655Z INFO 11139 --- [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-9a9776e5-1c5a-4583-be86-913832631d1f', protocol='range'} 12:10:58 2025-10-17T12:10:58.656Z INFO 11139 --- [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-9a9776e5-1c5a-4583-be86-913832631d1f=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 12:10:58 2025-10-17T12:10:58.659Z INFO 11139 --- [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-9a9776e5-1c5a-4583-be86-913832631d1f', protocol='range'} 12:10:58 2025-10-17T12:10:58.659Z INFO 11139 --- [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]) 12:10:58 2025-10-17T12:10:58.659Z INFO 11139 --- [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 12:10:58 2025-10-17T12:10:58.661Z INFO 11139 --- [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}} 12:10:58 2025-10-17T12:10:58.669Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:58 acks = -1 12:10:58 auto.include.jmx.reporter = true 12:10:58 batch.size = 16384 12:10:58 bootstrap.servers = [localhost:32777] 12:10:58 buffer.memory = 33554432 12:10:58 client.dns.lookup = use_all_dns_ips 12:10:58 client.id = test-client-id 12:10:58 compression.gzip.level = -1 12:10:58 compression.lz4.level = 9 12:10:58 compression.type = none 12:10:58 compression.zstd.level = 3 12:10:58 connections.max.idle.ms = 540000 12:10:58 delivery.timeout.ms = 120000 12:10:58 enable.idempotence = true 12:10:58 enable.metrics.push = true 12:10:58 interceptor.classes = [] 12:10:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:58 linger.ms = 0 12:10:58 max.block.ms = 60000 12:10:58 max.in.flight.requests.per.connection = 5 12:10:58 max.request.size = 1048576 12:10:58 metadata.max.age.ms = 300000 12:10:58 metadata.max.idle.ms = 300000 12:10:58 metadata.recovery.strategy = none 12:10:58 metric.reporters = [] 12:10:58 metrics.num.samples = 2 12:10:58 metrics.recording.level = INFO 12:10:58 metrics.sample.window.ms = 30000 12:10:58 partitioner.adaptive.partitioning.enable = true 12:10:58 partitioner.availability.timeout.ms = 0 12:10:58 partitioner.class = null 12:10:58 partitioner.ignore.keys = false 12:10:58 receive.buffer.bytes = 32768 12:10:58 reconnect.backoff.max.ms = 1000 12:10:58 reconnect.backoff.ms = 50 12:10:58 request.timeout.ms = 30000 12:10:58 retries = 2147483647 12:10:58 retry.backoff.max.ms = 1000 12:10:58 retry.backoff.ms = 100 12:10:58 sasl.client.callback.handler.class = null 12:10:58 sasl.jaas.config = null 12:10:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:58 sasl.kerberos.min.time.before.relogin = 60000 12:10:58 sasl.kerberos.service.name = null 12:10:58 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:58 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:58 sasl.login.callback.handler.class = null 12:10:58 sasl.login.class = null 12:10:58 sasl.login.connect.timeout.ms = null 12:10:58 sasl.login.read.timeout.ms = null 12:10:58 sasl.login.refresh.buffer.seconds = 300 12:10:58 sasl.login.refresh.min.period.seconds = 60 12:10:58 sasl.login.refresh.window.factor = 0.8 12:10:58 sasl.login.refresh.window.jitter = 0.05 12:10:58 sasl.login.retry.backoff.max.ms = 10000 12:10:58 sasl.login.retry.backoff.ms = 100 12:10:58 sasl.mechanism = GSSAPI 12:10:58 sasl.oauthbearer.clock.skew.seconds = 30 12:10:58 sasl.oauthbearer.expected.audience = null 12:10:58 sasl.oauthbearer.expected.issuer = null 12:10:58 sasl.oauthbearer.header.urlencode = false 12:10:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:58 sasl.oauthbearer.jwks.endpoint.url = null 12:10:58 sasl.oauthbearer.scope.claim.name = scope 12:10:58 sasl.oauthbearer.sub.claim.name = sub 12:10:58 sasl.oauthbearer.token.endpoint.url = null 12:10:58 security.protocol = PLAINTEXT 12:10:58 security.providers = null 12:10:58 send.buffer.bytes = 131072 12:10:58 socket.connection.setup.timeout.max.ms = 30000 12:10:58 socket.connection.setup.timeout.ms = 10000 12:10:58 ssl.cipher.suites = null 12:10:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:58 ssl.endpoint.identification.algorithm = https 12:10:58 ssl.engine.factory.class = null 12:10:58 ssl.key.password = null 12:10:58 ssl.keymanager.algorithm = SunX509 12:10:58 ssl.keystore.certificate.chain = null 12:10:58 ssl.keystore.key = null 12:10:58 ssl.keystore.location = null 12:10:58 ssl.keystore.password = null 12:10:58 ssl.keystore.type = JKS 12:10:58 ssl.protocol = TLSv1.3 12:10:58 ssl.provider = null 12:10:58 ssl.secure.random.implementation = null 12:10:58 ssl.trustmanager.algorithm = PKIX 12:10:58 ssl.truststore.certificates = null 12:10:58 ssl.truststore.location = null 12:10:58 ssl.truststore.password = null 12:10:58 ssl.truststore.type = JKS 12:10:58 transaction.timeout.ms = 60000 12:10:58 transactional.id = null 12:10:58 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:58 12:10:58 2025-10-17T12:10:58.669Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:58 2025-10-17T12:10:58.669Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:58 2025-10-17T12:10:58.672Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:10:58 2025-10-17T12:10:58.672Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:10:58 2025-10-17T12:10:58.672Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703058672 12:10:58 2025-10-17T12:10:58.672Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 12:10:58 acks = -1 12:10:58 auto.include.jmx.reporter = true 12:10:58 batch.size = 16384 12:10:58 bootstrap.servers = [localhost:32777] 12:10:58 buffer.memory = 33554432 12:10:58 client.dns.lookup = use_all_dns_ips 12:10:58 client.id = test-client-id 12:10:58 compression.gzip.level = -1 12:10:58 compression.lz4.level = 9 12:10:58 compression.type = none 12:10:58 compression.zstd.level = 3 12:10:58 connections.max.idle.ms = 540000 12:10:58 delivery.timeout.ms = 120000 12:10:58 enable.idempotence = true 12:10:58 enable.metrics.push = true 12:10:58 interceptor.classes = [] 12:10:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 12:10:58 linger.ms = 0 12:10:58 max.block.ms = 60000 12:10:58 max.in.flight.requests.per.connection = 5 12:10:58 max.request.size = 1048576 12:10:58 metadata.max.age.ms = 300000 12:10:58 metadata.max.idle.ms = 300000 12:10:58 metadata.recovery.strategy = none 12:10:58 metric.reporters = [] 12:10:58 metrics.num.samples = 2 12:10:58 metrics.recording.level = INFO 12:10:58 metrics.sample.window.ms = 30000 12:10:58 partitioner.adaptive.partitioning.enable = true 12:10:58 partitioner.availability.timeout.ms = 0 12:10:58 partitioner.class = null 12:10:58 partitioner.ignore.keys = false 12:10:58 receive.buffer.bytes = 32768 12:10:58 reconnect.backoff.max.ms = 1000 12:10:58 reconnect.backoff.ms = 50 12:10:58 request.timeout.ms = 30000 12:10:58 retries = 2147483647 12:10:58 retry.backoff.max.ms = 1000 12:10:58 retry.backoff.ms = 100 12:10:58 sasl.client.callback.handler.class = null 12:10:58 sasl.jaas.config = null 12:10:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:10:58 sasl.kerberos.min.time.before.relogin = 60000 12:10:58 sasl.kerberos.service.name = null 12:10:58 sasl.kerberos.ticket.renew.jitter = 0.05 12:10:58 sasl.kerberos.ticket.renew.window.factor = 0.8 12:10:58 sasl.login.callback.handler.class = null 12:10:58 sasl.login.class = null 12:10:58 sasl.login.connect.timeout.ms = null 12:10:58 sasl.login.read.timeout.ms = null 12:10:58 sasl.login.refresh.buffer.seconds = 300 12:10:58 sasl.login.refresh.min.period.seconds = 60 12:10:58 sasl.login.refresh.window.factor = 0.8 12:10:58 sasl.login.refresh.window.jitter = 0.05 12:10:58 sasl.login.retry.backoff.max.ms = 10000 12:10:58 sasl.login.retry.backoff.ms = 100 12:10:58 sasl.mechanism = GSSAPI 12:10:58 sasl.oauthbearer.clock.skew.seconds = 30 12:10:58 sasl.oauthbearer.expected.audience = null 12:10:58 sasl.oauthbearer.expected.issuer = null 12:10:58 sasl.oauthbearer.header.urlencode = false 12:10:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:10:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:10:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:10:58 sasl.oauthbearer.jwks.endpoint.url = null 12:10:58 sasl.oauthbearer.scope.claim.name = scope 12:10:58 sasl.oauthbearer.sub.claim.name = sub 12:10:58 sasl.oauthbearer.token.endpoint.url = null 12:10:58 security.protocol = PLAINTEXT 12:10:58 security.providers = null 12:10:58 send.buffer.bytes = 131072 12:10:58 socket.connection.setup.timeout.max.ms = 30000 12:10:58 socket.connection.setup.timeout.ms = 10000 12:10:58 ssl.cipher.suites = null 12:10:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:10:58 ssl.endpoint.identification.algorithm = https 12:10:58 ssl.engine.factory.class = null 12:10:58 ssl.key.password = null 12:10:58 ssl.keymanager.algorithm = SunX509 12:10:58 ssl.keystore.certificate.chain = null 12:10:58 ssl.keystore.key = null 12:10:58 ssl.keystore.location = null 12:10:58 ssl.keystore.password = null 12:10:58 ssl.keystore.type = JKS 12:10:58 ssl.protocol = TLSv1.3 12:10:58 ssl.provider = null 12:10:58 ssl.secure.random.implementation = null 12:10:58 ssl.trustmanager.algorithm = PKIX 12:10:58 ssl.truststore.certificates = null 12:10:58 ssl.truststore.location = null 12:10:58 ssl.truststore.password = null 12:10:58 ssl.truststore.type = JKS 12:10:58 transaction.timeout.ms = 60000 12:10:58 transactional.id = null 12:10:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 12:10:58 12:10:58 2025-10-17T12:10:58.673Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:10:58 2025-10-17T12:10:58.673Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 12:10:58 2025-10-17T12:10:58.676Z INFO 11139 --- [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. 12:10:58 2025-10-17T12:10:58.678Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:58 2025-10-17T12:10:58.680Z INFO 11139 --- [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 12:10:58 2025-10-17T12:10:58.681Z INFO 11139 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:10:58 2025-10-17T12:10:58.681Z INFO 11139 --- [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 12:10:58 2025-10-17T12:10:58.691Z INFO 11139 --- [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 12:10:59 2025-10-17T12:10:59.702Z INFO 11139 --- [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 12:11:01 2025-10-17T12:11:01.700Z INFO 11139 --- [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 12:11:03 2025-10-17T12:11:03.702Z INFO 11139 --- [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 12:11:04 2025-10-17T12:11:04.703Z INFO 11139 --- [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 12:11:06 2025-10-17T12:11:06.704Z INFO 11139 --- [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 12:11:07 2025-10-17T12:11:07.726Z INFO 11139 --- [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 12:11:07 2025-10-17T12:11:07.726Z INFO 11139 --- [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-9a9776e5-1c5a-4583-be86-913832631d1f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:07 2025-10-17T12:11:07.726Z INFO 11139 --- [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 12:11:07 2025-10-17T12:11:07.726Z INFO 11139 --- [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 12:11:07 2025-10-17T12:11:07.726Z INFO 11139 --- [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 12:11:07 2025-10-17T12:11:07.726Z INFO 11139 --- [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 12:11:07 2025-10-17T12:11:07.726Z INFO 11139 --- [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 12:11:08 2025-10-17T12:11:08.223Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:08 2025-10-17T12:11:08.223Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:08 2025-10-17T12:11:08.223Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:08 2025-10-17T12:11:08.223Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:08 2025-10-17T12:11:08.226Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 12:11:08 2025-10-17T12:11:08.226Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:11:08 2025-10-17T12:11:08.229Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:08 2025-10-17T12:11:08.229Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:08 2025-10-17T12:11:08.229Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:08 2025-10-17T12:11:08.229Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:08 2025-10-17T12:11:08.229Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:11:08 2025-10-17T12:11:08.229Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 12:11:08 2025-10-17T12:11:08.232Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:08 2025-10-17T12:11:08.232Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:08 2025-10-17T12:11:08.232Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:08 2025-10-17T12:11:08.232Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:08 2025-10-17T12:11:08.232Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 12:11:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.44 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 12:11:08 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 12:11:08 2025-10-17T12:11:08.410Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:08 allow.auto.create.topics = true 12:11:08 auto.commit.interval.ms = 5000 12:11:08 auto.include.jmx.reporter = true 12:11:08 auto.offset.reset = latest 12:11:08 bootstrap.servers = [localhost:32777] 12:11:08 check.crcs = true 12:11:08 client.dns.lookup = use_all_dns_ips 12:11:08 client.id = consumer-test-group-14 12:11:08 client.rack = 12:11:08 connections.max.idle.ms = 540000 12:11:08 default.api.timeout.ms = 60000 12:11:08 enable.auto.commit = true 12:11:08 enable.metrics.push = true 12:11:08 exclude.internal.topics = true 12:11:08 fetch.max.bytes = 52428800 12:11:08 fetch.max.wait.ms = 500 12:11:08 fetch.min.bytes = 1 12:11:08 group.id = test-group 12:11:08 group.instance.id = null 12:11:08 group.protocol = classic 12:11:08 group.remote.assignor = null 12:11:08 heartbeat.interval.ms = 3000 12:11:08 interceptor.classes = [] 12:11:08 internal.leave.group.on.close = true 12:11:08 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:08 isolation.level = read_uncommitted 12:11:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:08 max.partition.fetch.bytes = 1048576 12:11:08 max.poll.interval.ms = 300000 12:11:08 max.poll.records = 2147483647 12:11:08 metadata.max.age.ms = 300000 12:11:08 metadata.recovery.strategy = none 12:11:08 metric.reporters = [] 12:11:08 metrics.num.samples = 2 12:11:08 metrics.recording.level = INFO 12:11:08 metrics.sample.window.ms = 30000 12:11:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:08 receive.buffer.bytes = 65536 12:11:08 reconnect.backoff.max.ms = 1000 12:11:08 reconnect.backoff.ms = 50 12:11:08 request.timeout.ms = 30000 12:11:08 retry.backoff.max.ms = 1000 12:11:08 retry.backoff.ms = 100 12:11:08 sasl.client.callback.handler.class = null 12:11:08 sasl.jaas.config = null 12:11:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:08 sasl.kerberos.min.time.before.relogin = 60000 12:11:08 sasl.kerberos.service.name = null 12:11:08 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:08 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:08 sasl.login.callback.handler.class = null 12:11:08 sasl.login.class = null 12:11:08 sasl.login.connect.timeout.ms = null 12:11:08 sasl.login.read.timeout.ms = null 12:11:08 sasl.login.refresh.buffer.seconds = 300 12:11:08 sasl.login.refresh.min.period.seconds = 60 12:11:08 sasl.login.refresh.window.factor = 0.8 12:11:08 sasl.login.refresh.window.jitter = 0.05 12:11:08 sasl.login.retry.backoff.max.ms = 10000 12:11:08 sasl.login.retry.backoff.ms = 100 12:11:08 sasl.mechanism = GSSAPI 12:11:08 sasl.oauthbearer.clock.skew.seconds = 30 12:11:08 sasl.oauthbearer.expected.audience = null 12:11:08 sasl.oauthbearer.expected.issuer = null 12:11:08 sasl.oauthbearer.header.urlencode = false 12:11:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:08 sasl.oauthbearer.jwks.endpoint.url = null 12:11:08 sasl.oauthbearer.scope.claim.name = scope 12:11:08 sasl.oauthbearer.sub.claim.name = sub 12:11:08 sasl.oauthbearer.token.endpoint.url = null 12:11:08 security.protocol = PLAINTEXT 12:11:08 security.providers = null 12:11:08 send.buffer.bytes = 131072 12:11:08 session.timeout.ms = 45000 12:11:08 socket.connection.setup.timeout.max.ms = 30000 12:11:08 socket.connection.setup.timeout.ms = 10000 12:11:08 ssl.cipher.suites = null 12:11:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:08 ssl.endpoint.identification.algorithm = https 12:11:08 ssl.engine.factory.class = null 12:11:08 ssl.key.password = null 12:11:08 ssl.keymanager.algorithm = SunX509 12:11:08 ssl.keystore.certificate.chain = null 12:11:08 ssl.keystore.key = null 12:11:08 ssl.keystore.location = null 12:11:08 ssl.keystore.password = null 12:11:08 ssl.keystore.type = JKS 12:11:08 ssl.protocol = TLSv1.3 12:11:08 ssl.provider = null 12:11:08 ssl.secure.random.implementation = null 12:11:08 ssl.trustmanager.algorithm = PKIX 12:11:08 ssl.truststore.certificates = null 12:11:08 ssl.truststore.location = null 12:11:08 ssl.truststore.password = null 12:11:08 ssl.truststore.type = JKS 12:11:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:08 12:11:08 2025-10-17T12:11:08.410Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:08 2025-10-17T12:11:08.412Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:08 2025-10-17T12:11:08.412Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:08 2025-10-17T12:11:08.412Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703068412 12:11:08 2025-10-17T12:11:08.412Z INFO 11139 --- [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-events 12:11:08 2025-10-17T12:11:08.426Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:08 2025-10-17T12:11:08.429Z INFO 11139 --- [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) 12:11:08 2025-10-17T12:11:08.434Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 12:11:08 2025-10-17T12:11:08.449Z INFO 11139 --- [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-e5283650-fdd1-45a6-8b03-7075826021ed 12:11:08 2025-10-17T12:11:08.449Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 12:11:08 2025-10-17T12:11:08.463Z INFO 11139 --- [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-e5283650-fdd1-45a6-8b03-7075826021ed', protocol='range'} 12:11:08 2025-10-17T12:11:08.464Z INFO 11139 --- [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-e5283650-fdd1-45a6-8b03-7075826021ed=Assignment(partitions=[ncmp-events-0])} 12:11:08 2025-10-17T12:11:08.467Z INFO 11139 --- [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-e5283650-fdd1-45a6-8b03-7075826021ed', protocol='range'} 12:11:08 2025-10-17T12:11:08.467Z INFO 11139 --- [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-events-0]) 12:11:08 2025-10-17T12:11:08.467Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 12:11:08 2025-10-17T12:11:08.468Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-events-0 12:11:08 2025-10-17T12:11:08.473Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=233, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:09 2025-10-17T12:11:08.947Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:09 2025-10-17T12:11:08.947Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:09 2025-10-17T12:11:08.947Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:09 2025-10-17T12:11:08.947Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:09 2025-10-17T12:11:08.947Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:09 2025-10-17T12:11:09.011Z INFO 11139 --- [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 12:11:09 2025-10-17T12:11:09.024Z INFO 11139 --- [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 12:11:09 2025-10-17T12:11:09.041Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:10 2025-10-17T12:11:10.129Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 12:11:10 2025-10-17T12:11:10.129Z INFO 11139 --- [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-e5283650-fdd1-45a6-8b03-7075826021ed sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:10 2025-10-17T12:11:10.129Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.129Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.129Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.129Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.129Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.133Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:10 2025-10-17T12:11:10.133Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:10 2025-10-17T12:11:10.133Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:10 2025-10-17T12:11:10.133Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:10 2025-10-17T12:11:10.135Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 12:11:10 2025-10-17T12:11:10.151Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:10 allow.auto.create.topics = true 12:11:10 auto.commit.interval.ms = 5000 12:11:10 auto.include.jmx.reporter = true 12:11:10 auto.offset.reset = latest 12:11:10 bootstrap.servers = [localhost:32777] 12:11:10 check.crcs = true 12:11:10 client.dns.lookup = use_all_dns_ips 12:11:10 client.id = consumer-test-group-15 12:11:10 client.rack = 12:11:10 connections.max.idle.ms = 540000 12:11:10 default.api.timeout.ms = 60000 12:11:10 enable.auto.commit = true 12:11:10 enable.metrics.push = true 12:11:10 exclude.internal.topics = true 12:11:10 fetch.max.bytes = 52428800 12:11:10 fetch.max.wait.ms = 500 12:11:10 fetch.min.bytes = 1 12:11:10 group.id = test-group 12:11:10 group.instance.id = null 12:11:10 group.protocol = classic 12:11:10 group.remote.assignor = null 12:11:10 heartbeat.interval.ms = 3000 12:11:10 interceptor.classes = [] 12:11:10 internal.leave.group.on.close = true 12:11:10 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:10 isolation.level = read_uncommitted 12:11:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:10 max.partition.fetch.bytes = 1048576 12:11:10 max.poll.interval.ms = 300000 12:11:10 max.poll.records = 2147483647 12:11:10 metadata.max.age.ms = 300000 12:11:10 metadata.recovery.strategy = none 12:11:10 metric.reporters = [] 12:11:10 metrics.num.samples = 2 12:11:10 metrics.recording.level = INFO 12:11:10 metrics.sample.window.ms = 30000 12:11:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:10 receive.buffer.bytes = 65536 12:11:10 reconnect.backoff.max.ms = 1000 12:11:10 reconnect.backoff.ms = 50 12:11:10 request.timeout.ms = 30000 12:11:10 retry.backoff.max.ms = 1000 12:11:10 retry.backoff.ms = 100 12:11:10 sasl.client.callback.handler.class = null 12:11:10 sasl.jaas.config = null 12:11:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:10 sasl.kerberos.min.time.before.relogin = 60000 12:11:10 sasl.kerberos.service.name = null 12:11:10 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:10 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:10 sasl.login.callback.handler.class = null 12:11:10 sasl.login.class = null 12:11:10 sasl.login.connect.timeout.ms = null 12:11:10 sasl.login.read.timeout.ms = null 12:11:10 sasl.login.refresh.buffer.seconds = 300 12:11:10 sasl.login.refresh.min.period.seconds = 60 12:11:10 sasl.login.refresh.window.factor = 0.8 12:11:10 sasl.login.refresh.window.jitter = 0.05 12:11:10 sasl.login.retry.backoff.max.ms = 10000 12:11:10 sasl.login.retry.backoff.ms = 100 12:11:10 sasl.mechanism = GSSAPI 12:11:10 sasl.oauthbearer.clock.skew.seconds = 30 12:11:10 sasl.oauthbearer.expected.audience = null 12:11:10 sasl.oauthbearer.expected.issuer = null 12:11:10 sasl.oauthbearer.header.urlencode = false 12:11:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:10 sasl.oauthbearer.jwks.endpoint.url = null 12:11:10 sasl.oauthbearer.scope.claim.name = scope 12:11:10 sasl.oauthbearer.sub.claim.name = sub 12:11:10 sasl.oauthbearer.token.endpoint.url = null 12:11:10 security.protocol = PLAINTEXT 12:11:10 security.providers = null 12:11:10 send.buffer.bytes = 131072 12:11:10 session.timeout.ms = 45000 12:11:10 socket.connection.setup.timeout.max.ms = 30000 12:11:10 socket.connection.setup.timeout.ms = 10000 12:11:10 ssl.cipher.suites = null 12:11:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:10 ssl.endpoint.identification.algorithm = https 12:11:10 ssl.engine.factory.class = null 12:11:10 ssl.key.password = null 12:11:10 ssl.keymanager.algorithm = SunX509 12:11:10 ssl.keystore.certificate.chain = null 12:11:10 ssl.keystore.key = null 12:11:10 ssl.keystore.location = null 12:11:10 ssl.keystore.password = null 12:11:10 ssl.keystore.type = JKS 12:11:10 ssl.protocol = TLSv1.3 12:11:10 ssl.provider = null 12:11:10 ssl.secure.random.implementation = null 12:11:10 ssl.trustmanager.algorithm = PKIX 12:11:10 ssl.truststore.certificates = null 12:11:10 ssl.truststore.location = null 12:11:10 ssl.truststore.password = null 12:11:10 ssl.truststore.type = JKS 12:11:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:10 12:11:10 2025-10-17T12:11:10.151Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:10 2025-10-17T12:11:10.154Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:10 2025-10-17T12:11:10.154Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:10 2025-10-17T12:11:10.154Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703070154 12:11:10 2025-10-17T12:11:10.154Z INFO 11139 --- [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-events 12:11:10 2025-10-17T12:11:10.159Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:10 2025-10-17T12:11:10.159Z INFO 11139 --- [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) 12:11:10 2025-10-17T12:11:10.161Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 12:11:10 2025-10-17T12:11:10.171Z INFO 11139 --- [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-69669c99-1500-4c51-8e03-951a257ccd5f 12:11:10 2025-10-17T12:11:10.171Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 12:11:10 2025-10-17T12:11:10.173Z INFO 11139 --- [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-69669c99-1500-4c51-8e03-951a257ccd5f', protocol='range'} 12:11:10 2025-10-17T12:11:10.173Z INFO 11139 --- [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-69669c99-1500-4c51-8e03-951a257ccd5f=Assignment(partitions=[ncmp-events-0])} 12:11:10 2025-10-17T12:11:10.175Z INFO 11139 --- [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-69669c99-1500-4c51-8e03-951a257ccd5f', protocol='range'} 12:11:10 2025-10-17T12:11:10.175Z INFO 11139 --- [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-events-0]) 12:11:10 2025-10-17T12:11:10.175Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 12:11:10 2025-10-17T12:11:10.176Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Found no committed offset for partition ncmp-events-0 12:11:10 2025-10-17T12:11:10.181Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=237, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:10 2025-10-17T12:11:10.681Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:10 2025-10-17T12:11:10.681Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:10 2025-10-17T12:11:10.681Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:10 2025-10-17T12:11:10.681Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:10 2025-10-17T12:11:10.681Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:10 2025-10-17T12:11:10.717Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:10 2025-10-17T12:11:10.761Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 12:11:10 2025-10-17T12:11:10.761Z INFO 11139 --- [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-69669c99-1500-4c51-8e03-951a257ccd5f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:10 2025-10-17T12:11:10.762Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.762Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.762Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.763Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.763Z INFO 11139 --- [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 12:11:10 2025-10-17T12:11:10.768Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:10 2025-10-17T12:11:10.768Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:10 2025-10-17T12:11:10.768Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:10 2025-10-17T12:11:10.768Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:10 2025-10-17T12:11:10.769Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 12:11:10 2025-10-17T12:11:10.787Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:10 allow.auto.create.topics = true 12:11:10 auto.commit.interval.ms = 5000 12:11:10 auto.include.jmx.reporter = true 12:11:10 auto.offset.reset = latest 12:11:10 bootstrap.servers = [localhost:32777] 12:11:10 check.crcs = true 12:11:10 client.dns.lookup = use_all_dns_ips 12:11:10 client.id = consumer-test-group-16 12:11:10 client.rack = 12:11:10 connections.max.idle.ms = 540000 12:11:10 default.api.timeout.ms = 60000 12:11:10 enable.auto.commit = true 12:11:10 enable.metrics.push = true 12:11:10 exclude.internal.topics = true 12:11:10 fetch.max.bytes = 52428800 12:11:10 fetch.max.wait.ms = 500 12:11:10 fetch.min.bytes = 1 12:11:10 group.id = test-group 12:11:10 group.instance.id = null 12:11:10 group.protocol = classic 12:11:10 group.remote.assignor = null 12:11:10 heartbeat.interval.ms = 3000 12:11:10 interceptor.classes = [] 12:11:10 internal.leave.group.on.close = true 12:11:10 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:10 isolation.level = read_uncommitted 12:11:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:10 max.partition.fetch.bytes = 1048576 12:11:10 max.poll.interval.ms = 300000 12:11:10 max.poll.records = 2147483647 12:11:10 metadata.max.age.ms = 300000 12:11:10 metadata.recovery.strategy = none 12:11:10 metric.reporters = [] 12:11:10 metrics.num.samples = 2 12:11:10 metrics.recording.level = INFO 12:11:10 metrics.sample.window.ms = 30000 12:11:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:10 receive.buffer.bytes = 65536 12:11:10 reconnect.backoff.max.ms = 1000 12:11:10 reconnect.backoff.ms = 50 12:11:10 request.timeout.ms = 30000 12:11:10 retry.backoff.max.ms = 1000 12:11:10 retry.backoff.ms = 100 12:11:10 sasl.client.callback.handler.class = null 12:11:10 sasl.jaas.config = null 12:11:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:10 sasl.kerberos.min.time.before.relogin = 60000 12:11:10 sasl.kerberos.service.name = null 12:11:10 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:10 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:10 sasl.login.callback.handler.class = null 12:11:10 sasl.login.class = null 12:11:10 sasl.login.connect.timeout.ms = null 12:11:10 sasl.login.read.timeout.ms = null 12:11:10 sasl.login.refresh.buffer.seconds = 300 12:11:10 sasl.login.refresh.min.period.seconds = 60 12:11:10 sasl.login.refresh.window.factor = 0.8 12:11:10 sasl.login.refresh.window.jitter = 0.05 12:11:10 sasl.login.retry.backoff.max.ms = 10000 12:11:10 sasl.login.retry.backoff.ms = 100 12:11:10 sasl.mechanism = GSSAPI 12:11:10 sasl.oauthbearer.clock.skew.seconds = 30 12:11:10 sasl.oauthbearer.expected.audience = null 12:11:10 sasl.oauthbearer.expected.issuer = null 12:11:10 sasl.oauthbearer.header.urlencode = false 12:11:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:10 sasl.oauthbearer.jwks.endpoint.url = null 12:11:10 sasl.oauthbearer.scope.claim.name = scope 12:11:10 sasl.oauthbearer.sub.claim.name = sub 12:11:10 sasl.oauthbearer.token.endpoint.url = null 12:11:10 security.protocol = PLAINTEXT 12:11:10 security.providers = null 12:11:10 send.buffer.bytes = 131072 12:11:10 session.timeout.ms = 45000 12:11:10 socket.connection.setup.timeout.max.ms = 30000 12:11:10 socket.connection.setup.timeout.ms = 10000 12:11:10 ssl.cipher.suites = null 12:11:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:10 ssl.endpoint.identification.algorithm = https 12:11:10 ssl.engine.factory.class = null 12:11:10 ssl.key.password = null 12:11:10 ssl.keymanager.algorithm = SunX509 12:11:10 ssl.keystore.certificate.chain = null 12:11:10 ssl.keystore.key = null 12:11:10 ssl.keystore.location = null 12:11:10 ssl.keystore.password = null 12:11:10 ssl.keystore.type = JKS 12:11:10 ssl.protocol = TLSv1.3 12:11:10 ssl.provider = null 12:11:10 ssl.secure.random.implementation = null 12:11:10 ssl.trustmanager.algorithm = PKIX 12:11:10 ssl.truststore.certificates = null 12:11:10 ssl.truststore.location = null 12:11:10 ssl.truststore.password = null 12:11:10 ssl.truststore.type = JKS 12:11:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:10 12:11:10 2025-10-17T12:11:10.787Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:10 2025-10-17T12:11:10.789Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:10 2025-10-17T12:11:10.789Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:10 2025-10-17T12:11:10.789Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703070789 12:11:10 2025-10-17T12:11:10.789Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-events 12:11:10 2025-10-17T12:11:10.796Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:10 2025-10-17T12:11:10.801Z INFO 11139 --- [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) 12:11:10 2025-10-17T12:11:10.803Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 12:11:10 2025-10-17T12:11:10.820Z INFO 11139 --- [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-f7127f53-ee6d-46bc-8c28-c8aa6b0d55c9 12:11:10 2025-10-17T12:11:10.820Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 12:11:10 2025-10-17T12:11:10.823Z INFO 11139 --- [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-f7127f53-ee6d-46bc-8c28-c8aa6b0d55c9', protocol='range'} 12:11:10 2025-10-17T12:11:10.824Z INFO 11139 --- [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-f7127f53-ee6d-46bc-8c28-c8aa6b0d55c9=Assignment(partitions=[ncmp-events-0])} 12:11:10 2025-10-17T12:11:10.827Z INFO 11139 --- [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-f7127f53-ee6d-46bc-8c28-c8aa6b0d55c9', protocol='range'} 12:11:10 2025-10-17T12:11:10.827Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 12:11:10 2025-10-17T12:11:10.827Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 12:11:10 2025-10-17T12:11:10.830Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-events-0 12:11:10 2025-10-17T12:11:10.835Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=241, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:11 2025-10-17T12:11:11.320Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:11 2025-10-17T12:11:11.321Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:11 2025-10-17T12:11:11.321Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:11 2025-10-17T12:11:11.321Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:11 2025-10-17T12:11:11.321Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:11 2025-10-17T12:11:11.388Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 12:11:11 2025-10-17T12:11:11.400Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 12:11:11 2025-10-17T12:11:11.418Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:11 2025-10-17T12:11:11.440Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:11 2025-10-17T12:11:11.440Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:11 2025-10-17T12:11:11.441Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:11 2025-10-17T12:11:11.441Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:11 2025-10-17T12:11:11.441Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:11 2025-10-17T12:11:11.502Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 12:11:11 2025-10-17T12:11:11.512Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 12:11:11 2025-10-17T12:11:11.531Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:11 2025-10-17T12:11:11.557Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:11 2025-10-17T12:11:11.557Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:11 2025-10-17T12:11:11.557Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:11 2025-10-17T12:11:11.558Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:11 2025-10-17T12:11:11.558Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:11 2025-10-17T12:11:11.585Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:11 2025-10-17T12:11:11.650Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 12:11:11 2025-10-17T12:11:11.650Z INFO 11139 --- [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-f7127f53-ee6d-46bc-8c28-c8aa6b0d55c9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:11 2025-10-17T12:11:11.651Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.651Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.651Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.654Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.654Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.657Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:11 2025-10-17T12:11:11.657Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:11 2025-10-17T12:11:11.657Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:11 2025-10-17T12:11:11.657Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:11 2025-10-17T12:11:11.659Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 12:11:11 2025-10-17T12:11:11.678Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:11 allow.auto.create.topics = true 12:11:11 auto.commit.interval.ms = 5000 12:11:11 auto.include.jmx.reporter = true 12:11:11 auto.offset.reset = latest 12:11:11 bootstrap.servers = [localhost:32777] 12:11:11 check.crcs = true 12:11:11 client.dns.lookup = use_all_dns_ips 12:11:11 client.id = consumer-test-group-17 12:11:11 client.rack = 12:11:11 connections.max.idle.ms = 540000 12:11:11 default.api.timeout.ms = 60000 12:11:11 enable.auto.commit = true 12:11:11 enable.metrics.push = true 12:11:11 exclude.internal.topics = true 12:11:11 fetch.max.bytes = 52428800 12:11:11 fetch.max.wait.ms = 500 12:11:11 fetch.min.bytes = 1 12:11:11 group.id = test-group 12:11:11 group.instance.id = null 12:11:11 group.protocol = classic 12:11:11 group.remote.assignor = null 12:11:11 heartbeat.interval.ms = 3000 12:11:11 interceptor.classes = [] 12:11:11 internal.leave.group.on.close = true 12:11:11 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:11 isolation.level = read_uncommitted 12:11:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:11 max.partition.fetch.bytes = 1048576 12:11:11 max.poll.interval.ms = 300000 12:11:11 max.poll.records = 2147483647 12:11:11 metadata.max.age.ms = 300000 12:11:11 metadata.recovery.strategy = none 12:11:11 metric.reporters = [] 12:11:11 metrics.num.samples = 2 12:11:11 metrics.recording.level = INFO 12:11:11 metrics.sample.window.ms = 30000 12:11:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:11 receive.buffer.bytes = 65536 12:11:11 reconnect.backoff.max.ms = 1000 12:11:11 reconnect.backoff.ms = 50 12:11:11 request.timeout.ms = 30000 12:11:11 retry.backoff.max.ms = 1000 12:11:11 retry.backoff.ms = 100 12:11:11 sasl.client.callback.handler.class = null 12:11:11 sasl.jaas.config = null 12:11:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:11 sasl.kerberos.min.time.before.relogin = 60000 12:11:11 sasl.kerberos.service.name = null 12:11:11 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:11 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:11 sasl.login.callback.handler.class = null 12:11:11 sasl.login.class = null 12:11:11 sasl.login.connect.timeout.ms = null 12:11:11 sasl.login.read.timeout.ms = null 12:11:11 sasl.login.refresh.buffer.seconds = 300 12:11:11 sasl.login.refresh.min.period.seconds = 60 12:11:11 sasl.login.refresh.window.factor = 0.8 12:11:11 sasl.login.refresh.window.jitter = 0.05 12:11:11 sasl.login.retry.backoff.max.ms = 10000 12:11:11 sasl.login.retry.backoff.ms = 100 12:11:11 sasl.mechanism = GSSAPI 12:11:11 sasl.oauthbearer.clock.skew.seconds = 30 12:11:11 sasl.oauthbearer.expected.audience = null 12:11:11 sasl.oauthbearer.expected.issuer = null 12:11:11 sasl.oauthbearer.header.urlencode = false 12:11:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:11 sasl.oauthbearer.jwks.endpoint.url = null 12:11:11 sasl.oauthbearer.scope.claim.name = scope 12:11:11 sasl.oauthbearer.sub.claim.name = sub 12:11:11 sasl.oauthbearer.token.endpoint.url = null 12:11:11 security.protocol = PLAINTEXT 12:11:11 security.providers = null 12:11:11 send.buffer.bytes = 131072 12:11:11 session.timeout.ms = 45000 12:11:11 socket.connection.setup.timeout.max.ms = 30000 12:11:11 socket.connection.setup.timeout.ms = 10000 12:11:11 ssl.cipher.suites = null 12:11:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:11 ssl.endpoint.identification.algorithm = https 12:11:11 ssl.engine.factory.class = null 12:11:11 ssl.key.password = null 12:11:11 ssl.keymanager.algorithm = SunX509 12:11:11 ssl.keystore.certificate.chain = null 12:11:11 ssl.keystore.key = null 12:11:11 ssl.keystore.location = null 12:11:11 ssl.keystore.password = null 12:11:11 ssl.keystore.type = JKS 12:11:11 ssl.protocol = TLSv1.3 12:11:11 ssl.provider = null 12:11:11 ssl.secure.random.implementation = null 12:11:11 ssl.trustmanager.algorithm = PKIX 12:11:11 ssl.truststore.certificates = null 12:11:11 ssl.truststore.location = null 12:11:11 ssl.truststore.password = null 12:11:11 ssl.truststore.type = JKS 12:11:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:11 12:11:11 2025-10-17T12:11:11.678Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:11 2025-10-17T12:11:11.680Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:11 2025-10-17T12:11:11.680Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:11 2025-10-17T12:11:11.680Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703071680 12:11:11 2025-10-17T12:11:11.680Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.684Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:11 2025-10-17T12:11:11.685Z INFO 11139 --- [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) 12:11:11 2025-10-17T12:11:11.685Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 12:11:11 2025-10-17T12:11:11.688Z INFO 11139 --- [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-33c20d71-00cc-40f7-b3f0-8f87d627cc15 12:11:11 2025-10-17T12:11:11.688Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 12:11:11 2025-10-17T12:11:11.692Z INFO 11139 --- [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-33c20d71-00cc-40f7-b3f0-8f87d627cc15', protocol='range'} 12:11:11 2025-10-17T12:11:11.692Z INFO 11139 --- [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-33c20d71-00cc-40f7-b3f0-8f87d627cc15=Assignment(partitions=[ncmp-events-0])} 12:11:11 2025-10-17T12:11:11.694Z INFO 11139 --- [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-33c20d71-00cc-40f7-b3f0-8f87d627cc15', protocol='range'} 12:11:11 2025-10-17T12:11:11.694Z INFO 11139 --- [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]) 12:11:11 2025-10-17T12:11:11.694Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.695Z INFO 11139 --- [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 12:11:11 2025-10-17T12:11:11.699Z INFO 11139 --- [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=253, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:12 2025-10-17T12:11:12.214Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:12 2025-10-17T12:11:12.214Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:12 2025-10-17T12:11:12.214Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:12 2025-10-17T12:11:12.214Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:12 2025-10-17T12:11:12.215Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:12 2025-10-17T12:11:12.280Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:12 2025-10-17T12:11:12.288Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:12 2025-10-17T12:11:12.307Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:12 2025-10-17T12:11:12.343Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:12 2025-10-17T12:11:12.343Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:12 2025-10-17T12:11:12.347Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:12 2025-10-17T12:11:12.347Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:12 2025-10-17T12:11:12.347Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:12 2025-10-17T12:11:12.363Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:12 2025-10-17T12:11:12.368Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:12 2025-10-17T12:11:12.386Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:12 2025-10-17T12:11:12.392Z WARN 11139 --- [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 12:11:12 2025-10-17T12:11:12.392Z WARN 11139 --- [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 12:11:12 2025-10-17T12:11:12.460Z ERROR 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 12:11:12 2025-10-17T12:11:12.497Z ERROR 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 12:11:12 2025-10-17T12:11:12.506Z ERROR 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 12:11:12 2025-10-17T12:11:12.508Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.508Z INFO 11139 --- [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-33c20d71-00cc-40f7-b3f0-8f87d627cc15 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:12 2025-10-17T12:11:12.509Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.509Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.509Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.509Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.509Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.515Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:12 2025-10-17T12:11:12.515Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:12 2025-10-17T12:11:12.515Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:12 2025-10-17T12:11:12.515Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:12 2025-10-17T12:11:12.517Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 12:11:12 2025-10-17T12:11:12.531Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:12 allow.auto.create.topics = true 12:11:12 auto.commit.interval.ms = 5000 12:11:12 auto.include.jmx.reporter = true 12:11:12 auto.offset.reset = latest 12:11:12 bootstrap.servers = [localhost:32777] 12:11:12 check.crcs = true 12:11:12 client.dns.lookup = use_all_dns_ips 12:11:12 client.id = consumer-test-group-18 12:11:12 client.rack = 12:11:12 connections.max.idle.ms = 540000 12:11:12 default.api.timeout.ms = 60000 12:11:12 enable.auto.commit = true 12:11:12 enable.metrics.push = true 12:11:12 exclude.internal.topics = true 12:11:12 fetch.max.bytes = 52428800 12:11:12 fetch.max.wait.ms = 500 12:11:12 fetch.min.bytes = 1 12:11:12 group.id = test-group 12:11:12 group.instance.id = null 12:11:12 group.protocol = classic 12:11:12 group.remote.assignor = null 12:11:12 heartbeat.interval.ms = 3000 12:11:12 interceptor.classes = [] 12:11:12 internal.leave.group.on.close = true 12:11:12 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:12 isolation.level = read_uncommitted 12:11:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:12 max.partition.fetch.bytes = 1048576 12:11:12 max.poll.interval.ms = 300000 12:11:12 max.poll.records = 2147483647 12:11:12 metadata.max.age.ms = 300000 12:11:12 metadata.recovery.strategy = none 12:11:12 metric.reporters = [] 12:11:12 metrics.num.samples = 2 12:11:12 metrics.recording.level = INFO 12:11:12 metrics.sample.window.ms = 30000 12:11:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:12 receive.buffer.bytes = 65536 12:11:12 reconnect.backoff.max.ms = 1000 12:11:12 reconnect.backoff.ms = 50 12:11:12 request.timeout.ms = 30000 12:11:12 retry.backoff.max.ms = 1000 12:11:12 retry.backoff.ms = 100 12:11:12 sasl.client.callback.handler.class = null 12:11:12 sasl.jaas.config = null 12:11:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:12 sasl.kerberos.min.time.before.relogin = 60000 12:11:12 sasl.kerberos.service.name = null 12:11:12 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:12 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:12 sasl.login.callback.handler.class = null 12:11:12 sasl.login.class = null 12:11:12 sasl.login.connect.timeout.ms = null 12:11:12 sasl.login.read.timeout.ms = null 12:11:12 sasl.login.refresh.buffer.seconds = 300 12:11:12 sasl.login.refresh.min.period.seconds = 60 12:11:12 sasl.login.refresh.window.factor = 0.8 12:11:12 sasl.login.refresh.window.jitter = 0.05 12:11:12 sasl.login.retry.backoff.max.ms = 10000 12:11:12 sasl.login.retry.backoff.ms = 100 12:11:12 sasl.mechanism = GSSAPI 12:11:12 sasl.oauthbearer.clock.skew.seconds = 30 12:11:12 sasl.oauthbearer.expected.audience = null 12:11:12 sasl.oauthbearer.expected.issuer = null 12:11:12 sasl.oauthbearer.header.urlencode = false 12:11:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:12 sasl.oauthbearer.jwks.endpoint.url = null 12:11:12 sasl.oauthbearer.scope.claim.name = scope 12:11:12 sasl.oauthbearer.sub.claim.name = sub 12:11:12 sasl.oauthbearer.token.endpoint.url = null 12:11:12 security.protocol = PLAINTEXT 12:11:12 security.providers = null 12:11:12 send.buffer.bytes = 131072 12:11:12 session.timeout.ms = 45000 12:11:12 socket.connection.setup.timeout.max.ms = 30000 12:11:12 socket.connection.setup.timeout.ms = 10000 12:11:12 ssl.cipher.suites = null 12:11:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:12 ssl.endpoint.identification.algorithm = https 12:11:12 ssl.engine.factory.class = null 12:11:12 ssl.key.password = null 12:11:12 ssl.keymanager.algorithm = SunX509 12:11:12 ssl.keystore.certificate.chain = null 12:11:12 ssl.keystore.key = null 12:11:12 ssl.keystore.location = null 12:11:12 ssl.keystore.password = null 12:11:12 ssl.keystore.type = JKS 12:11:12 ssl.protocol = TLSv1.3 12:11:12 ssl.provider = null 12:11:12 ssl.secure.random.implementation = null 12:11:12 ssl.trustmanager.algorithm = PKIX 12:11:12 ssl.truststore.certificates = null 12:11:12 ssl.truststore.location = null 12:11:12 ssl.truststore.password = null 12:11:12 ssl.truststore.type = JKS 12:11:12 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:12 12:11:12 2025-10-17T12:11:12.532Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:12 2025-10-17T12:11:12.533Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:12 2025-10-17T12:11:12.533Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:12 2025-10-17T12:11:12.533Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703072533 12:11:12 2025-10-17T12:11:12.533Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.537Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:12 2025-10-17T12:11:12.539Z INFO 11139 --- [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) 12:11:12 2025-10-17T12:11:12.539Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 12:11:12 2025-10-17T12:11:12.541Z INFO 11139 --- [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-2790678e-788b-4139-91e5-bc3a043e5af7 12:11:12 2025-10-17T12:11:12.541Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 12:11:12 2025-10-17T12:11:12.543Z INFO 11139 --- [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-2790678e-788b-4139-91e5-bc3a043e5af7', protocol='range'} 12:11:12 2025-10-17T12:11:12.543Z INFO 11139 --- [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-2790678e-788b-4139-91e5-bc3a043e5af7=Assignment(partitions=[ncmp-events-0])} 12:11:12 2025-10-17T12:11:12.545Z INFO 11139 --- [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-2790678e-788b-4139-91e5-bc3a043e5af7', protocol='range'} 12:11:12 2025-10-17T12:11:12.545Z INFO 11139 --- [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]) 12:11:12 2025-10-17T12:11:12.545Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.546Z INFO 11139 --- [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 12:11:12 2025-10-17T12:11:12.549Z INFO 11139 --- [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=270, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:13 2025-10-17T12:11:13.058Z INFO 11139 --- [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. 12:11:13 2025-10-17T12:11:13.058Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 12:11:13 2025-10-17T12:11:13.058Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 12:11:13 2025-10-17T12:11:13.059Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 12:11:13 2025-10-17T12:11:13.059Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 12:11:13 2025-10-17T12:11:13.099Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:13 2025-10-17T12:11:13.122Z INFO 11139 --- [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. 12:11:13 2025-10-17T12:11:13.144Z INFO 11139 --- [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. 12:11:13 2025-10-17T12:11:13.144Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 12:11:13 2025-10-17T12:11:13.144Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 12:11:13 2025-10-17T12:11:13.145Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 12:11:13 2025-10-17T12:11:13.145Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 12:11:13 2025-10-17T12:11:13.214Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:13 2025-10-17T12:11:13.227Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:13 2025-10-17T12:11:13.293Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:13 2025-10-17T12:11:13.300Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:13 2025-10-17T12:11:13.341Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:13 2025-10-17T12:11:13.402Z INFO 11139 --- [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 12:11:13 2025-10-17T12:11:13.403Z INFO 11139 --- [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-2790678e-788b-4139-91e5-bc3a043e5af7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:13 2025-10-17T12:11:13.403Z INFO 11139 --- [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 12:11:13 2025-10-17T12:11:13.403Z INFO 11139 --- [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 12:11:13 2025-10-17T12:11:13.403Z INFO 11139 --- [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 12:11:13 2025-10-17T12:11:13.403Z INFO 11139 --- [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 12:11:13 2025-10-17T12:11:13.403Z INFO 11139 --- [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 12:11:13 2025-10-17T12:11:13.406Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:13 2025-10-17T12:11:13.406Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:13 2025-10-17T12:11:13.406Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:13 2025-10-17T12:11:13.406Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:13 2025-10-17T12:11:13.407Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 12:11:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.036 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 12:11:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 12:11:13 2025-10-17T12:11:13.493Z INFO 11139 --- [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. 12:11:13 2025-10-17T12:11:13.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 12:11:13 2025-10-17T12:11:13.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 12:11:13 2025-10-17T12:11:13.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 12:11:13 2025-10-17T12:11:13.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 12:11:13 2025-10-17T12:11:13.563Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:13 2025-10-17T12:11:13.575Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:13 2025-10-17T12:11:13.681Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 12:11:13 2025-10-17T12:11:13.690Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 12:11:13 2025-10-17T12:11:13.753Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:13 2025-10-17T12:11:13.760Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:13 2025-10-17T12:11:13.793Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:14 2025-10-17T12:11:14.364Z ERROR 11139 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:11:14 12:11:14 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 12:11:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 12:11:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 12:11:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:11:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:11:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:11:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:11:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 12:11:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:11:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:11:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:11:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:11:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:11:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:11:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:11:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:11:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:11:14 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:11:14 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:11:14 at groovy.lang.Closure.call(Closure.java:427) 12:11:14 at groovy.lang.Closure.call(Closure.java:416) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 12:11:14 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:11:14 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 12:11:14 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 12:11:14 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 12:11:14 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 12:11:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:11:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:11:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:11:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:11:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:11:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:11:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:11:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:11:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:11:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:11:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:11:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:11:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:11:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:11:14 12:11:14 2025-10-17T12:11:14.373Z ERROR 11139 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:11:14 12:11:14 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 12:11:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 12:11:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 12:11:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:11:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:11:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:11:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:11:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 12:11:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:11:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:11:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:11:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:11:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:11:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:11:14 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:11:14 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:11:14 at groovy.lang.Closure.call(Closure.java:427) 12:11:14 at groovy.lang.Closure.call(Closure.java:416) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 12:11:14 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:11:14 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 12:11:14 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 12:11:14 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 12:11:14 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 12:11:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:11:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:11:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:11:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:11:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:11:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:11:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:11:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:11:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:11:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:11:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:11:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:11:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:11:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:11:14 12:11:14 2025-10-17T12:11:14.380Z ERROR 11139 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:11:14 12:11:14 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 12:11:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 12:11:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 12:11:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:11:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:11:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:11:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:11:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:11:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 12:11:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 12:11:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:11:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:11:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:11:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:11:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:11:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:11:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:11:14 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:11:14 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:11:14 at groovy.lang.Closure.call(Closure.java:427) 12:11:14 at groovy.lang.Closure.call(Closure.java:416) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 12:11:14 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 12:11:14 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 12:11:14 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:11:14 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 12:11:14 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 12:11:14 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 12:11:14 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 12:11:14 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:11:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:11:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:11:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:11:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:11:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:11:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:11:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:11:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:11:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:11:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:11:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:11:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:11:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:11:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:11:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:11:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:11:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:11:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:11:14 12:11:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.960 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 12:11:14 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 12:11:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 12:11:14 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 12:11:14 2025-10-17T12:11:14.704Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:14 allow.auto.create.topics = true 12:11:14 auto.commit.interval.ms = 5000 12:11:14 auto.include.jmx.reporter = true 12:11:14 auto.offset.reset = latest 12:11:14 bootstrap.servers = [localhost:32777] 12:11:14 check.crcs = true 12:11:14 client.dns.lookup = use_all_dns_ips 12:11:14 client.id = consumer-test-group-for-update-19 12:11:14 client.rack = 12:11:14 connections.max.idle.ms = 540000 12:11:14 default.api.timeout.ms = 60000 12:11:14 enable.auto.commit = true 12:11:14 enable.metrics.push = true 12:11:14 exclude.internal.topics = true 12:11:14 fetch.max.bytes = 52428800 12:11:14 fetch.max.wait.ms = 500 12:11:14 fetch.min.bytes = 1 12:11:14 group.id = test-group-for-update 12:11:14 group.instance.id = null 12:11:14 group.protocol = classic 12:11:14 group.remote.assignor = null 12:11:14 heartbeat.interval.ms = 3000 12:11:14 interceptor.classes = [] 12:11:14 internal.leave.group.on.close = true 12:11:14 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:14 isolation.level = read_uncommitted 12:11:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:14 max.partition.fetch.bytes = 1048576 12:11:14 max.poll.interval.ms = 300000 12:11:14 max.poll.records = 2147483647 12:11:14 metadata.max.age.ms = 300000 12:11:14 metadata.recovery.strategy = none 12:11:14 metric.reporters = [] 12:11:14 metrics.num.samples = 2 12:11:14 metrics.recording.level = INFO 12:11:14 metrics.sample.window.ms = 30000 12:11:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:14 receive.buffer.bytes = 65536 12:11:14 reconnect.backoff.max.ms = 1000 12:11:14 reconnect.backoff.ms = 50 12:11:14 request.timeout.ms = 30000 12:11:14 retry.backoff.max.ms = 1000 12:11:14 retry.backoff.ms = 100 12:11:14 sasl.client.callback.handler.class = null 12:11:14 sasl.jaas.config = null 12:11:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:14 sasl.kerberos.min.time.before.relogin = 60000 12:11:14 sasl.kerberos.service.name = null 12:11:14 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:14 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:14 sasl.login.callback.handler.class = null 12:11:14 sasl.login.class = null 12:11:14 sasl.login.connect.timeout.ms = null 12:11:14 sasl.login.read.timeout.ms = null 12:11:14 sasl.login.refresh.buffer.seconds = 300 12:11:14 sasl.login.refresh.min.period.seconds = 60 12:11:14 sasl.login.refresh.window.factor = 0.8 12:11:14 sasl.login.refresh.window.jitter = 0.05 12:11:14 sasl.login.retry.backoff.max.ms = 10000 12:11:14 sasl.login.retry.backoff.ms = 100 12:11:14 sasl.mechanism = GSSAPI 12:11:14 sasl.oauthbearer.clock.skew.seconds = 30 12:11:14 sasl.oauthbearer.expected.audience = null 12:11:14 sasl.oauthbearer.expected.issuer = null 12:11:14 sasl.oauthbearer.header.urlencode = false 12:11:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:14 sasl.oauthbearer.jwks.endpoint.url = null 12:11:14 sasl.oauthbearer.scope.claim.name = scope 12:11:14 sasl.oauthbearer.sub.claim.name = sub 12:11:14 sasl.oauthbearer.token.endpoint.url = null 12:11:14 security.protocol = PLAINTEXT 12:11:14 security.providers = null 12:11:14 send.buffer.bytes = 131072 12:11:14 session.timeout.ms = 45000 12:11:14 socket.connection.setup.timeout.max.ms = 30000 12:11:14 socket.connection.setup.timeout.ms = 10000 12:11:14 ssl.cipher.suites = null 12:11:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:14 ssl.endpoint.identification.algorithm = https 12:11:14 ssl.engine.factory.class = null 12:11:14 ssl.key.password = null 12:11:14 ssl.keymanager.algorithm = SunX509 12:11:14 ssl.keystore.certificate.chain = null 12:11:14 ssl.keystore.key = null 12:11:14 ssl.keystore.location = null 12:11:14 ssl.keystore.password = null 12:11:14 ssl.keystore.type = JKS 12:11:14 ssl.protocol = TLSv1.3 12:11:14 ssl.provider = null 12:11:14 ssl.secure.random.implementation = null 12:11:14 ssl.trustmanager.algorithm = PKIX 12:11:14 ssl.truststore.certificates = null 12:11:14 ssl.truststore.location = null 12:11:14 ssl.truststore.password = null 12:11:14 ssl.truststore.type = JKS 12:11:14 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:14 12:11:14 2025-10-17T12:11:14.704Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:14 2025-10-17T12:11:14.706Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:14 2025-10-17T12:11:14.706Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:14 2025-10-17T12:11:14.706Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703074706 12:11:14 2025-10-17T12:11:14.706Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 12:11:14 2025-10-17T12:11:14.710Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:14 2025-10-17T12:11:14.719Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 12:11:14 2025-10-17T12:11:14.721Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] (Re-)joining group 12:11:14 2025-10-17T12:11:14.734Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-19-12f22e31-43a0-42ce-b205-e5cb4116a464 12:11:14 2025-10-17T12:11:14.734Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] (Re-)joining group 12:11:14 2025-10-17T12:11:14.739Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-19-12f22e31-43a0-42ce-b205-e5cb4116a464', protocol='range'} 12:11:14 2025-10-17T12:11:14.740Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-19-12f22e31-43a0-42ce-b205-e5cb4116a464=Assignment(partitions=[ncmp-events-0])} 12:11:14 2025-10-17T12:11:14.742Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-19-12f22e31-43a0-42ce-b205-e5cb4116a464', protocol='range'} 12:11:14 2025-10-17T12:11:14.742Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 12:11:14 2025-10-17T12:11:14.742Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 12:11:14 2025-10-17T12:11:14.743Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 12:11:14 2025-10-17T12:11:14.747Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=312, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:15 2025-10-17T12:11:15.229Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:15 2025-10-17T12:11:15.230Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:15 2025-10-17T12:11:15.230Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:15 2025-10-17T12:11:15.231Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:15 2025-10-17T12:11:15.231Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:15 2025-10-17T12:11:15.303Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:15 2025-10-17T12:11:15.315Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:15 2025-10-17T12:11:15.329Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:15 2025-10-17T12:11:15.338Z WARN 11139 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 12:11:15 2025-10-17T12:11:15.374Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 12:11:15 2025-10-17T12:11:15.374Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Member consumer-test-group-for-update-19-12f22e31-43a0-42ce-b205-e5cb4116a464 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:15 2025-10-17T12:11:15.374Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 12:11:15 2025-10-17T12:11:15.374Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 12:11:15 2025-10-17T12:11:15.374Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 12:11:15 2025-10-17T12:11:15.376Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 12:11:15 2025-10-17T12:11:15.376Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 12:11:15 2025-10-17T12:11:15.380Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:15 2025-10-17T12:11:15.380Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:15 2025-10-17T12:11:15.380Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:15 2025-10-17T12:11:15.380Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:15 2025-10-17T12:11:15.382Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-19 unregistered 12:11:15 2025-10-17T12:11:15.398Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:15 allow.auto.create.topics = true 12:11:15 auto.commit.interval.ms = 5000 12:11:15 auto.include.jmx.reporter = true 12:11:15 auto.offset.reset = latest 12:11:15 bootstrap.servers = [localhost:32777] 12:11:15 check.crcs = true 12:11:15 client.dns.lookup = use_all_dns_ips 12:11:15 client.id = consumer-test-group-for-update-20 12:11:15 client.rack = 12:11:15 connections.max.idle.ms = 540000 12:11:15 default.api.timeout.ms = 60000 12:11:15 enable.auto.commit = true 12:11:15 enable.metrics.push = true 12:11:15 exclude.internal.topics = true 12:11:15 fetch.max.bytes = 52428800 12:11:15 fetch.max.wait.ms = 500 12:11:15 fetch.min.bytes = 1 12:11:15 group.id = test-group-for-update 12:11:15 group.instance.id = null 12:11:15 group.protocol = classic 12:11:15 group.remote.assignor = null 12:11:15 heartbeat.interval.ms = 3000 12:11:15 interceptor.classes = [] 12:11:15 internal.leave.group.on.close = true 12:11:15 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:15 isolation.level = read_uncommitted 12:11:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:15 max.partition.fetch.bytes = 1048576 12:11:15 max.poll.interval.ms = 300000 12:11:15 max.poll.records = 2147483647 12:11:15 metadata.max.age.ms = 300000 12:11:15 metadata.recovery.strategy = none 12:11:15 metric.reporters = [] 12:11:15 metrics.num.samples = 2 12:11:15 metrics.recording.level = INFO 12:11:15 metrics.sample.window.ms = 30000 12:11:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:15 receive.buffer.bytes = 65536 12:11:15 reconnect.backoff.max.ms = 1000 12:11:15 reconnect.backoff.ms = 50 12:11:15 request.timeout.ms = 30000 12:11:15 retry.backoff.max.ms = 1000 12:11:15 retry.backoff.ms = 100 12:11:15 sasl.client.callback.handler.class = null 12:11:15 sasl.jaas.config = null 12:11:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:15 sasl.kerberos.min.time.before.relogin = 60000 12:11:15 sasl.kerberos.service.name = null 12:11:15 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:15 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:15 sasl.login.callback.handler.class = null 12:11:15 sasl.login.class = null 12:11:15 sasl.login.connect.timeout.ms = null 12:11:15 sasl.login.read.timeout.ms = null 12:11:15 sasl.login.refresh.buffer.seconds = 300 12:11:15 sasl.login.refresh.min.period.seconds = 60 12:11:15 sasl.login.refresh.window.factor = 0.8 12:11:15 sasl.login.refresh.window.jitter = 0.05 12:11:15 sasl.login.retry.backoff.max.ms = 10000 12:11:15 sasl.login.retry.backoff.ms = 100 12:11:15 sasl.mechanism = GSSAPI 12:11:15 sasl.oauthbearer.clock.skew.seconds = 30 12:11:15 sasl.oauthbearer.expected.audience = null 12:11:15 sasl.oauthbearer.expected.issuer = null 12:11:15 sasl.oauthbearer.header.urlencode = false 12:11:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:15 sasl.oauthbearer.jwks.endpoint.url = null 12:11:15 sasl.oauthbearer.scope.claim.name = scope 12:11:15 sasl.oauthbearer.sub.claim.name = sub 12:11:15 sasl.oauthbearer.token.endpoint.url = null 12:11:15 security.protocol = PLAINTEXT 12:11:15 security.providers = null 12:11:15 send.buffer.bytes = 131072 12:11:15 session.timeout.ms = 45000 12:11:15 socket.connection.setup.timeout.max.ms = 30000 12:11:15 socket.connection.setup.timeout.ms = 10000 12:11:15 ssl.cipher.suites = null 12:11:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:15 ssl.endpoint.identification.algorithm = https 12:11:15 ssl.engine.factory.class = null 12:11:15 ssl.key.password = null 12:11:15 ssl.keymanager.algorithm = SunX509 12:11:15 ssl.keystore.certificate.chain = null 12:11:15 ssl.keystore.key = null 12:11:15 ssl.keystore.location = null 12:11:15 ssl.keystore.password = null 12:11:15 ssl.keystore.type = JKS 12:11:15 ssl.protocol = TLSv1.3 12:11:15 ssl.provider = null 12:11:15 ssl.secure.random.implementation = null 12:11:15 ssl.trustmanager.algorithm = PKIX 12:11:15 ssl.truststore.certificates = null 12:11:15 ssl.truststore.location = null 12:11:15 ssl.truststore.password = null 12:11:15 ssl.truststore.type = JKS 12:11:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:15 12:11:15 2025-10-17T12:11:15.398Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:15 2025-10-17T12:11:15.401Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:15 2025-10-17T12:11:15.401Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:15 2025-10-17T12:11:15.401Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703075401 12:11:15 2025-10-17T12:11:15.401Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 12:11:15 2025-10-17T12:11:15.405Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:15 2025-10-17T12:11:15.406Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 12:11:15 2025-10-17T12:11:15.406Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] (Re-)joining group 12:11:15 2025-10-17T12:11:15.409Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-20-4592f714-4f04-4437-a604-bf20c81dd05c 12:11:15 2025-10-17T12:11:15.409Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] (Re-)joining group 12:11:15 2025-10-17T12:11:15.411Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-20-4592f714-4f04-4437-a604-bf20c81dd05c', protocol='range'} 12:11:15 2025-10-17T12:11:15.411Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-20-4592f714-4f04-4437-a604-bf20c81dd05c=Assignment(partitions=[ncmp-events-0])} 12:11:15 2025-10-17T12:11:15.413Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-20-4592f714-4f04-4437-a604-bf20c81dd05c', protocol='range'} 12:11:15 2025-10-17T12:11:15.413Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 12:11:15 2025-10-17T12:11:15.414Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 12:11:15 2025-10-17T12:11:15.415Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 12:11:15 2025-10-17T12:11:15.418Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=316, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:16 2025-10-17T12:11:15.923Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:16 2025-10-17T12:11:15.924Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:16 2025-10-17T12:11:15.924Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:16 2025-10-17T12:11:15.924Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:16 2025-10-17T12:11:15.924Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:16 2025-10-17T12:11:15.997Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:16 2025-10-17T12:11:16.008Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:16 2025-10-17T12:11:16.028Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:16 2025-10-17T12:11:16.052Z WARN 11139 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 12:11:16 2025-10-17T12:11:16.090Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 12:11:16 2025-10-17T12:11:16.090Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Member consumer-test-group-for-update-20-4592f714-4f04-4437-a604-bf20c81dd05c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:16 2025-10-17T12:11:16.091Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.091Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.091Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 12:11:16 2025-10-17T12:11:16.091Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.091Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.093Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:16 2025-10-17T12:11:16.093Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:16 2025-10-17T12:11:16.093Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:16 2025-10-17T12:11:16.093Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:16 2025-10-17T12:11:16.094Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-20 unregistered 12:11:16 2025-10-17T12:11:16.107Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:16 allow.auto.create.topics = true 12:11:16 auto.commit.interval.ms = 5000 12:11:16 auto.include.jmx.reporter = true 12:11:16 auto.offset.reset = latest 12:11:16 bootstrap.servers = [localhost:32777] 12:11:16 check.crcs = true 12:11:16 client.dns.lookup = use_all_dns_ips 12:11:16 client.id = consumer-test-group-for-update-21 12:11:16 client.rack = 12:11:16 connections.max.idle.ms = 540000 12:11:16 default.api.timeout.ms = 60000 12:11:16 enable.auto.commit = true 12:11:16 enable.metrics.push = true 12:11:16 exclude.internal.topics = true 12:11:16 fetch.max.bytes = 52428800 12:11:16 fetch.max.wait.ms = 500 12:11:16 fetch.min.bytes = 1 12:11:16 group.id = test-group-for-update 12:11:16 group.instance.id = null 12:11:16 group.protocol = classic 12:11:16 group.remote.assignor = null 12:11:16 heartbeat.interval.ms = 3000 12:11:16 interceptor.classes = [] 12:11:16 internal.leave.group.on.close = true 12:11:16 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:16 isolation.level = read_uncommitted 12:11:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:16 max.partition.fetch.bytes = 1048576 12:11:16 max.poll.interval.ms = 300000 12:11:16 max.poll.records = 2147483647 12:11:16 metadata.max.age.ms = 300000 12:11:16 metadata.recovery.strategy = none 12:11:16 metric.reporters = [] 12:11:16 metrics.num.samples = 2 12:11:16 metrics.recording.level = INFO 12:11:16 metrics.sample.window.ms = 30000 12:11:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:16 receive.buffer.bytes = 65536 12:11:16 reconnect.backoff.max.ms = 1000 12:11:16 reconnect.backoff.ms = 50 12:11:16 request.timeout.ms = 30000 12:11:16 retry.backoff.max.ms = 1000 12:11:16 retry.backoff.ms = 100 12:11:16 sasl.client.callback.handler.class = null 12:11:16 sasl.jaas.config = null 12:11:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:16 sasl.kerberos.min.time.before.relogin = 60000 12:11:16 sasl.kerberos.service.name = null 12:11:16 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:16 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:16 sasl.login.callback.handler.class = null 12:11:16 sasl.login.class = null 12:11:16 sasl.login.connect.timeout.ms = null 12:11:16 sasl.login.read.timeout.ms = null 12:11:16 sasl.login.refresh.buffer.seconds = 300 12:11:16 sasl.login.refresh.min.period.seconds = 60 12:11:16 sasl.login.refresh.window.factor = 0.8 12:11:16 sasl.login.refresh.window.jitter = 0.05 12:11:16 sasl.login.retry.backoff.max.ms = 10000 12:11:16 sasl.login.retry.backoff.ms = 100 12:11:16 sasl.mechanism = GSSAPI 12:11:16 sasl.oauthbearer.clock.skew.seconds = 30 12:11:16 sasl.oauthbearer.expected.audience = null 12:11:16 sasl.oauthbearer.expected.issuer = null 12:11:16 sasl.oauthbearer.header.urlencode = false 12:11:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:16 sasl.oauthbearer.jwks.endpoint.url = null 12:11:16 sasl.oauthbearer.scope.claim.name = scope 12:11:16 sasl.oauthbearer.sub.claim.name = sub 12:11:16 sasl.oauthbearer.token.endpoint.url = null 12:11:16 security.protocol = PLAINTEXT 12:11:16 security.providers = null 12:11:16 send.buffer.bytes = 131072 12:11:16 session.timeout.ms = 45000 12:11:16 socket.connection.setup.timeout.max.ms = 30000 12:11:16 socket.connection.setup.timeout.ms = 10000 12:11:16 ssl.cipher.suites = null 12:11:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:16 ssl.endpoint.identification.algorithm = https 12:11:16 ssl.engine.factory.class = null 12:11:16 ssl.key.password = null 12:11:16 ssl.keymanager.algorithm = SunX509 12:11:16 ssl.keystore.certificate.chain = null 12:11:16 ssl.keystore.key = null 12:11:16 ssl.keystore.location = null 12:11:16 ssl.keystore.password = null 12:11:16 ssl.keystore.type = JKS 12:11:16 ssl.protocol = TLSv1.3 12:11:16 ssl.provider = null 12:11:16 ssl.secure.random.implementation = null 12:11:16 ssl.trustmanager.algorithm = PKIX 12:11:16 ssl.truststore.certificates = null 12:11:16 ssl.truststore.location = null 12:11:16 ssl.truststore.password = null 12:11:16 ssl.truststore.type = JKS 12:11:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:16 12:11:16 2025-10-17T12:11:16.108Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:16 2025-10-17T12:11:16.110Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:16 2025-10-17T12:11:16.110Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:16 2025-10-17T12:11:16.110Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703076110 12:11:16 2025-10-17T12:11:16.110Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 12:11:16 2025-10-17T12:11:16.115Z INFO 11139 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 12:11:16 2025-10-17T12:11:16.116Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 12:11:16 2025-10-17T12:11:16.116Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] (Re-)joining group 12:11:16 2025-10-17T12:11:16.119Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-21-cf8dd9e6-c4e4-4afc-b6d2-ec2cc8a2ee49 12:11:16 2025-10-17T12:11:16.119Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] (Re-)joining group 12:11:16 2025-10-17T12:11:16.121Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-21-cf8dd9e6-c4e4-4afc-b6d2-ec2cc8a2ee49', protocol='range'} 12:11:16 2025-10-17T12:11:16.122Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-21-cf8dd9e6-c4e4-4afc-b6d2-ec2cc8a2ee49=Assignment(partitions=[ncmp-events-0])} 12:11:16 2025-10-17T12:11:16.123Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-21-cf8dd9e6-c4e4-4afc-b6d2-ec2cc8a2ee49', protocol='range'} 12:11:16 2025-10-17T12:11:16.123Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 12:11:16 2025-10-17T12:11:16.123Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 12:11:16 2025-10-17T12:11:16.124Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 12:11:16 2025-10-17T12:11:16.132Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=320, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:16 2025-10-17T12:11:16.635Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:16 2025-10-17T12:11:16.635Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:16 2025-10-17T12:11:16.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:16 2025-10-17T12:11:16.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:16 2025-10-17T12:11:16.636Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:16 2025-10-17T12:11:16.702Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:16 2025-10-17T12:11:16.713Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:16 2025-10-17T12:11:16.733Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:16 2025-10-17T12:11:16.762Z WARN 11139 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 12:11:16 2025-10-17T12:11:16.807Z INFO 11139 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 12:11:16 2025-10-17T12:11:16.807Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Member consumer-test-group-for-update-21-cf8dd9e6-c4e4-4afc-b6d2-ec2cc8a2ee49 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:16 2025-10-17T12:11:16.807Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.807Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.807Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 12:11:16 2025-10-17T12:11:16.809Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.809Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 12:11:16 2025-10-17T12:11:16.816Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:16 2025-10-17T12:11:16.816Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:16 2025-10-17T12:11:16.816Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:16 2025-10-17T12:11:16.816Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:16 2025-10-17T12:11:16.818Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-21 unregistered 12:11:16 2025-10-17T12:11:16.837Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:16 allow.auto.create.topics = true 12:11:16 auto.commit.interval.ms = 5000 12:11:16 auto.include.jmx.reporter = true 12:11:16 auto.offset.reset = latest 12:11:16 bootstrap.servers = [localhost:32777] 12:11:16 check.crcs = true 12:11:16 client.dns.lookup = use_all_dns_ips 12:11:16 client.id = consumer-test-group-for-update-22 12:11:16 client.rack = 12:11:16 connections.max.idle.ms = 540000 12:11:16 default.api.timeout.ms = 60000 12:11:16 enable.auto.commit = true 12:11:16 enable.metrics.push = true 12:11:16 exclude.internal.topics = true 12:11:16 fetch.max.bytes = 52428800 12:11:16 fetch.max.wait.ms = 500 12:11:16 fetch.min.bytes = 1 12:11:16 group.id = test-group-for-update 12:11:16 group.instance.id = null 12:11:16 group.protocol = classic 12:11:16 group.remote.assignor = null 12:11:16 heartbeat.interval.ms = 3000 12:11:16 interceptor.classes = [] 12:11:16 internal.leave.group.on.close = true 12:11:16 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:16 isolation.level = read_uncommitted 12:11:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:16 max.partition.fetch.bytes = 1048576 12:11:16 max.poll.interval.ms = 300000 12:11:16 max.poll.records = 2147483647 12:11:16 metadata.max.age.ms = 300000 12:11:16 metadata.recovery.strategy = none 12:11:16 metric.reporters = [] 12:11:16 metrics.num.samples = 2 12:11:16 metrics.recording.level = INFO 12:11:16 metrics.sample.window.ms = 30000 12:11:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:16 receive.buffer.bytes = 65536 12:11:16 reconnect.backoff.max.ms = 1000 12:11:16 reconnect.backoff.ms = 50 12:11:16 request.timeout.ms = 30000 12:11:16 retry.backoff.max.ms = 1000 12:11:16 retry.backoff.ms = 100 12:11:16 sasl.client.callback.handler.class = null 12:11:16 sasl.jaas.config = null 12:11:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:16 sasl.kerberos.min.time.before.relogin = 60000 12:11:16 sasl.kerberos.service.name = null 12:11:16 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:16 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:16 sasl.login.callback.handler.class = null 12:11:16 sasl.login.class = null 12:11:16 sasl.login.connect.timeout.ms = null 12:11:16 sasl.login.read.timeout.ms = null 12:11:16 sasl.login.refresh.buffer.seconds = 300 12:11:16 sasl.login.refresh.min.period.seconds = 60 12:11:16 sasl.login.refresh.window.factor = 0.8 12:11:16 sasl.login.refresh.window.jitter = 0.05 12:11:16 sasl.login.retry.backoff.max.ms = 10000 12:11:16 sasl.login.retry.backoff.ms = 100 12:11:16 sasl.mechanism = GSSAPI 12:11:16 sasl.oauthbearer.clock.skew.seconds = 30 12:11:16 sasl.oauthbearer.expected.audience = null 12:11:16 sasl.oauthbearer.expected.issuer = null 12:11:16 sasl.oauthbearer.header.urlencode = false 12:11:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:16 sasl.oauthbearer.jwks.endpoint.url = null 12:11:16 sasl.oauthbearer.scope.claim.name = scope 12:11:16 sasl.oauthbearer.sub.claim.name = sub 12:11:16 sasl.oauthbearer.token.endpoint.url = null 12:11:16 security.protocol = PLAINTEXT 12:11:16 security.providers = null 12:11:16 send.buffer.bytes = 131072 12:11:16 session.timeout.ms = 45000 12:11:16 socket.connection.setup.timeout.max.ms = 30000 12:11:16 socket.connection.setup.timeout.ms = 10000 12:11:16 ssl.cipher.suites = null 12:11:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:16 ssl.endpoint.identification.algorithm = https 12:11:16 ssl.engine.factory.class = null 12:11:16 ssl.key.password = null 12:11:16 ssl.keymanager.algorithm = SunX509 12:11:16 ssl.keystore.certificate.chain = null 12:11:16 ssl.keystore.key = null 12:11:16 ssl.keystore.location = null 12:11:16 ssl.keystore.password = null 12:11:16 ssl.keystore.type = JKS 12:11:16 ssl.protocol = TLSv1.3 12:11:16 ssl.provider = null 12:11:16 ssl.secure.random.implementation = null 12:11:16 ssl.trustmanager.algorithm = PKIX 12:11:16 ssl.truststore.certificates = null 12:11:16 ssl.truststore.location = null 12:11:16 ssl.truststore.password = null 12:11:16 ssl.truststore.type = JKS 12:11:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:16 12:11:16 2025-10-17T12:11:16.838Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:16 2025-10-17T12:11:16.839Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:16 2025-10-17T12:11:16.839Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:16 2025-10-17T12:11:16.839Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703076839 12:11:16 2025-10-17T12:11:16.839Z INFO 11139 --- [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 12:11:16 2025-10-17T12:11:16.845Z INFO 11139 --- [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 12:11:16 2025-10-17T12:11:16.845Z INFO 11139 --- [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) 12:11:16 2025-10-17T12:11:16.846Z INFO 11139 --- [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 12:11:16 2025-10-17T12:11:16.849Z INFO 11139 --- [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-9ee295e4-34d5-4d8f-8c26-b2df48f4f812 12:11:16 2025-10-17T12:11:16.849Z INFO 11139 --- [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 12:11:16 2025-10-17T12:11:16.851Z INFO 11139 --- [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=7, memberId='consumer-test-group-for-update-22-9ee295e4-34d5-4d8f-8c26-b2df48f4f812', protocol='range'} 12:11:16 2025-10-17T12:11:16.851Z INFO 11139 --- [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 7: {consumer-test-group-for-update-22-9ee295e4-34d5-4d8f-8c26-b2df48f4f812=Assignment(partitions=[ncmp-events-0])} 12:11:16 2025-10-17T12:11:16.854Z INFO 11139 --- [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=7, memberId='consumer-test-group-for-update-22-9ee295e4-34d5-4d8f-8c26-b2df48f4f812', protocol='range'} 12:11:16 2025-10-17T12:11:16.854Z INFO 11139 --- [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]) 12:11:16 2025-10-17T12:11:16.854Z INFO 11139 --- [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 12:11:16 2025-10-17T12:11:16.855Z INFO 11139 --- [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 12:11:16 2025-10-17T12:11:16.858Z INFO 11139 --- [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=324, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:17 2025-10-17T12:11:17.364Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:17 2025-10-17T12:11:17.364Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:17 2025-10-17T12:11:17.364Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:17 2025-10-17T12:11:17.365Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:17 2025-10-17T12:11:17.365Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:17 2025-10-17T12:11:17.433Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:17 2025-10-17T12:11:17.445Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:17 2025-10-17T12:11:17.470Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:17 2025-10-17T12:11:17.484Z WARN 11139 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 12:11:17 2025-10-17T12:11:17.530Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.530Z INFO 11139 --- [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-9ee295e4-34d5-4d8f-8c26-b2df48f4f812 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:17 2025-10-17T12:11:17.530Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.530Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.530Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.531Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.531Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.533Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:17 2025-10-17T12:11:17.533Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:17 2025-10-17T12:11:17.534Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:17 2025-10-17T12:11:17.534Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:17 2025-10-17T12:11:17.535Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 12:11:17 2025-10-17T12:11:17.551Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:17 allow.auto.create.topics = true 12:11:17 auto.commit.interval.ms = 5000 12:11:17 auto.include.jmx.reporter = true 12:11:17 auto.offset.reset = latest 12:11:17 bootstrap.servers = [localhost:32777] 12:11:17 check.crcs = true 12:11:17 client.dns.lookup = use_all_dns_ips 12:11:17 client.id = consumer-test-group-for-update-23 12:11:17 client.rack = 12:11:17 connections.max.idle.ms = 540000 12:11:17 default.api.timeout.ms = 60000 12:11:17 enable.auto.commit = true 12:11:17 enable.metrics.push = true 12:11:17 exclude.internal.topics = true 12:11:17 fetch.max.bytes = 52428800 12:11:17 fetch.max.wait.ms = 500 12:11:17 fetch.min.bytes = 1 12:11:17 group.id = test-group-for-update 12:11:17 group.instance.id = null 12:11:17 group.protocol = classic 12:11:17 group.remote.assignor = null 12:11:17 heartbeat.interval.ms = 3000 12:11:17 interceptor.classes = [] 12:11:17 internal.leave.group.on.close = true 12:11:17 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:17 isolation.level = read_uncommitted 12:11:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:17 max.partition.fetch.bytes = 1048576 12:11:17 max.poll.interval.ms = 300000 12:11:17 max.poll.records = 2147483647 12:11:17 metadata.max.age.ms = 300000 12:11:17 metadata.recovery.strategy = none 12:11:17 metric.reporters = [] 12:11:17 metrics.num.samples = 2 12:11:17 metrics.recording.level = INFO 12:11:17 metrics.sample.window.ms = 30000 12:11:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:17 receive.buffer.bytes = 65536 12:11:17 reconnect.backoff.max.ms = 1000 12:11:17 reconnect.backoff.ms = 50 12:11:17 request.timeout.ms = 30000 12:11:17 retry.backoff.max.ms = 1000 12:11:17 retry.backoff.ms = 100 12:11:17 sasl.client.callback.handler.class = null 12:11:17 sasl.jaas.config = null 12:11:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:17 sasl.kerberos.min.time.before.relogin = 60000 12:11:17 sasl.kerberos.service.name = null 12:11:17 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:17 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:17 sasl.login.callback.handler.class = null 12:11:17 sasl.login.class = null 12:11:17 sasl.login.connect.timeout.ms = null 12:11:17 sasl.login.read.timeout.ms = null 12:11:17 sasl.login.refresh.buffer.seconds = 300 12:11:17 sasl.login.refresh.min.period.seconds = 60 12:11:17 sasl.login.refresh.window.factor = 0.8 12:11:17 sasl.login.refresh.window.jitter = 0.05 12:11:17 sasl.login.retry.backoff.max.ms = 10000 12:11:17 sasl.login.retry.backoff.ms = 100 12:11:17 sasl.mechanism = GSSAPI 12:11:17 sasl.oauthbearer.clock.skew.seconds = 30 12:11:17 sasl.oauthbearer.expected.audience = null 12:11:17 sasl.oauthbearer.expected.issuer = null 12:11:17 sasl.oauthbearer.header.urlencode = false 12:11:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:17 sasl.oauthbearer.jwks.endpoint.url = null 12:11:17 sasl.oauthbearer.scope.claim.name = scope 12:11:17 sasl.oauthbearer.sub.claim.name = sub 12:11:17 sasl.oauthbearer.token.endpoint.url = null 12:11:17 security.protocol = PLAINTEXT 12:11:17 security.providers = null 12:11:17 send.buffer.bytes = 131072 12:11:17 session.timeout.ms = 45000 12:11:17 socket.connection.setup.timeout.max.ms = 30000 12:11:17 socket.connection.setup.timeout.ms = 10000 12:11:17 ssl.cipher.suites = null 12:11:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:17 ssl.endpoint.identification.algorithm = https 12:11:17 ssl.engine.factory.class = null 12:11:17 ssl.key.password = null 12:11:17 ssl.keymanager.algorithm = SunX509 12:11:17 ssl.keystore.certificate.chain = null 12:11:17 ssl.keystore.key = null 12:11:17 ssl.keystore.location = null 12:11:17 ssl.keystore.password = null 12:11:17 ssl.keystore.type = JKS 12:11:17 ssl.protocol = TLSv1.3 12:11:17 ssl.provider = null 12:11:17 ssl.secure.random.implementation = null 12:11:17 ssl.trustmanager.algorithm = PKIX 12:11:17 ssl.truststore.certificates = null 12:11:17 ssl.truststore.location = null 12:11:17 ssl.truststore.password = null 12:11:17 ssl.truststore.type = JKS 12:11:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:17 12:11:17 2025-10-17T12:11:17.551Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:17 2025-10-17T12:11:17.553Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:17 2025-10-17T12:11:17.553Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:17 2025-10-17T12:11:17.553Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703077553 12:11:17 2025-10-17T12:11:17.553Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.558Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.558Z INFO 11139 --- [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) 12:11:17 2025-10-17T12:11:17.559Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.561Z INFO 11139 --- [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-8d1518fa-ae12-455a-b6c1-23ad12268f7e 12:11:17 2025-10-17T12:11:17.561Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.563Z INFO 11139 --- [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=9, memberId='consumer-test-group-for-update-23-8d1518fa-ae12-455a-b6c1-23ad12268f7e', protocol='range'} 12:11:17 2025-10-17T12:11:17.563Z INFO 11139 --- [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 9: {consumer-test-group-for-update-23-8d1518fa-ae12-455a-b6c1-23ad12268f7e=Assignment(partitions=[ncmp-events-0])} 12:11:17 2025-10-17T12:11:17.565Z INFO 11139 --- [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=9, memberId='consumer-test-group-for-update-23-8d1518fa-ae12-455a-b6c1-23ad12268f7e', protocol='range'} 12:11:17 2025-10-17T12:11:17.565Z INFO 11139 --- [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]) 12:11:17 2025-10-17T12:11:17.565Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.566Z INFO 11139 --- [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 12:11:17 2025-10-17T12:11:17.569Z INFO 11139 --- [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=328, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:18 2025-10-17T12:11:18.075Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:18 2025-10-17T12:11:18.075Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:18 2025-10-17T12:11:18.076Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:18 2025-10-17T12:11:18.076Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:18 2025-10-17T12:11:18.076Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:18 2025-10-17T12:11:18.144Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:18 2025-10-17T12:11:18.156Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:18 2025-10-17T12:11:18.171Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:18 2025-10-17T12:11:18.182Z WARN 11139 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 12:11:18 2025-10-17T12:11:18.231Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.231Z INFO 11139 --- [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-8d1518fa-ae12-455a-b6c1-23ad12268f7e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:18 2025-10-17T12:11:18.231Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.231Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.231Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.232Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.232Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.235Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:18 2025-10-17T12:11:18.235Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:18 2025-10-17T12:11:18.235Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:18 2025-10-17T12:11:18.235Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:18 2025-10-17T12:11:18.236Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 12:11:18 2025-10-17T12:11:18.251Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:18 allow.auto.create.topics = true 12:11:18 auto.commit.interval.ms = 5000 12:11:18 auto.include.jmx.reporter = true 12:11:18 auto.offset.reset = latest 12:11:18 bootstrap.servers = [localhost:32777] 12:11:18 check.crcs = true 12:11:18 client.dns.lookup = use_all_dns_ips 12:11:18 client.id = consumer-test-group-for-update-24 12:11:18 client.rack = 12:11:18 connections.max.idle.ms = 540000 12:11:18 default.api.timeout.ms = 60000 12:11:18 enable.auto.commit = true 12:11:18 enable.metrics.push = true 12:11:18 exclude.internal.topics = true 12:11:18 fetch.max.bytes = 52428800 12:11:18 fetch.max.wait.ms = 500 12:11:18 fetch.min.bytes = 1 12:11:18 group.id = test-group-for-update 12:11:18 group.instance.id = null 12:11:18 group.protocol = classic 12:11:18 group.remote.assignor = null 12:11:18 heartbeat.interval.ms = 3000 12:11:18 interceptor.classes = [] 12:11:18 internal.leave.group.on.close = true 12:11:18 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:18 isolation.level = read_uncommitted 12:11:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:18 max.partition.fetch.bytes = 1048576 12:11:18 max.poll.interval.ms = 300000 12:11:18 max.poll.records = 2147483647 12:11:18 metadata.max.age.ms = 300000 12:11:18 metadata.recovery.strategy = none 12:11:18 metric.reporters = [] 12:11:18 metrics.num.samples = 2 12:11:18 metrics.recording.level = INFO 12:11:18 metrics.sample.window.ms = 30000 12:11:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:18 receive.buffer.bytes = 65536 12:11:18 reconnect.backoff.max.ms = 1000 12:11:18 reconnect.backoff.ms = 50 12:11:18 request.timeout.ms = 30000 12:11:18 retry.backoff.max.ms = 1000 12:11:18 retry.backoff.ms = 100 12:11:18 sasl.client.callback.handler.class = null 12:11:18 sasl.jaas.config = null 12:11:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:18 sasl.kerberos.min.time.before.relogin = 60000 12:11:18 sasl.kerberos.service.name = null 12:11:18 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:18 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:18 sasl.login.callback.handler.class = null 12:11:18 sasl.login.class = null 12:11:18 sasl.login.connect.timeout.ms = null 12:11:18 sasl.login.read.timeout.ms = null 12:11:18 sasl.login.refresh.buffer.seconds = 300 12:11:18 sasl.login.refresh.min.period.seconds = 60 12:11:18 sasl.login.refresh.window.factor = 0.8 12:11:18 sasl.login.refresh.window.jitter = 0.05 12:11:18 sasl.login.retry.backoff.max.ms = 10000 12:11:18 sasl.login.retry.backoff.ms = 100 12:11:18 sasl.mechanism = GSSAPI 12:11:18 sasl.oauthbearer.clock.skew.seconds = 30 12:11:18 sasl.oauthbearer.expected.audience = null 12:11:18 sasl.oauthbearer.expected.issuer = null 12:11:18 sasl.oauthbearer.header.urlencode = false 12:11:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:18 sasl.oauthbearer.jwks.endpoint.url = null 12:11:18 sasl.oauthbearer.scope.claim.name = scope 12:11:18 sasl.oauthbearer.sub.claim.name = sub 12:11:18 sasl.oauthbearer.token.endpoint.url = null 12:11:18 security.protocol = PLAINTEXT 12:11:18 security.providers = null 12:11:18 send.buffer.bytes = 131072 12:11:18 session.timeout.ms = 45000 12:11:18 socket.connection.setup.timeout.max.ms = 30000 12:11:18 socket.connection.setup.timeout.ms = 10000 12:11:18 ssl.cipher.suites = null 12:11:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:18 ssl.endpoint.identification.algorithm = https 12:11:18 ssl.engine.factory.class = null 12:11:18 ssl.key.password = null 12:11:18 ssl.keymanager.algorithm = SunX509 12:11:18 ssl.keystore.certificate.chain = null 12:11:18 ssl.keystore.key = null 12:11:18 ssl.keystore.location = null 12:11:18 ssl.keystore.password = null 12:11:18 ssl.keystore.type = JKS 12:11:18 ssl.protocol = TLSv1.3 12:11:18 ssl.provider = null 12:11:18 ssl.secure.random.implementation = null 12:11:18 ssl.trustmanager.algorithm = PKIX 12:11:18 ssl.truststore.certificates = null 12:11:18 ssl.truststore.location = null 12:11:18 ssl.truststore.password = null 12:11:18 ssl.truststore.type = JKS 12:11:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:18 12:11:18 2025-10-17T12:11:18.251Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:18 2025-10-17T12:11:18.253Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:18 2025-10-17T12:11:18.253Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:18 2025-10-17T12:11:18.253Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703078253 12:11:18 2025-10-17T12:11:18.253Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.257Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.258Z INFO 11139 --- [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) 12:11:18 2025-10-17T12:11:18.259Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.261Z INFO 11139 --- [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-6a45255e-f4ac-4ff7-a755-e4568a470275 12:11:18 2025-10-17T12:11:18.261Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.262Z INFO 11139 --- [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=11, memberId='consumer-test-group-for-update-24-6a45255e-f4ac-4ff7-a755-e4568a470275', protocol='range'} 12:11:18 2025-10-17T12:11:18.262Z INFO 11139 --- [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 11: {consumer-test-group-for-update-24-6a45255e-f4ac-4ff7-a755-e4568a470275=Assignment(partitions=[ncmp-events-0])} 12:11:18 2025-10-17T12:11:18.264Z INFO 11139 --- [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=11, memberId='consumer-test-group-for-update-24-6a45255e-f4ac-4ff7-a755-e4568a470275', protocol='range'} 12:11:18 2025-10-17T12:11:18.264Z INFO 11139 --- [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]) 12:11:18 2025-10-17T12:11:18.264Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.265Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.268Z INFO 11139 --- [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=332, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:18 2025-10-17T12:11:18.776Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:18 2025-10-17T12:11:18.776Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:18 2025-10-17T12:11:18.776Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:18 2025-10-17T12:11:18.777Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:18 2025-10-17T12:11:18.777Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:18 2025-10-17T12:11:18.841Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:18 2025-10-17T12:11:18.852Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:18 2025-10-17T12:11:18.882Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:18 2025-10-17T12:11:18.896Z WARN 11139 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 12:11:18 2025-10-17T12:11:18.934Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.934Z INFO 11139 --- [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-6a45255e-f4ac-4ff7-a755-e4568a470275 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:18 2025-10-17T12:11:18.934Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.934Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.934Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.934Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.934Z INFO 11139 --- [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 12:11:18 2025-10-17T12:11:18.936Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:18 2025-10-17T12:11:18.936Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:18 2025-10-17T12:11:18.937Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:18 2025-10-17T12:11:18.937Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:18 2025-10-17T12:11:18.938Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 12:11:19 2025-10-17T12:11:18.953Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:19 allow.auto.create.topics = true 12:11:19 auto.commit.interval.ms = 5000 12:11:19 auto.include.jmx.reporter = true 12:11:19 auto.offset.reset = latest 12:11:19 bootstrap.servers = [localhost:32777] 12:11:19 check.crcs = true 12:11:19 client.dns.lookup = use_all_dns_ips 12:11:19 client.id = consumer-test-group-for-update-25 12:11:19 client.rack = 12:11:19 connections.max.idle.ms = 540000 12:11:19 default.api.timeout.ms = 60000 12:11:19 enable.auto.commit = true 12:11:19 enable.metrics.push = true 12:11:19 exclude.internal.topics = true 12:11:19 fetch.max.bytes = 52428800 12:11:19 fetch.max.wait.ms = 500 12:11:19 fetch.min.bytes = 1 12:11:19 group.id = test-group-for-update 12:11:19 group.instance.id = null 12:11:19 group.protocol = classic 12:11:19 group.remote.assignor = null 12:11:19 heartbeat.interval.ms = 3000 12:11:19 interceptor.classes = [] 12:11:19 internal.leave.group.on.close = true 12:11:19 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:19 isolation.level = read_uncommitted 12:11:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:19 max.partition.fetch.bytes = 1048576 12:11:19 max.poll.interval.ms = 300000 12:11:19 max.poll.records = 2147483647 12:11:19 metadata.max.age.ms = 300000 12:11:19 metadata.recovery.strategy = none 12:11:19 metric.reporters = [] 12:11:19 metrics.num.samples = 2 12:11:19 metrics.recording.level = INFO 12:11:19 metrics.sample.window.ms = 30000 12:11:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:19 receive.buffer.bytes = 65536 12:11:19 reconnect.backoff.max.ms = 1000 12:11:19 reconnect.backoff.ms = 50 12:11:19 request.timeout.ms = 30000 12:11:19 retry.backoff.max.ms = 1000 12:11:19 retry.backoff.ms = 100 12:11:19 sasl.client.callback.handler.class = null 12:11:19 sasl.jaas.config = null 12:11:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:19 sasl.kerberos.min.time.before.relogin = 60000 12:11:19 sasl.kerberos.service.name = null 12:11:19 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:19 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:19 sasl.login.callback.handler.class = null 12:11:19 sasl.login.class = null 12:11:19 sasl.login.connect.timeout.ms = null 12:11:19 sasl.login.read.timeout.ms = null 12:11:19 sasl.login.refresh.buffer.seconds = 300 12:11:19 sasl.login.refresh.min.period.seconds = 60 12:11:19 sasl.login.refresh.window.factor = 0.8 12:11:19 sasl.login.refresh.window.jitter = 0.05 12:11:19 sasl.login.retry.backoff.max.ms = 10000 12:11:19 sasl.login.retry.backoff.ms = 100 12:11:19 sasl.mechanism = GSSAPI 12:11:19 sasl.oauthbearer.clock.skew.seconds = 30 12:11:19 sasl.oauthbearer.expected.audience = null 12:11:19 sasl.oauthbearer.expected.issuer = null 12:11:19 sasl.oauthbearer.header.urlencode = false 12:11:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:19 sasl.oauthbearer.jwks.endpoint.url = null 12:11:19 sasl.oauthbearer.scope.claim.name = scope 12:11:19 sasl.oauthbearer.sub.claim.name = sub 12:11:19 sasl.oauthbearer.token.endpoint.url = null 12:11:19 security.protocol = PLAINTEXT 12:11:19 security.providers = null 12:11:19 send.buffer.bytes = 131072 12:11:19 session.timeout.ms = 45000 12:11:19 socket.connection.setup.timeout.max.ms = 30000 12:11:19 socket.connection.setup.timeout.ms = 10000 12:11:19 ssl.cipher.suites = null 12:11:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:19 ssl.endpoint.identification.algorithm = https 12:11:19 ssl.engine.factory.class = null 12:11:19 ssl.key.password = null 12:11:19 ssl.keymanager.algorithm = SunX509 12:11:19 ssl.keystore.certificate.chain = null 12:11:19 ssl.keystore.key = null 12:11:19 ssl.keystore.location = null 12:11:19 ssl.keystore.password = null 12:11:19 ssl.keystore.type = JKS 12:11:19 ssl.protocol = TLSv1.3 12:11:19 ssl.provider = null 12:11:19 ssl.secure.random.implementation = null 12:11:19 ssl.trustmanager.algorithm = PKIX 12:11:19 ssl.truststore.certificates = null 12:11:19 ssl.truststore.location = null 12:11:19 ssl.truststore.password = null 12:11:19 ssl.truststore.type = JKS 12:11:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:19 12:11:19 2025-10-17T12:11:18.953Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:19 2025-10-17T12:11:18.955Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:19 2025-10-17T12:11:18.955Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:19 2025-10-17T12:11:18.955Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703078955 12:11:19 2025-10-17T12:11:18.956Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:18.969Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:18.970Z INFO 11139 --- [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) 12:11:19 2025-10-17T12:11:18.973Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:18.976Z INFO 11139 --- [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-889d97cd-1fd4-444e-a94f-d722a5ee4723 12:11:19 2025-10-17T12:11:18.976Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:18.978Z INFO 11139 --- [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=13, memberId='consumer-test-group-for-update-25-889d97cd-1fd4-444e-a94f-d722a5ee4723', protocol='range'} 12:11:19 2025-10-17T12:11:18.978Z INFO 11139 --- [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 13: {consumer-test-group-for-update-25-889d97cd-1fd4-444e-a94f-d722a5ee4723=Assignment(partitions=[ncmp-events-0])} 12:11:19 2025-10-17T12:11:18.979Z INFO 11139 --- [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=13, memberId='consumer-test-group-for-update-25-889d97cd-1fd4-444e-a94f-d722a5ee4723', protocol='range'} 12:11:19 2025-10-17T12:11:18.980Z INFO 11139 --- [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]) 12:11:19 2025-10-17T12:11:18.980Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:18.981Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:18.984Z INFO 11139 --- [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=336, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:19 2025-10-17T12:11:19.481Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:19 2025-10-17T12:11:19.481Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:19 2025-10-17T12:11:19.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:19 2025-10-17T12:11:19.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:19 2025-10-17T12:11:19.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:19 2025-10-17T12:11:19.547Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:19 2025-10-17T12:11:19.557Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:19 2025-10-17T12:11:19.578Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:19 2025-10-17T12:11:19.590Z WARN 11139 --- [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 12:11:19 2025-10-17T12:11:19.630Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.630Z INFO 11139 --- [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-889d97cd-1fd4-444e-a94f-d722a5ee4723 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:19 2025-10-17T12:11:19.630Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.630Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.630Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.631Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.631Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.635Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:19 2025-10-17T12:11:19.635Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:19 2025-10-17T12:11:19.635Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:19 2025-10-17T12:11:19.635Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:19 2025-10-17T12:11:19.636Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 12:11:19 2025-10-17T12:11:19.654Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 12:11:19 allow.auto.create.topics = true 12:11:19 auto.commit.interval.ms = 5000 12:11:19 auto.include.jmx.reporter = true 12:11:19 auto.offset.reset = latest 12:11:19 bootstrap.servers = [localhost:32777] 12:11:19 check.crcs = true 12:11:19 client.dns.lookup = use_all_dns_ips 12:11:19 client.id = consumer-test-group-for-update-26 12:11:19 client.rack = 12:11:19 connections.max.idle.ms = 540000 12:11:19 default.api.timeout.ms = 60000 12:11:19 enable.auto.commit = true 12:11:19 enable.metrics.push = true 12:11:19 exclude.internal.topics = true 12:11:19 fetch.max.bytes = 52428800 12:11:19 fetch.max.wait.ms = 500 12:11:19 fetch.min.bytes = 1 12:11:19 group.id = test-group-for-update 12:11:19 group.instance.id = null 12:11:19 group.protocol = classic 12:11:19 group.remote.assignor = null 12:11:19 heartbeat.interval.ms = 3000 12:11:19 interceptor.classes = [] 12:11:19 internal.leave.group.on.close = true 12:11:19 internal.throw.on.fetch.stable.offset.unsupported = false 12:11:19 isolation.level = read_uncommitted 12:11:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:19 max.partition.fetch.bytes = 1048576 12:11:19 max.poll.interval.ms = 300000 12:11:19 max.poll.records = 2147483647 12:11:19 metadata.max.age.ms = 300000 12:11:19 metadata.recovery.strategy = none 12:11:19 metric.reporters = [] 12:11:19 metrics.num.samples = 2 12:11:19 metrics.recording.level = INFO 12:11:19 metrics.sample.window.ms = 30000 12:11:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 12:11:19 receive.buffer.bytes = 65536 12:11:19 reconnect.backoff.max.ms = 1000 12:11:19 reconnect.backoff.ms = 50 12:11:19 request.timeout.ms = 30000 12:11:19 retry.backoff.max.ms = 1000 12:11:19 retry.backoff.ms = 100 12:11:19 sasl.client.callback.handler.class = null 12:11:19 sasl.jaas.config = null 12:11:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 12:11:19 sasl.kerberos.min.time.before.relogin = 60000 12:11:19 sasl.kerberos.service.name = null 12:11:19 sasl.kerberos.ticket.renew.jitter = 0.05 12:11:19 sasl.kerberos.ticket.renew.window.factor = 0.8 12:11:19 sasl.login.callback.handler.class = null 12:11:19 sasl.login.class = null 12:11:19 sasl.login.connect.timeout.ms = null 12:11:19 sasl.login.read.timeout.ms = null 12:11:19 sasl.login.refresh.buffer.seconds = 300 12:11:19 sasl.login.refresh.min.period.seconds = 60 12:11:19 sasl.login.refresh.window.factor = 0.8 12:11:19 sasl.login.refresh.window.jitter = 0.05 12:11:19 sasl.login.retry.backoff.max.ms = 10000 12:11:19 sasl.login.retry.backoff.ms = 100 12:11:19 sasl.mechanism = GSSAPI 12:11:19 sasl.oauthbearer.clock.skew.seconds = 30 12:11:19 sasl.oauthbearer.expected.audience = null 12:11:19 sasl.oauthbearer.expected.issuer = null 12:11:19 sasl.oauthbearer.header.urlencode = false 12:11:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 12:11:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 12:11:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 12:11:19 sasl.oauthbearer.jwks.endpoint.url = null 12:11:19 sasl.oauthbearer.scope.claim.name = scope 12:11:19 sasl.oauthbearer.sub.claim.name = sub 12:11:19 sasl.oauthbearer.token.endpoint.url = null 12:11:19 security.protocol = PLAINTEXT 12:11:19 security.providers = null 12:11:19 send.buffer.bytes = 131072 12:11:19 session.timeout.ms = 45000 12:11:19 socket.connection.setup.timeout.max.ms = 30000 12:11:19 socket.connection.setup.timeout.ms = 10000 12:11:19 ssl.cipher.suites = null 12:11:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 12:11:19 ssl.endpoint.identification.algorithm = https 12:11:19 ssl.engine.factory.class = null 12:11:19 ssl.key.password = null 12:11:19 ssl.keymanager.algorithm = SunX509 12:11:19 ssl.keystore.certificate.chain = null 12:11:19 ssl.keystore.key = null 12:11:19 ssl.keystore.location = null 12:11:19 ssl.keystore.password = null 12:11:19 ssl.keystore.type = JKS 12:11:19 ssl.protocol = TLSv1.3 12:11:19 ssl.provider = null 12:11:19 ssl.secure.random.implementation = null 12:11:19 ssl.trustmanager.algorithm = PKIX 12:11:19 ssl.truststore.certificates = null 12:11:19 ssl.truststore.location = null 12:11:19 ssl.truststore.password = null 12:11:19 ssl.truststore.type = JKS 12:11:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 12:11:19 12:11:19 2025-10-17T12:11:19.654Z INFO 11139 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 12:11:19 2025-10-17T12:11:19.656Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 12:11:19 2025-10-17T12:11:19.656Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 12:11:19 2025-10-17T12:11:19.656Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760703079656 12:11:19 2025-10-17T12:11:19.656Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.659Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.659Z INFO 11139 --- [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) 12:11:19 2025-10-17T12:11:19.660Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.663Z INFO 11139 --- [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-e1026913-622d-4c26-b33b-50f2e7cf3660 12:11:19 2025-10-17T12:11:19.663Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.666Z INFO 11139 --- [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=15, memberId='consumer-test-group-for-update-26-e1026913-622d-4c26-b33b-50f2e7cf3660', protocol='range'} 12:11:19 2025-10-17T12:11:19.667Z INFO 11139 --- [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 15: {consumer-test-group-for-update-26-e1026913-622d-4c26-b33b-50f2e7cf3660=Assignment(partitions=[ncmp-events-0])} 12:11:19 2025-10-17T12:11:19.668Z INFO 11139 --- [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=15, memberId='consumer-test-group-for-update-26-e1026913-622d-4c26-b33b-50f2e7cf3660', protocol='range'} 12:11:19 2025-10-17T12:11:19.669Z INFO 11139 --- [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]) 12:11:19 2025-10-17T12:11:19.669Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.670Z INFO 11139 --- [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 12:11:19 2025-10-17T12:11:19.673Z INFO 11139 --- [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=340, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 12:11:20 2025-10-17T12:11:20.179Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:20 2025-10-17T12:11:20.180Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:20 2025-10-17T12:11:20.180Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:20 2025-10-17T12:11:20.180Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:20 2025-10-17T12:11:20.180Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:20 2025-10-17T12:11:20.247Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.259Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.322Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:20 2025-10-17T12:11:20.385Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.385Z INFO 11139 --- [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-e1026913-622d-4c26-b33b-50f2e7cf3660 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 12:11:20 2025-10-17T12:11:20.386Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.386Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.386Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.386Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.386Z INFO 11139 --- [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 12:11:20 2025-10-17T12:11:20.389Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 12:11:20 2025-10-17T12:11:20.389Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 12:11:20 2025-10-17T12:11:20.389Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 12:11:20 2025-10-17T12:11:20.389Z INFO 11139 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 12:11:20 2025-10-17T12:11:20.390Z INFO 11139 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 12:11:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.714 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 12:11:20 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 12:11:20 2025-10-17T12:11:20.439Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:20 2025-10-17T12:11:20.439Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:20 2025-10-17T12:11:20.439Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:20 2025-10-17T12:11:20.442Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:20 2025-10-17T12:11:20.442Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:20 2025-10-17T12:11:20.504Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:20 2025-10-17T12:11:20.514Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:20 2025-10-17T12:11:20.535Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:20 2025-10-17T12:11:20.551Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 12:11:20 2025-10-17T12:11:20.584Z INFO 11139 --- [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. 12:11:20 2025-10-17T12:11:20.609Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:20 2025-10-17T12:11:20.609Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:20 2025-10-17T12:11:20.609Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:20 2025-10-17T12:11:20.609Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:20 2025-10-17T12:11:20.609Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:20 2025-10-17T12:11:20.701Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:20 2025-10-17T12:11:20.767Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:20 2025-10-17T12:11:20.768Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:20 2025-10-17T12:11:20.768Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:20 2025-10-17T12:11:20.768Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:20 2025-10-17T12:11:20.768Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:20 2025-10-17T12:11:20.830Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:20 2025-10-17T12:11:20.841Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:20 2025-10-17T12:11:20.854Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:20 2025-10-17T12:11:20.865Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 12:11:20 2025-10-17T12:11:20.888Z INFO 11139 --- [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. 12:11:20 2025-10-17T12:11:20.902Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:20 2025-10-17T12:11:20.903Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:20 2025-10-17T12:11:20.903Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:20 2025-10-17T12:11:20.903Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:20 2025-10-17T12:11:20.903Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:21 2025-10-17T12:11:20.962Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 12:11:21 2025-10-17T12:11:20.971Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 12:11:21 2025-10-17T12:11:20.985Z INFO 11139 --- [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 12:11:21 2025-10-17T12:11:20.997Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:21 2025-10-17T12:11:21.071Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:21 2025-10-17T12:11:21.071Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:21 2025-10-17T12:11:21.071Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:21 2025-10-17T12:11:21.071Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:21 2025-10-17T12:11:21.071Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:21 2025-10-17T12:11:21.134Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.146Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.162Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:21 2025-10-17T12:11:21.175Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 12:11:21 2025-10-17T12:11:21.203Z INFO 11139 --- [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. 12:11:21 2025-10-17T12:11:21.216Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:21 2025-10-17T12:11:21.217Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:21 2025-10-17T12:11:21.217Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:21 2025-10-17T12:11:21.217Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:21 2025-10-17T12:11:21.217Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:21 2025-10-17T12:11:21.275Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.285Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.295Z INFO 11139 --- [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: 12:11:21 2025-10-17T12:11:21.306Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:21 2025-10-17T12:11:21.375Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:21 2025-10-17T12:11:21.375Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:21 2025-10-17T12:11:21.375Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:21 2025-10-17T12:11:21.375Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:21 2025-10-17T12:11:21.375Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:21 2025-10-17T12:11:21.436Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.445Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.463Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:21 2025-10-17T12:11:21.474Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 12:11:21 2025-10-17T12:11:21.500Z INFO 11139 --- [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. 12:11:21 2025-10-17T12:11:21.515Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:21 2025-10-17T12:11:21.515Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:21 2025-10-17T12:11:21.516Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:21 2025-10-17T12:11:21.516Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:21 2025-10-17T12:11:21.516Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:21 2025-10-17T12:11:21.575Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.583Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.596Z INFO 11139 --- [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 12:11:21 2025-10-17T12:11:21.608Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:21 2025-10-17T12:11:21.682Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:21 2025-10-17T12:11:21.682Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:21 2025-10-17T12:11:21.683Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:21 2025-10-17T12:11:21.683Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:21 2025-10-17T12:11:21.683Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:21 2025-10-17T12:11:21.747Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 12:11:21 2025-10-17T12:11:21.758Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 12:11:21 2025-10-17T12:11:21.774Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:21 2025-10-17T12:11:21.795Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:21 2025-10-17T12:11:21.795Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:21 2025-10-17T12:11:21.795Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:21 2025-10-17T12:11:21.795Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:21 2025-10-17T12:11:21.795Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:21 2025-10-17T12:11:21.853Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.861Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:21 2025-10-17T12:11:21.881Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:21 2025-10-17T12:11:21.896Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 12:11:21 2025-10-17T12:11:21.921Z INFO 11139 --- [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. 12:11:22 2025-10-17T12:11:21.944Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:22 2025-10-17T12:11:21.944Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:22 2025-10-17T12:11:21.944Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:22 2025-10-17T12:11:21.944Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:22 2025-10-17T12:11:21.944Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:22 2025-10-17T12:11:21.961Z INFO 11139 --- [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 12:11:22 2025-10-17T12:11:21.976Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:22 2025-10-17T12:11:22.045Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:22 2025-10-17T12:11:22.045Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:22 2025-10-17T12:11:22.046Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:22 2025-10-17T12:11:22.046Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:22 2025-10-17T12:11:22.046Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:22 2025-10-17T12:11:22.105Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 12:11:22 2025-10-17T12:11:22.115Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 12:11:22 2025-10-17T12:11:22.129Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:22 2025-10-17T12:11:22.153Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:22 2025-10-17T12:11:22.153Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:22 2025-10-17T12:11:22.154Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:22 2025-10-17T12:11:22.154Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:22 2025-10-17T12:11:22.154Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:22 2025-10-17T12:11:22.214Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 12:11:22 2025-10-17T12:11:22.222Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 12:11:22 2025-10-17T12:11:22.238Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:22 2025-10-17T12:11:22.250Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 12:11:22 2025-10-17T12:11:22.269Z INFO 11139 --- [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. 12:11:22 2025-10-17T12:11:22.286Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:22 2025-10-17T12:11:22.286Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:22 2025-10-17T12:11:22.286Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:22 2025-10-17T12:11:22.287Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:22 2025-10-17T12:11:22.287Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:22 2025-10-17T12:11:22.300Z INFO 11139 --- [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 12:11:22 2025-10-17T12:11:22.311Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:22 2025-10-17T12:11:22.398Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:22 2025-10-17T12:11:22.398Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:22 2025-10-17T12:11:22.398Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:22 2025-10-17T12:11:22.399Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:22 2025-10-17T12:11:22.399Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:22 2025-10-17T12:11:22.465Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 12:11:22 2025-10-17T12:11:22.479Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 12:11:22 2025-10-17T12:11:22.502Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:22 2025-10-17T12:11:22.603Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:22 2025-10-17T12:11:22.603Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:22 2025-10-17T12:11:22.603Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:22 2025-10-17T12:11:22.603Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:22 2025-10-17T12:11:22.603Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:22 2025-10-17T12:11:22.666Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 12:11:22 2025-10-17T12:11:22.676Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 12:11:22 2025-10-17T12:11:22.694Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:22 2025-10-17T12:11:22.706Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 12:11:22 2025-10-17T12:11:22.728Z INFO 11139 --- [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. 12:11:22 2025-10-17T12:11:22.747Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:22 2025-10-17T12:11:22.747Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:22 2025-10-17T12:11:22.747Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:22 2025-10-17T12:11:22.747Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:22 2025-10-17T12:11:22.747Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:22 2025-10-17T12:11:22.770Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.410 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 12:11:22 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 12:11:26 2025-10-17T12:11:26.504Z INFO 11139 --- [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. 12:11:26 2025-10-17T12:11:26.509Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 12:11:27 2025-10-17T12:11:26.956Z INFO 11139 --- [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. 12:11:27 2025-10-17T12:11:26.959Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 12:11:27 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.465 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 12:11:27 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 12:11:27 2025-10-17T12:11:27.334Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:27 2025-10-17T12:11:27.334Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:27 2025-10-17T12:11:27.334Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:27 2025-10-17T12:11:27.335Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:27 2025-10-17T12:11:27.335Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:27 2025-10-17T12:11:27.397Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:27 2025-10-17T12:11:27.407Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:27 2025-10-17T12:11:27.423Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:27 2025-10-17T12:11:27.448Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:27 2025-10-17T12:11:27.448Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:27 2025-10-17T12:11:27.451Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:27 2025-10-17T12:11:27.451Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:27 2025-10-17T12:11:27.451Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:27 2025-10-17T12:11:27.515Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:27 2025-10-17T12:11:27.524Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:27 2025-10-17T12:11:27.539Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:27 2025-10-17T12:11:27.561Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:27 2025-10-17T12:11:27.561Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:27 2025-10-17T12:11:27.561Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:27 2025-10-17T12:11:27.561Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:27 2025-10-17T12:11:27.561Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:27 2025-10-17T12:11:27.623Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:27 2025-10-17T12:11:27.631Z INFO 11139 --- [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 12:11:27 2025-10-17T12:11:27.651Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:27 2025-10-17T12:11:27.753Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:27 2025-10-17T12:11:27.753Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:27 2025-10-17T12:11:27.753Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:27 2025-10-17T12:11:27.754Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:27 2025-10-17T12:11:27.754Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:27 2025-10-17T12:11:27.816Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:27 2025-10-17T12:11:27.826Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:27 2025-10-17T12:11:27.840Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:27 2025-10-17T12:11:27.875Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:27 2025-10-17T12:11:27.875Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:27 2025-10-17T12:11:27.877Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:27 2025-10-17T12:11:27.878Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:27 2025-10-17T12:11:27.878Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:27 2025-10-17T12:11:27.940Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:28 2025-10-17T12:11:27.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:28 2025-10-17T12:11:27.966Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:28 2025-10-17T12:11:27.984Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:28 2025-10-17T12:11:27.984Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:28 2025-10-17T12:11:27.984Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:28 2025-10-17T12:11:27.984Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:28 2025-10-17T12:11:27.984Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:28 2025-10-17T12:11:27.993Z INFO 11139 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 12:11:28 2025-10-17T12:11:28.043Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:28 2025-10-17T12:11:28.052Z INFO 11139 --- [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 12:11:28 2025-10-17T12:11:28.065Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:28 2025-10-17T12:11:28.143Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:28 2025-10-17T12:11:28.143Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:28 2025-10-17T12:11:28.144Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:28 2025-10-17T12:11:28.144Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:28 2025-10-17T12:11:28.144Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:28 2025-10-17T12:11:28.213Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:28 2025-10-17T12:11:28.223Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:28 2025-10-17T12:11:28.240Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:28 2025-10-17T12:11:28.268Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:28 2025-10-17T12:11:28.268Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:28 2025-10-17T12:11:28.268Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:28 2025-10-17T12:11:28.269Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:28 2025-10-17T12:11:28.269Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:28 2025-10-17T12:11:28.330Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:28 2025-10-17T12:11:28.342Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:28 2025-10-17T12:11:28.343Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46011/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46011 12:11:28 2025-10-17T12:11:28.357Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:28 2025-10-17T12:11:28.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:28 2025-10-17T12:11:28.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:28 2025-10-17T12:11:28.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:28 2025-10-17T12:11:28.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:28 2025-10-17T12:11:28.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:28 2025-10-17T12:11:28.394Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40633/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40633 12:11:28 2025-10-17T12:11:28.411Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35429/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35429 12:11:28 2025-10-17T12:11:28.426Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47715/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47715 12:11:28 2025-10-17T12:11:28.435Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43007/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43007 12:11:28 2025-10-17T12:11:28.439Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60051/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60051 12:11:28 2025-10-17T12:11:28.442Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:28 2025-10-17T12:11:28.458Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54257/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54257 12:11:28 2025-10-17T12:11:28.461Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50041/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50041 12:11:28 2025-10-17T12:11:28.462Z INFO 11139 --- [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 12:11:28 2025-10-17T12:11:28.463Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52657/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52657 12:11:28 2025-10-17T12:11:28.476Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35331/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35331 12:11:28 2025-10-17T12:11:28.480Z WARN 11139 --- [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 12:11:28 2025-10-17T12:11:28.483Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:28 2025-10-17T12:11:28.504Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52741/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52741 12:11:28 2025-10-17T12:11:28.528Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 12:11:28 2025-10-17T12:11:28.540Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54873/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54873 12:11:28 2025-10-17T12:11:28.544Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47891/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47891 12:11:28 2025-10-17T12:11:28.561Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51467/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51467 12:11:28 2025-10-17T12:11:28.579Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57831/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57831 12:11:28 2025-10-17T12:11:28.594Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:28 2025-10-17T12:11:28.594Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:28 2025-10-17T12:11:28.601Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:28 2025-10-17T12:11:28.601Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:28 2025-10-17T12:11:28.601Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:28 2025-10-17T12:11:28.608Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48315/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48315 12:11:28 2025-10-17T12:11:28.635Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36073/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36073 12:11:28 2025-10-17T12:11:28.650Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47251/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47251 12:11:28 2025-10-17T12:11:28.667Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:28 2025-10-17T12:11:28.667Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39015/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39015 12:11:28 2025-10-17T12:11:28.676Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:28 2025-10-17T12:11:28.684Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60301/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60301 12:11:28 2025-10-17T12:11:28.697Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:28 2025-10-17T12:11:28.701Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41413/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41413 12:11:28 2025-10-17T12:11:28.717Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39045/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39045 12:11:28 2025-10-17T12:11:28.726Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:28 2025-10-17T12:11:28.726Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:28 2025-10-17T12:11:28.726Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:28 2025-10-17T12:11:28.726Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:28 2025-10-17T12:11:28.726Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:28 2025-10-17T12:11:28.731Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47221/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47221 12:11:28 2025-10-17T12:11:28.759Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57583 12:11:28 2025-10-17T12:11:28.774Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50253/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50253 12:11:28 2025-10-17T12:11:28.787Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60123/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60123 12:11:28 2025-10-17T12:11:28.788Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:28 2025-10-17T12:11:28.797Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:28 2025-10-17T12:11:28.805Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59267/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59267 12:11:28 2025-10-17T12:11:28.808Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48189/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48189 12:11:28 2025-10-17T12:11:28.811Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42135/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42135 12:11:28 2025-10-17T12:11:28.819Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:28 2025-10-17T12:11:28.828Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59181/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59181 12:11:28 2025-10-17T12:11:28.841Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56603/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56603 12:11:28 2025-10-17T12:11:28.852Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:28 2025-10-17T12:11:28.852Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:28 2025-10-17T12:11:28.852Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:28 2025-10-17T12:11:28.852Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:28 2025-10-17T12:11:28.852Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:28 2025-10-17T12:11:28.857Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54021 12:11:28 2025-10-17T12:11:28.860Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34229/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34229 12:11:28 2025-10-17T12:11:28.862Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38341/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38341 12:11:28 2025-10-17T12:11:28.881Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39027/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39027 12:11:28 2025-10-17T12:11:28.884Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56449/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56449 12:11:28 2025-10-17T12:11:28.887Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33697/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33697 12:11:28 2025-10-17T12:11:28.890Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55365/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55365 12:11:28 2025-10-17T12:11:28.902Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36817/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36817 12:11:28 2025-10-17T12:11:28.904Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38709/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38709 12:11:28 2025-10-17T12:11:28.907Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48631/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48631 12:11:28 2025-10-17T12:11:28.917Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:28 2025-10-17T12:11:28.922Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40997/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40997 12:11:28 2025-10-17T12:11:28.927Z INFO 11139 --- [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 12:11:28 2025-10-17T12:11:28.934Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42815/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42815 12:11:28 2025-10-17T12:11:28.937Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53651/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53651 12:11:28 2025-10-17T12:11:28.941Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34729/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34729 12:11:29 2025-10-17T12:11:28.960Z WARN 11139 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37011/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37011 12:11:29 2025-10-17T12:11:28.961Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:29 2025-10-17T12:11:28.979Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37153/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37153 12:11:29 2025-10-17T12:11:28.994Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57969/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57969 12:11:29 2025-10-17T12:11:29.007Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] 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 12:11:29 2025-10-17T12:11:29.019Z WARN 11139 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56851/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56851 12:11:29 2025-10-17T12:11:29.034Z WARN 11139 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35521/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35521 12:11:29 2025-10-17T12:11:29.049Z WARN 11139 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38565/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38565 12:11:29 2025-10-17T12:11:29.062Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:29 2025-10-17T12:11:29.062Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:29 2025-10-17T12:11:29.062Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:29 2025-10-17T12:11:29.065Z WARN 11139 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60599/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60599 12:11:29 2025-10-17T12:11:29.066Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:29 2025-10-17T12:11:29.066Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:29 2025-10-17T12:11:29.093Z WARN 11139 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40315/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40315 12:11:29 2025-10-17T12:11:29.105Z WARN 11139 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37731/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37731 12:11:29 2025-10-17T12:11:29.118Z WARN 11139 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42897/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42897 12:11:29 2025-10-17T12:11:29.139Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:29 2025-10-17T12:11:29.148Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:29 2025-10-17T12:11:29.165Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:29 2025-10-17T12:11:29.183Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:29 2025-10-17T12:11:29.183Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:29 2025-10-17T12:11:29.184Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:29 2025-10-17T12:11:29.184Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:29 2025-10-17T12:11:29.184Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:29 2025-10-17T12:11:29.243Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:29 2025-10-17T12:11:29.252Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:29 2025-10-17T12:11:29.265Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:29 2025-10-17T12:11:29.282Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:29 2025-10-17T12:11:29.282Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:29 2025-10-17T12:11:29.282Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:29 2025-10-17T12:11:29.282Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:29 2025-10-17T12:11:29.282Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:29 2025-10-17T12:11:29.343Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:29 2025-10-17T12:11:29.351Z INFO 11139 --- [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 12:11:29 2025-10-17T12:11:29.366Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:29 2025-10-17T12:11:29.450Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:29 2025-10-17T12:11:29.450Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:29 2025-10-17T12:11:29.450Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:29 2025-10-17T12:11:29.450Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:29 2025-10-17T12:11:29.450Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:29 2025-10-17T12:11:29.511Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:29 2025-10-17T12:11:29.520Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:29 2025-10-17T12:11:29.535Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:29 2025-10-17T12:11:29.555Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:29 2025-10-17T12:11:29.555Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:29 2025-10-17T12:11:29.555Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:29 2025-10-17T12:11:29.555Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:29 2025-10-17T12:11:29.555Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:29 2025-10-17T12:11:29.612Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:29 2025-10-17T12:11:29.620Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:29 2025-10-17T12:11:29.633Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:29 2025-10-17T12:11:29.650Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:29 2025-10-17T12:11:29.650Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:29 2025-10-17T12:11:29.650Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:29 2025-10-17T12:11:29.651Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:29 2025-10-17T12:11:29.651Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:29 2025-10-17T12:11:29.713Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:29 2025-10-17T12:11:29.721Z INFO 11139 --- [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 12:11:29 2025-10-17T12:11:29.742Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:29 2025-10-17T12:11:29.868Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:29 2025-10-17T12:11:29.868Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:29 2025-10-17T12:11:29.868Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:29 2025-10-17T12:11:29.869Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:29 2025-10-17T12:11:29.869Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:29 2025-10-17T12:11:29.928Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:29 2025-10-17T12:11:29.939Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:29 2025-10-17T12:11:29.952Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:29.994Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:29.995Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:29.995Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:29.995Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:29.995Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:30 2025-10-17T12:11:30.052Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:30 2025-10-17T12:11:30.061Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:30 2025-10-17T12:11:30.081Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:30.099Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:30.099Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:30.099Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:30.100Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:30.100Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:30 2025-10-17T12:11:30.158Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:30 2025-10-17T12:11:30.165Z INFO 11139 --- [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 12:11:30 2025-10-17T12:11:30.180Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:30.271Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:30.272Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:30.272Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:30.272Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:30.272Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:30 2025-10-17T12:11:30.329Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:30 2025-10-17T12:11:30.338Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:30 2025-10-17T12:11:30.361Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:30.377Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:30.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:30.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:30.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:30.378Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:30 2025-10-17T12:11:30.433Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:30 2025-10-17T12:11:30.442Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:30 2025-10-17T12:11:30.455Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:30.471Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:30.471Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:30.472Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:30.472Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:30.472Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:30 2025-10-17T12:11:30.528Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:30 2025-10-17T12:11:30.535Z INFO 11139 --- [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 12:11:30 2025-10-17T12:11:30.558Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:30.671Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:30.671Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:30.671Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:30.671Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:30.671Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:30 2025-10-17T12:11:30.731Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:30 2025-10-17T12:11:30.740Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:30 2025-10-17T12:11:30.752Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:30.772Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:30.773Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:30.775Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:30.775Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:30.775Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:30 2025-10-17T12:11:30.846Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:30 2025-10-17T12:11:30.852Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:30 2025-10-17T12:11:30.868Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:30 2025-10-17T12:11:30.894Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:30 2025-10-17T12:11:30.895Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:30 2025-10-17T12:11:30.895Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:30 2025-10-17T12:11:30.895Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:30 2025-10-17T12:11:30.895Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:30.967Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:31 2025-10-17T12:11:30.975Z INFO 11139 --- [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 12:11:31 2025-10-17T12:11:31.003Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:31 2025-10-17T12:11:31.086Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:31 2025-10-17T12:11:31.086Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:31 2025-10-17T12:11:31.086Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:31 2025-10-17T12:11:31.087Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:31 2025-10-17T12:11:31.087Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:31.149Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:31 2025-10-17T12:11:31.158Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:31 2025-10-17T12:11:31.170Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:31 2025-10-17T12:11:31.193Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:31 2025-10-17T12:11:31.193Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:31 2025-10-17T12:11:31.194Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:31 2025-10-17T12:11:31.194Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:31 2025-10-17T12:11:31.194Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:31.251Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:31 2025-10-17T12:11:31.258Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:31 2025-10-17T12:11:31.274Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:31 2025-10-17T12:11:31.292Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:31 2025-10-17T12:11:31.293Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:31 2025-10-17T12:11:31.293Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:31 2025-10-17T12:11:31.293Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:31 2025-10-17T12:11:31.293Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:31.351Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:31 2025-10-17T12:11:31.357Z INFO 11139 --- [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 12:11:31 2025-10-17T12:11:31.372Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:31 2025-10-17T12:11:31.464Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:31 2025-10-17T12:11:31.464Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:31 2025-10-17T12:11:31.464Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:31 2025-10-17T12:11:31.464Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:31 2025-10-17T12:11:31.464Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:31.522Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:31 2025-10-17T12:11:31.532Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:31 2025-10-17T12:11:31.548Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:31 2025-10-17T12:11:31.567Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:31 2025-10-17T12:11:31.567Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:31 2025-10-17T12:11:31.567Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:31 2025-10-17T12:11:31.567Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:31 2025-10-17T12:11:31.567Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:31.625Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:31 2025-10-17T12:11:31.632Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:31 2025-10-17T12:11:31.646Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:31 2025-10-17T12:11:31.671Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:31 2025-10-17T12:11:31.671Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:31 2025-10-17T12:11:31.675Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:31 2025-10-17T12:11:31.676Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:31 2025-10-17T12:11:31.676Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:31.735Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:31 2025-10-17T12:11:31.744Z INFO 11139 --- [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 12:11:31 2025-10-17T12:11:31.767Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:31 2025-10-17T12:11:31.890Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:31 2025-10-17T12:11:31.891Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:31 2025-10-17T12:11:31.891Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:31 2025-10-17T12:11:31.891Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:31 2025-10-17T12:11:31.891Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:31 2025-10-17T12:11:31.954Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:32 2025-10-17T12:11:31.963Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:32 2025-10-17T12:11:31.977Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:31.996Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:31.996Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:31.996Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:31.997Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:31.997Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:32 2025-10-17T12:11:32.056Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:32 2025-10-17T12:11:32.064Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:32 2025-10-17T12:11:32.078Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:32.103Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:32.103Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:32.103Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:32.103Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:32.103Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:32 2025-10-17T12:11:32.163Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:32 2025-10-17T12:11:32.169Z INFO 11139 --- [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 12:11:32 2025-10-17T12:11:32.188Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:32.277Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:32.278Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:32.278Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:32.278Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:32.278Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:32 2025-10-17T12:11:32.342Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:32 2025-10-17T12:11:32.356Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:32 2025-10-17T12:11:32.372Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:32.391Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:32.391Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:32.392Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:32.392Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:32.392Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:32 2025-10-17T12:11:32.451Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:32 2025-10-17T12:11:32.459Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:32 2025-10-17T12:11:32.475Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:32.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:32.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:32.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:32.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:32.494Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:32 2025-10-17T12:11:32.558Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:32 2025-10-17T12:11:32.566Z INFO 11139 --- [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 12:11:32 2025-10-17T12:11:32.580Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:32.698Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:32.699Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:32.699Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:32.699Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:32.699Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:32 2025-10-17T12:11:32.764Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:32 2025-10-17T12:11:32.774Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:32 2025-10-17T12:11:32.790Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:32.820Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:32.820Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:32.825Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:32.825Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:32.825Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:32 2025-10-17T12:11:32.892Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:32 2025-10-17T12:11:32.901Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:32 2025-10-17T12:11:32.917Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:32 2025-10-17T12:11:32.937Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:32 2025-10-17T12:11:32.937Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:32 2025-10-17T12:11:32.937Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:32 2025-10-17T12:11:32.937Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:32 2025-10-17T12:11:32.937Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:33 2025-10-17T12:11:32.995Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:33 2025-10-17T12:11:33.002Z INFO 11139 --- [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 12:11:33 2025-10-17T12:11:33.017Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:33 2025-10-17T12:11:33.113Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:33 2025-10-17T12:11:33.113Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:33 2025-10-17T12:11:33.114Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:33 2025-10-17T12:11:33.114Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:33 2025-10-17T12:11:33.114Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:33 2025-10-17T12:11:33.175Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:33 2025-10-17T12:11:33.185Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:33 2025-10-17T12:11:33.204Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:33 2025-10-17T12:11:33.231Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:33 2025-10-17T12:11:33.237Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:33 2025-10-17T12:11:33.237Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:33 2025-10-17T12:11:33.237Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:33 2025-10-17T12:11:33.237Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:33 2025-10-17T12:11:33.302Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:33 2025-10-17T12:11:33.310Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:33 2025-10-17T12:11:33.324Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:33 2025-10-17T12:11:33.349Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:33 2025-10-17T12:11:33.349Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:33 2025-10-17T12:11:33.350Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:33 2025-10-17T12:11:33.350Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:33 2025-10-17T12:11:33.350Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:33 2025-10-17T12:11:33.414Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 12:11:33 2025-10-17T12:11:33.421Z INFO 11139 --- [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 12:11:33 2025-10-17T12:11:33.440Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:33 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.242 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 12:11:33 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 12:11:33 2025-10-17T12:11:33.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:33 2025-10-17T12:11:33.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:33 2025-10-17T12:11:33.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:33 2025-10-17T12:11:33.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:33 2025-10-17T12:11:33.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.014Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.023Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.036Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.099Z WARN 11139 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 12:11:34 2025-10-17T12:11:34.100Z INFO 11139 --- [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 12:11:34 2025-10-17T12:11:34.100Z INFO 11139 --- [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 12:11:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 12:11:34 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 12:11:34 2025-10-17T12:11:34.202Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.202Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.203Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.203Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.203Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.212Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.214Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.236Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.254Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.255Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.255Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.255Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.255Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.263Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:34 2025-10-17T12:11:34.264Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:34 2025-10-17T12:11:34.287Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.304Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.304Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.304Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.304Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.304Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.313Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 12:11:34 2025-10-17T12:11:34.314Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 12:11:34 2025-10-17T12:11:34.338Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.429Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.430Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.430Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.430Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.430Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.446Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.449Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.461Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.481Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.482Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.489Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:34 2025-10-17T12:11:34.491Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:34 2025-10-17T12:11:34.503Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.519Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.519Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.519Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.519Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.519Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.567Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 12:11:34 2025-10-17T12:11:34.570Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 12:11:34 2025-10-17T12:11:34.593Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.628Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 12:11:34 2025-10-17T12:11:34.628Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 12:11:34 2025-10-17T12:11:34.628Z WARN 11139 --- [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. 12:11:34 2025-10-17T12:11:34.629Z ERROR 11139 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:11:34 12:11:34 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 12:11:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 12:11:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 12:11:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:34 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:34 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 12:11:34 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:34 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:34 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 12:11:34 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:34 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:34 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 12:11:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:34 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:11:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:11:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:11:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:11:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:11:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:11:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:11:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:11:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:11:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:11:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:11:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:11:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:11:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:11:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:11:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:11:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:11:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 12:11:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:11:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:11:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:11:34 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:11:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:11:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:11:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:11:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:11:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:11:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:11:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:11:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:11:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:11:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:11:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:11:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:11:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:11:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:11:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:11:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:11:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:11:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:11:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:11:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:11:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:11:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:11:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:11:34 12:11:34 2025-10-17T12:11:34.711Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.711Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.712Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.712Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.712Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.721Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.726Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:34 2025-10-17T12:11:34.745Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.763Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.763Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.764Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.764Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.764Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.776Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:34 2025-10-17T12:11:34.778Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:34 2025-10-17T12:11:34.791Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:34 2025-10-17T12:11:34.817Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:34 2025-10-17T12:11:34.817Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:34 2025-10-17T12:11:34.817Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:34 2025-10-17T12:11:34.818Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:34 2025-10-17T12:11:34.818Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:34 2025-10-17T12:11:34.827Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 12:11:34 2025-10-17T12:11:34.830Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 12:11:34 2025-10-17T12:11:34.845Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:35 2025-10-17T12:11:35.862Z WARN 11139 --- [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. 12:11:35 2025-10-17T12:11:35.863Z WARN 11139 --- [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 12:11:35 2025-10-17T12:11:35.863Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 12:11:35 2025-10-17T12:11:35.863Z WARN 11139 --- [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 12:11:35 2025-10-17T12:11:35.864Z ERROR 11139 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:11:35 12:11:35 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 12:11:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 12:11:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 12:11:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:231) 12:11:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:35 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:35 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 12:11:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:35 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:35 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 12:11:35 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:35 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:35 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 12:11:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:35 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:35 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:11:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:11:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:11:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:11:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:11:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:11:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:11:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:11:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:11:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:11:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:11:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:11:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:11:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:11:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:11:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:11:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:11:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:35 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 12:11:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:11:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:11:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:11:35 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:11:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:11:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:11:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:11:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:11:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:11:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:11:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:11:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:11:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:11:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:11:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:11:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:11:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:11:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:11:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:11:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:11:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:11:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:11:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:11:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:11:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:11:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:11:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:11:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:11:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:11:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:11:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:11:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:11:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:11:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:11:36 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 12:11:36 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 12:11:36 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 12:11:36 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 12:11:36 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 12:11:36 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 12:11:36 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 12:11:36 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 12:11:36 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 12:11:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 12:11:36 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 12:11:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 12:11:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 12:11:36 at java.base/java.lang.Thread.run(Thread.java:833) 12:11:36 12:11:36 2025-10-17T12:11:36.893Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:36 2025-10-17T12:11:36.893Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:36 2025-10-17T12:11:36.894Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:36 2025-10-17T12:11:36.894Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:36 2025-10-17T12:11:36.894Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:36 2025-10-17T12:11:36.905Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 12:11:36 2025-10-17T12:11:36.907Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 12:11:36 2025-10-17T12:11:36.922Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:36 2025-10-17T12:11:36.940Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:36 2025-10-17T12:11:36.940Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:36 2025-10-17T12:11:36.940Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:36 2025-10-17T12:11:36.940Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:36 2025-10-17T12:11:36.940Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:36 2025-10-17T12:11:36.950Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 12:11:36 2025-10-17T12:11:36.952Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 12:11:36 2025-10-17T12:11:36.965Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:37 2025-10-17T12:11:36.987Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 12:11:37 2025-10-17T12:11:36.988Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 12:11:37 2025-10-17T12:11:36.988Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 12:11:37 2025-10-17T12:11:36.988Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 12:11:37 2025-10-17T12:11:36.988Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 12:11:37 2025-10-17T12:11:36.996Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 12:11:37 2025-10-17T12:11:36.998Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 12:11:37 2025-10-17T12:11:37.011Z INFO 11139 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 12:11:37 2025-10-17T12:11:37.030Z WARN 11139 --- [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. 12:11:37 2025-10-17T12:11:37.030Z WARN 11139 --- [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 12:11:37 2025-10-17T12:11:37.030Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 12:11:37 2025-10-17T12:11:37.030Z WARN 11139 --- [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 12:11:37 2025-10-17T12:11:37.031Z ERROR 11139 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 12:11:37 12:11:37 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:225) 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 12:11:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 12:11:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 12:11:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:11:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:11:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:11:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:11:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:11:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:11:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:11:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:11:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:11:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:11:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:11:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:11:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:11:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:11:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:11:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:11:37 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:11:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:11:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:11:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:11:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:11:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:11:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:11:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:11:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:11:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:11:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:11:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:11:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:11:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:11:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:11:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:11:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:11:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:11:37 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 12:11:37 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 12:11:37 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 12:11:37 Error has been observed at the following site(s): 12:11:37 *__checkpoint โ‡ข 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 12:11:37 Original Stack Trace: 12:11:37 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 12:11:37 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 12:11:37 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 12:11:37 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 12:11:37 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 12:11:37 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 12:11:37 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 12:11:37 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 12:11:37 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 12:11:37 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 12:11:37 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 12:11:37 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 12:11:37 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 12:11:37 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 12:11:37 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 12:11:37 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 12:11:37 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455) 12:11:37 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509) 12:11:37 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:847) 12:11:37 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 12:11:37 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 12:11:37 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 12:11:37 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 12:11:37 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 12:11:37 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 12:11:37 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 12:11:37 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 12:11:37 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 12:11:37 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 12:11:37 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 12:11:37 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 12:11:37 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 12:11:37 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) 12:11:37 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 12:11:37 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 12:11:37 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 12:11:37 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 12:11:37 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 12:11:37 at java.base/java.lang.Thread.run(Thread.java:833) 12:11:37 Suppressed: java.lang.Exception: #block terminated with an error 12:11:37 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 12:11:37 at reactor.core.publisher.Mono.block(Mono.java:1779) 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 12:11:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 12:11:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 12:11:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:37 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:11:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:11:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:11:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:11:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:11:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:11:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:11:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:11:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:11:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:11:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:11:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:11:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:11:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:11:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:11:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:11:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:11:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:11:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:11:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:11:37 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:11:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:11:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:11:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:11:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:11:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:11:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:11:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:11:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:11:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:11:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:11:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:11:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:11:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:11:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:11:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:11:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:11:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:11:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:11:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:11:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:11:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:11:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:11:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:11:37 12:11:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.924 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 12:11:37 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 12:11:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 12:11:37 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 12:11:37 2025-10-17T12:11:37.300Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:37 2025-10-17T12:11:37.300Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 12:11:37 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 12:11:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 12:11:37 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 12:11:37 line 1:0 mismatched input 'invalid' expecting '/' 12:11:37 line 1:0 mismatched input 'invalid' expecting '/' 12:11:37 2025-10-17T12:11:37.740Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 12:11:38 2025-10-17T12:11:38.247Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.247Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.247Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('142'::int8),('{}'),(NULL),('/bookstore'),('1483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.247Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. 12:11:38 2025-10-17T12:11:38.249Z WARN 11139 --- [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 (('142'::int8),('{}'),(NULL),('/bookstore'),('1483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(142, /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 12:11:38 2025-10-17T12:11:38.250Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.250Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.250Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('142'::int8),('{}'),(NULL),('/bookstore'),('1484'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.250Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. 12:11:38 line 1:9 missing '/' at 'path' 12:11:38 line 1:9 missing '/' at 'path' 12:11:38 2025-10-17T12:11:38.308Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 12:11:38 2025-10-17T12:11:38.456Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.456Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.456Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('144'::int8),('{"code":"1"}'),('1485'::int8),('/bookstore/categories[@code=''1'']'),('1518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.456Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 12:11:38 2025-10-17T12:11:38.457Z WARN 11139 --- [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 (('144'::int8),('{"code":"1"}'),('1485'::int8),('/bookstore/categories[@code=''1'']'),('1518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(144, /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 12:11:38 2025-10-17T12:11:38.458Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.458Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.458Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('144'::int8),('{"code":"1"}'),('1485'::int8),('/bookstore/categories[@code=''1'']'),('1520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.458Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 12:11:38 2025-10-17T12:11:38.605Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.605Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.605Z ERROR 11139 --- [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"}'),('1521'::int8),('/bookstore/categories[@code=''1'']'),('1555'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.605Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 12:11:38 2025-10-17T12:11:38.606Z WARN 11139 --- [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"}'),('1521'::int8),('/bookstore/categories[@code=''1'']'),('1555'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 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 12:11:38 2025-10-17T12:11:38.608Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.608Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.608Z ERROR 11139 --- [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"}'),('1521'::int8),('/bookstore/categories[@code=''1'']'),('1557'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.608Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 12:11:38 2025-10-17T12:11:38.696Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.696Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.696Z ERROR 11139 --- [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"}'),('1558'::int8),('/bookstore/categories[@code=''1'']'),('1587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.696Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 12:11:38 2025-10-17T12:11:38.697Z WARN 11139 --- [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 (('146'::int8),('{"code":"1"}'),('1558'::int8),('/bookstore/categories[@code=''1'']'),('1587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 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 : 1 children, retrying using individual save operations 12:11:38 2025-10-17T12:11:38.698Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.698Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.698Z ERROR 11139 --- [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"}'),('1558'::int8),('/bookstore/categories[@code=''1'']'),('1588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.698Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 12:11:38 2025-10-17T12:11:38.721Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.721Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.721Z ERROR 11139 --- [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"}'),('1558'::int8),('/bookstore/categories[@code=''1'']'),('1589'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.721Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 12:11:38 2025-10-17T12:11:38.721Z WARN 11139 --- [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 (('146'::int8),('{"code":"1"}'),('1558'::int8),('/bookstore/categories[@code=''1'']'),('1589'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 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 12:11:38 2025-10-17T12:11:38.722Z INFO 11139 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 12:11:38 2025-10-17T12:11:38.722Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:38 2025-10-17T12:11:38.722Z ERROR 11139 --- [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"}'),('1558'::int8),('/bookstore/categories[@code=''1'']'),('1591'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 12:11:38 2025-10-17T12:11:38.722Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 12:11:38 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 12:11:39 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.151 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 12:11:39 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 12:11:39 2025-10-17T12:11:39.732Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:39 2025-10-17T12:11:39.732Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 12:11:39 Detail: Key (name)=(generalTestDataspace) already exists. 12:11:39 2025-10-17T12:11:39.751Z WARN 11139 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Cannot update data nodes: Target XPaths [/bookstore/categories[@code='3']/sub-categories] not found in DB. 12:11:39 [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.183 s <<< FAILURE! -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 12:11:39 [ERROR] org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec.Delete all orphaned data in a dataspace. -- Time elapsed: 0.038 s <<< ERROR! 12:11:39 org.onap.cps.api.exceptions.DataNodeNotFoundException: DataNode not found 12:11:39 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getDataNodes(CpsDataPersistenceServiceImpl.java:415) 12:11:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:39 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 12:11:39 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 12:11:39 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 12:11:39 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:39 at org.onap.cps.impl.CpsDataServiceImpl.getDataNodes(CpsDataServiceImpl.java:130) 12:11:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:11:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:39 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 12:11:39 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 12:11:39 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 12:11:39 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 12:11:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 12:11:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 12:11:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 12:11:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:11:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:11:39 at org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec.Delete all orphaned data in a dataspace.(DataspaceServiceIntegrationSpec.groovy:122) 12:11:39 12:11:39 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 12:11:40 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 12:11:40 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 12:11:40 2025-10-17T12:11:40.702Z WARN 11139 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:40 2025-10-17T12:11:40.849Z WARN 11139 --- [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_51, Optional[2051-01-01]] 12:11:41 2025-10-17T12:11:41.248Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:41 2025-10-17T12:11:41.248Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 12:11:41 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 12:11:41 2025-10-17T12:11:41.260Z WARN 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 12:11:41 2025-10-17T12:11:41.260Z ERROR 11139 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 12:11:41 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 12:11:41 2025-10-17T12:11:41.695Z WARN 11139 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 12:11:41 2025-10-17T12:11:41.854Z WARN 11139 --- [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]] 12:11:41 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 12:11:41 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 12:11:43 line 1:0 mismatched input 'cpsPath' expecting '/' 12:11:43 line 1:0 mismatched input 'cpsPath' expecting '/' 12:11:44 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 12:11:44 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 12:11:44 2025-10-17T12:11:44.115Z INFO 11139 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:11:44 2025-10-17T12:11:44.129Z INFO 11139 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:11:44 2025-10-17T12:11:44.436Z INFO 11139 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:11:44 2025-10-17T12:11:44.439Z INFO 11139 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:11:44 2025-10-17T12:11:44.455Z INFO 11139 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:11:44 2025-10-17T12:11:44.457Z INFO 11139 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 12:11:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 12:11:47 [INFO] 12:11:47 [INFO] Results: 12:11:47 [INFO] 12:11:47 [ERROR] Errors: 12:11:47 [ERROR] DataspaceServiceIntegrationSpec.Delete all orphaned data in a dataspace.:122 ยป DataNodeNotFound DataNode not found 12:11:47 [INFO] 12:11:47 [ERROR] Tests run: 436, Failures: 0, Errors: 1, Skipped: 2 12:11:47 [INFO] 12:11:47 [INFO] ------------------------------------------------------------------------ 12:11:47 [INFO] Reactor Summary for cps 3.7.2-SNAPSHOT: 12:11:47 [INFO] 12:11:47 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 2.167 s] 12:11:47 [INFO] cps-bom ............................................ SUCCESS [ 0.165 s] 12:11:47 [INFO] checkstyle ......................................... SUCCESS [ 21.319 s] 12:11:47 [INFO] cps-parent ......................................... SUCCESS [ 12.882 s] 12:11:47 [INFO] cps-events ......................................... SUCCESS [ 3.943 s] 12:11:47 [INFO] cps-path-parser .................................... SUCCESS [ 18.374 s] 12:11:47 [INFO] cps-service ........................................ SUCCESS [ 36.279 s] 12:11:47 [INFO] cps-rest ........................................... SUCCESS [ 19.581 s] 12:11:47 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.803 s] 12:11:47 [INFO] cps-ncmp-service ................................... SUCCESS [02:49 min] 12:11:47 [INFO] cps-ncmp-rest ...................................... SUCCESS [01:01 min] 12:11:47 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.182 s] 12:11:47 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.731 s] 12:11:47 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.894 s] 12:11:47 [INFO] cps-ri ............................................. SUCCESS [ 7.079 s] 12:11:47 [INFO] integration-test ................................... FAILURE [02:10 min] 12:11:47 [INFO] spotbugs ........................................... SKIPPED 12:11:47 [INFO] cps-application .................................... SKIPPED 12:11:47 [INFO] policy-executor-stub ............................... SKIPPED 12:11:47 [INFO] jacoco-report ...................................... SKIPPED 12:11:47 [INFO] cps ................................................ SKIPPED 12:11:47 [INFO] ------------------------------------------------------------------------ 12:11:47 [INFO] BUILD FAILURE 12:11:47 [INFO] ------------------------------------------------------------------------ 12:11:47 [INFO] Total time: 08:20 min 12:11:47 [INFO] Finished at: 2025-10-17T12:11:47Z 12:11:47 [INFO] ------------------------------------------------------------------------ 12:11:47 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.3.1:test (default-test) on project integration-test: 12:11:47 [ERROR] 12:11:47 [ERROR] Please refer to /w/workspace/cps-master-merge-java/integration-test/target/surefire-reports for the individual test results. 12:11:47 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 12:11:47 [ERROR] -> [Help 1] 12:11:47 [ERROR] 12:11:47 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:11:47 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:11:47 [ERROR] 12:11:47 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:11:47 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 12:11:47 [ERROR] 12:11:47 [ERROR] After correcting the problems, you can resume the build with the command 12:11:47 [ERROR] mvn -rf :integration-test 12:11:47 Build step 'Invoke top-level Maven targets' marked build as failure 12:11:47 $ ssh-agent -k 12:11:47 unset SSH_AUTH_SOCK; 12:11:47 unset SSH_AGENT_PID; 12:11:47 echo Agent pid 5596 killed; 12:11:47 [ssh-agent] Stopped. 12:11:47 [PostBuildScript] - [INFO] Executing post build scripts. 12:11:47 [cps-master-merge-java] $ /bin/bash /tmp/jenkins14225757512853942880.sh 12:11:47 ---> sysstat.sh 12:11:47 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17430316385956295972.sh 12:11:47 ---> package-listing.sh 12:11:47 ++ facter osfamily 12:11:47 ++ tr '[:upper:]' '[:lower:]' 12:11:48 + OS_FAMILY=redhat 12:11:48 + workspace=/w/workspace/cps-master-merge-java 12:11:48 + START_PACKAGES=/tmp/packages_start.txt 12:11:48 + END_PACKAGES=/tmp/packages_end.txt 12:11:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:48 + PACKAGES=/tmp/packages_start.txt 12:11:48 + '[' /w/workspace/cps-master-merge-java ']' 12:11:48 + PACKAGES=/tmp/packages_end.txt 12:11:48 + case "${OS_FAMILY}" in 12:11:48 + rpm -qa 12:11:48 + sort 12:11:48 + '[' -f /tmp/packages_start.txt ']' 12:11:48 + '[' -f /tmp/packages_end.txt ']' 12:11:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:48 + '[' /w/workspace/cps-master-merge-java ']' 12:11:48 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 12:11:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 12:11:48 [cps-master-merge-java] $ /bin/bash /tmp/jenkins7001656277333887275.sh 12:11:48 ---> capture-instance-metadata.sh 12:11:48 Setup pyenv: 12:11:48 system 12:11:48 3.8.13 12:11:48 3.9.13 12:11:48 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 12:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kWtx from file:/tmp/.os_lf_venv 12:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:50 lf-activate-venv(): INFO: Base packages installed successfully 12:11:50 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:59 lf-activate-venv(): INFO: Adding /tmp/venv-kWtx/bin to PATH 12:11:59 INFO: Running in OpenStack, capturing instance metadata 12:11:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins16828307069204724093.sh 12:11:59 provisioning config files... 12:11:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config6177229858604339327tmp 12:11:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:11:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:11:59 [EnvInject] - Injecting environment variables from a build step. 12:11:59 [EnvInject] - Injecting as environment variables the properties content 12:11:59 SERVER_ID=logs 12:11:59 12:11:59 [EnvInject] - Variables injected successfully. 12:11:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins7121876099586769606.sh 12:11:59 ---> create-netrc.sh 12:11:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins14134766352199676941.sh 12:11:59 ---> python-tools-install.sh 12:11:59 Setup pyenv: 12:11:59 system 12:11:59 3.8.13 12:11:59 3.9.13 12:11:59 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 12:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kWtx from file:/tmp/.os_lf_venv 12:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:01 lf-activate-venv(): INFO: Base packages installed successfully 12:12:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-kWtx/bin to PATH 12:12:09 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6416461192914989653.sh 12:12:09 ---> sudo-logs.sh 12:12:09 Archiving 'sudo' log.. 12:12:09 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6838996278479802069.sh 12:12:09 ---> job-cost.sh 12:12:09 Setup pyenv: 12:12:10 system 12:12:10 3.8.13 12:12:10 3.9.13 12:12:10 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 12:12:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kWtx from file:/tmp/.os_lf_venv 12:12:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:12 lf-activate-venv(): INFO: Base packages installed successfully 12:12:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-kWtx/bin to PATH 12:12:16 INFO: No Stack... 12:12:17 INFO: Retrieving Pricing Info for: v3-standard-8 12:12:17 INFO: Archiving Costs 12:12:17 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins9579337500182188109.sh 12:12:17 ---> logs-deploy.sh 12:12:17 Setup pyenv: 12:12:17 system 12:12:17 3.8.13 12:12:17 3.9.13 12:12:17 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 12:12:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kWtx from file:/tmp/.os_lf_venv 12:12:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:19 lf-activate-venv(): INFO: Base packages installed successfully 12:12:19 lf-activate-venv(): INFO: Installing additional packages: lftools 12:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-kWtx/bin to PATH 12:12:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1993 12:12:27 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 12:12:29 Archives upload complete. 12:12:29 INFO: archiving logs to Nexus 12:12:30 ---> uname -a: 12:12:30 Linux prd-centos8-docker-8c-8g-3225.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 12:12:30 12:12:30 12:12:30 ---> lscpu: 12:12:30 Architecture: x86_64 12:12:30 CPU op-mode(s): 32-bit, 64-bit 12:12:30 Byte Order: Little Endian 12:12:30 CPU(s): 8 12:12:30 On-line CPU(s) list: 0-7 12:12:30 Thread(s) per core: 1 12:12:30 Core(s) per socket: 1 12:12:30 Socket(s): 8 12:12:30 NUMA node(s): 1 12:12:30 Vendor ID: AuthenticAMD 12:12:30 CPU family: 23 12:12:30 Model: 49 12:12:30 Model name: AMD EPYC-Rome Processor 12:12:30 Stepping: 0 12:12:30 CPU MHz: 2800.000 12:12:30 BogoMIPS: 5600.00 12:12:30 Virtualization: AMD-V 12:12:30 Hypervisor vendor: KVM 12:12:30 Virtualization type: full 12:12:30 L1d cache: 32K 12:12:30 L1i cache: 32K 12:12:30 L2 cache: 512K 12:12:30 L3 cache: 16384K 12:12:30 NUMA node0 CPU(s): 0-7 12:12:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:12:30 12:12:30 12:12:30 ---> nproc: 12:12:30 8 12:12:30 12:12:30 12:12:30 ---> df -h: 12:12:30 Filesystem Size Used Avail Use% Mounted on 12:12:30 devtmpfs 16G 0 16G 0% /dev 12:12:30 tmpfs 16G 0 16G 0% /dev/shm 12:12:30 tmpfs 16G 17M 16G 1% /run 12:12:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:12:30 /dev/vda1 160G 13G 148G 8% / 12:12:30 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:12:30 12:12:30 12:12:30 ---> free -m: 12:12:30 total used free shared buff/cache available 12:12:30 Mem: 31890 1116 26310 19 4464 30300 12:12:30 Swap: 1023 0 1023 12:12:30 12:12:30 12:12:30 ---> ip addr: 12:12:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:12:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:12:30 inet 127.0.0.1/8 scope host lo 12:12:30 valid_lft forever preferred_lft forever 12:12:30 inet6 ::1/128 scope host 12:12:30 valid_lft forever preferred_lft forever 12:12:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:12:30 link/ether fa:16:3e:66:49:11 brd ff:ff:ff:ff:ff:ff 12:12:30 altname enp0s3 12:12:30 altname ens3 12:12:30 inet 10.30.107.245/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:12:30 valid_lft 85663sec preferred_lft 85663sec 12:12:30 inet6 fe80::f816:3eff:fe66:4911/64 scope link 12:12:30 valid_lft forever preferred_lft forever 12:12:30 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:12:30 link/ether 02:42:01:dc:47:2f brd ff:ff:ff:ff:ff:ff 12:12:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:12:30 valid_lft forever preferred_lft forever 12:12:30 inet6 fe80::42:1ff:fedc:472f/64 scope link 12:12:30 valid_lft forever preferred_lft forever 12:12:30 12:12:30 12:12:30 ---> sar -b -r -n DEV: 12:12:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 10/17/2025 _x86_64_ (8 CPU) 12:12:30 12:12:30 12:00:08 LINUX RESTART (8 CPU) 12:12:30 12:12:30 12:01:02 PM tps rtps wtps bread/s bwrtn/s 12:12:30 12:02:01 PM 38.27 6.16 32.10 934.78 3305.84 12:12:30 12:03:01 PM 47.08 0.15 46.93 6.13 3542.95 12:12:30 12:04:01 PM 175.20 14.65 160.56 3060.29 11105.85 12:12:30 12:05:01 PM 121.59 4.20 117.39 1048.72 5536.47 12:12:30 12:06:01 PM 165.84 0.47 165.38 137.42 30837.37 12:12:30 12:07:01 PM 79.19 0.65 78.54 399.20 17652.13 12:12:30 12:08:01 PM 18.09 0.48 17.61 21.46 404.95 12:12:30 12:09:01 PM 5.45 0.00 5.45 0.00 384.54 12:12:30 12:10:01 PM 75.29 0.00 75.29 0.00 21876.92 12:12:30 12:11:01 PM 58.25 0.00 58.25 0.00 2441.25 12:12:30 12:12:01 PM 19.43 0.45 18.98 63.85 649.00 12:12:30 Average: 73.11 2.47 70.64 514.98 8893.43 12:12:30 12:12:30 12:01:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:12:30 12:02:01 PM 29888828 31329672 2766884 8.47 2688 1777452 1402548 4.16 140140 2244200 18408 12:12:30 12:03:01 PM 29612692 31212548 3043020 9.32 2688 1930468 1503324 4.46 163224 2476264 98704 12:12:30 12:04:01 PM 29171788 31032820 3483924 10.67 2688 2177240 1614284 4.79 161076 2853336 16984 12:12:30 12:05:01 PM 27746908 29921308 4908804 15.03 2688 2485972 2505044 7.43 239096 4179204 161324 12:12:30 12:06:01 PM 25248996 28640680 7406716 22.68 2688 3675292 3661472 10.86 337284 6466340 471216 12:12:30 12:07:01 PM 24648156 28056792 8007556 24.52 2688 3690296 4681144 13.89 434468 6960700 120 12:12:30 12:08:01 PM 24594600 28008588 8061112 24.69 2688 3695956 4127884 12.25 437064 7012572 72 12:12:30 12:09:01 PM 25471116 28894428 7184596 22.00 2688 3705208 3386036 10.05 439248 6139152 20 12:12:30 12:10:01 PM 24477896 28551040 8177816 25.04 2688 4332004 3663548 10.87 598308 6925088 32 12:12:30 12:11:01 PM 23083008 27242704 9572704 29.31 2688 4427472 6253980 18.56 645092 8251296 40 12:12:30 12:12:01 PM 26984772 31068528 5670940 17.37 2688 4339188 1512528 4.49 811344 4212444 23164 12:12:30 Average: 26448069 29450828 6207643 19.01 2688 3294232 3119254 9.25 400577 5247327 71826 12:12:30 12:12:30 12:01:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:12:30 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:02:01 PM eth0 93.60 66.80 436.36 12.94 0.00 0.00 0.00 0.00 12:12:30 12:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:03:01 PM eth0 34.31 28.66 669.61 4.60 0.00 0.00 0.00 0.00 12:12:30 12:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:04:01 PM eth0 93.52 86.07 710.69 35.59 0.00 0.00 0.00 0.00 12:12:30 12:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:05:01 PM eth0 294.99 230.06 4449.39 32.46 0.00 0.00 0.00 0.00 12:12:30 12:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:06:01 PM eth0 417.86 274.19 10673.25 48.55 0.00 0.00 0.00 0.00 12:12:30 12:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:07:01 PM lo 26.37 26.37 2.39 2.39 0.00 0.00 0.00 0.00 12:12:30 12:07:01 PM eth0 105.73 65.16 24.49 25.21 0.00 0.00 0.00 0.00 12:12:30 12:07:01 PM docker0 7.63 8.66 1.02 1.01 0.00 0.00 0.00 0.00 12:12:30 12:07:01 PM vetha435fae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:12:30 12:08:01 PM lo 67.11 67.11 4.24 4.24 0.00 0.00 0.00 0.00 12:12:30 12:08:01 PM eth0 314.55 226.32 79.71 92.38 0.00 0.00 0.00 0.00 12:12:30 12:08:01 PM docker0 4.72 5.53 0.81 0.80 0.00 0.00 0.00 0.00 12:12:30 12:09:01 PM lo 14.63 14.63 0.71 0.71 0.00 0.00 0.00 0.00 12:12:30 12:09:01 PM eth0 177.79 140.73 114.49 50.31 0.00 0.00 0.00 0.00 12:12:30 12:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:10:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 12:12:30 12:10:01 PM eth0 403.97 224.46 2977.84 1609.68 0.00 0.00 0.00 0.00 12:12:30 12:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:30 12:11:01 PM lo 441.19 441.19 63.75 63.75 0.00 0.00 0.00 0.00 12:12:30 12:11:01 PM eth0 66.58 43.25 17.28 18.79 0.00 0.00 0.00 0.00 12:12:30 12:11:01 PM docker0 191.32 198.98 28.94 31.63 0.00 0.00 0.00 0.00 12:12:30 12:11:01 PM vetha26d163 164.00 172.21 28.44 25.17 0.00 0.00 0.00 0.00 12:12:30 12:11:01 PM veth79572c0 27.32 27.47 3.11 6.73 0.00 0.00 0.00 0.00 12:12:30 12:12:01 PM lo 1055.30 1055.30 195.70 195.70 0.00 0.00 0.00 0.00 12:12:30 12:12:01 PM eth0 93.39 64.95 34.01 31.56 0.00 0.00 0.00 0.00 12:12:30 12:12:01 PM docker0 460.51 471.96 97.82 91.18 0.00 0.00 0.00 0.00 12:12:30 Average: lo 146.11 146.11 24.29 24.29 0.00 0.00 0.00 0.00 12:12:30 Average: eth0 190.71 131.97 1837.27 178.61 0.00 0.00 0.00 0.00 12:12:30 Average: docker0 60.47 62.38 11.71 11.35 0.00 0.00 0.00 0.00 12:12:30 12:12:30 12:12:30 ---> sar -P ALL: 12:12:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 10/17/2025 _x86_64_ (8 CPU) 12:12:30 12:12:30 12:00:08 LINUX RESTART (8 CPU) 12:12:30 12:12:30 12:01:02 PM CPU %user %nice %system %iowait %steal %idle 12:12:30 12:02:01 PM all 3.14 0.00 0.51 5.39 0.17 90.79 12:12:30 12:02:01 PM 0 0.88 0.00 0.34 2.54 0.14 96.10 12:12:30 12:02:01 PM 1 6.42 0.00 0.98 12.81 0.22 79.57 12:12:30 12:02:01 PM 2 2.13 0.00 0.41 0.07 0.19 97.20 12:12:30 12:02:01 PM 3 0.83 0.00 0.34 3.61 0.17 95.04 12:12:30 12:02:01 PM 4 3.39 0.00 0.68 11.82 0.20 83.91 12:12:30 12:02:01 PM 5 7.71 0.00 0.61 2.49 0.17 89.02 12:12:30 12:02:01 PM 6 1.44 0.00 0.27 4.49 0.08 93.72 12:12:30 12:02:01 PM 7 2.32 0.00 0.46 5.23 0.22 91.77 12:12:30 12:03:01 PM all 3.01 0.00 0.27 4.11 0.04 92.58 12:12:30 12:03:01 PM 0 0.03 0.00 0.10 1.40 0.03 98.43 12:12:30 12:03:01 PM 1 9.83 0.00 0.53 14.27 0.05 75.31 12:12:30 12:03:01 PM 2 0.75 0.00 0.22 1.44 0.03 97.56 12:12:30 12:03:01 PM 3 0.18 0.00 0.05 0.00 0.02 99.75 12:12:30 12:03:01 PM 4 7.24 0.00 0.65 13.14 0.02 78.96 12:12:30 12:03:01 PM 5 5.87 0.00 0.52 2.60 0.07 90.95 12:12:30 12:03:01 PM 6 0.05 0.00 0.03 0.00 0.05 99.87 12:12:30 12:03:01 PM 7 0.13 0.00 0.03 0.00 0.02 99.82 12:12:30 12:04:01 PM all 8.77 0.00 0.91 7.06 0.10 83.16 12:12:30 12:04:01 PM 0 3.07 0.00 0.53 3.60 0.17 92.64 12:12:30 12:04:01 PM 1 4.27 0.00 0.53 7.53 0.15 87.51 12:12:30 12:04:01 PM 2 22.80 0.00 2.17 13.65 0.10 61.28 12:12:30 12:04:01 PM 3 7.40 0.00 0.63 2.24 0.08 89.65 12:12:30 12:04:01 PM 4 12.97 0.00 0.62 2.46 0.08 83.87 12:12:30 12:04:01 PM 5 6.44 0.00 0.97 3.15 0.07 89.38 12:12:30 12:04:01 PM 6 4.51 0.00 0.80 16.02 0.07 78.60 12:12:30 12:04:01 PM 7 8.73 0.00 1.02 7.89 0.12 82.25 12:12:30 12:05:01 PM all 25.22 0.00 0.95 5.49 0.25 68.09 12:12:30 12:05:01 PM 0 21.74 0.00 0.48 1.75 0.18 75.84 12:12:30 12:05:01 PM 1 14.62 0.00 0.68 4.27 0.27 80.15 12:12:30 12:05:01 PM 2 29.83 0.00 1.22 5.38 0.23 63.34 12:12:30 12:05:01 PM 3 23.56 0.00 1.25 5.50 0.23 69.45 12:12:30 12:05:01 PM 4 31.58 0.00 0.42 1.29 0.20 66.52 12:12:30 12:05:01 PM 5 27.37 0.00 1.55 11.96 0.34 58.79 12:12:30 12:05:01 PM 6 24.29 0.00 0.82 10.74 0.25 63.90 12:12:30 12:05:01 PM 7 28.75 0.00 1.17 3.09 0.28 66.71 12:12:30 12:06:01 PM all 37.32 0.00 2.61 1.77 0.10 58.19 12:12:30 12:06:01 PM 0 37.87 0.00 2.81 5.11 0.12 54.10 12:12:30 12:06:01 PM 1 38.67 0.00 3.37 2.50 0.10 55.36 12:12:30 12:06:01 PM 2 43.26 0.00 2.89 1.38 0.10 52.37 12:12:30 12:06:01 PM 3 47.83 0.00 2.80 0.69 0.12 48.56 12:12:30 12:06:01 PM 4 35.33 0.00 2.67 0.86 0.10 61.04 12:12:30 12:06:01 PM 5 33.80 0.00 2.12 3.16 0.10 60.81 12:12:30 12:06:01 PM 6 24.32 0.00 2.05 0.45 0.08 73.10 12:12:30 12:06:01 PM 7 37.48 0.00 2.17 0.05 0.10 60.20 12:12:30 12:07:01 PM all 21.93 0.00 2.03 1.07 0.10 74.87 12:12:30 12:07:01 PM 0 20.39 0.00 2.24 0.94 0.10 76.33 12:12:30 12:07:01 PM 1 21.20 0.00 1.84 1.22 0.08 75.65 12:12:30 12:07:01 PM 2 22.67 0.00 2.50 0.37 0.10 74.36 12:12:30 12:07:01 PM 3 22.96 0.00 2.31 2.39 0.10 72.23 12:12:30 12:07:01 PM 4 20.29 0.00 1.63 1.27 0.10 76.71 12:12:30 12:07:01 PM 5 16.14 0.00 2.03 0.03 0.10 81.70 12:12:30 12:07:01 PM 6 26.89 0.00 1.62 1.41 0.08 70.00 12:12:30 12:07:01 PM 7 24.91 0.00 2.11 0.89 0.10 71.99 12:12:30 12:08:01 PM all 11.07 0.00 1.60 0.25 0.07 87.01 12:12:30 12:08:01 PM 0 10.97 0.00 1.74 0.13 0.08 87.08 12:12:30 12:08:01 PM 1 10.46 0.00 1.72 0.17 0.08 87.56 12:12:30 12:08:01 PM 2 12.42 0.00 2.11 0.27 0.05 85.15 12:12:30 12:08:01 PM 3 10.03 0.00 1.89 0.57 0.08 87.43 12:12:30 12:08:01 PM 4 10.96 0.00 1.54 0.32 0.07 87.11 12:12:30 12:08:01 PM 5 11.18 0.00 0.99 0.20 0.07 87.56 12:12:30 12:08:01 PM 6 13.75 0.00 1.52 0.03 0.07 84.63 12:12:30 12:08:01 PM 7 8.78 0.00 1.32 0.30 0.05 89.54 12:12:30 12:09:01 PM all 11.92 0.00 0.53 0.03 0.04 87.48 12:12:30 12:09:01 PM 0 2.84 0.00 0.84 0.00 0.03 96.29 12:12:30 12:09:01 PM 1 25.86 0.00 0.25 0.02 0.07 73.81 12:12:30 12:09:01 PM 2 3.21 0.00 0.43 0.00 0.05 96.30 12:12:30 12:09:01 PM 3 29.68 0.00 0.37 0.07 0.07 69.81 12:12:30 12:09:01 PM 4 8.29 0.00 0.48 0.00 0.03 91.19 12:12:30 12:09:01 PM 5 16.90 0.00 0.95 0.13 0.03 81.98 12:12:30 12:09:01 PM 6 3.61 0.00 0.60 0.00 0.02 95.78 12:12:30 12:09:01 PM 7 4.92 0.00 0.32 0.00 0.02 94.74 12:12:30 12:10:01 PM all 33.06 0.00 1.53 1.00 0.09 64.33 12:12:30 12:10:01 PM 0 12.06 0.00 1.46 0.07 0.07 86.35 12:12:30 12:10:01 PM 1 31.97 0.00 1.17 0.22 0.08 66.56 12:12:30 12:10:01 PM 2 42.99 0.00 1.37 0.99 0.12 54.53 12:12:30 12:10:01 PM 3 42.21 0.00 1.41 0.57 0.10 55.71 12:12:30 12:10:01 PM 4 38.46 0.00 1.31 0.89 0.08 59.27 12:12:30 12:10:01 PM 5 40.76 0.00 2.13 0.39 0.13 56.59 12:12:30 12:10:01 PM 6 31.14 0.00 1.79 1.79 0.08 65.19 12:12:30 12:10:01 PM 7 24.89 0.00 1.57 3.06 0.08 70.39 12:12:30 12:11:01 PM all 24.38 0.00 1.41 0.16 0.10 73.95 12:12:30 12:11:01 PM 0 29.52 0.00 1.56 0.00 0.12 68.80 12:12:30 12:11:01 PM 1 21.58 0.00 1.64 0.52 0.10 76.16 12:12:30 12:11:01 PM 2 33.46 0.00 1.25 0.15 0.08 65.06 12:12:30 12:11:01 PM 3 25.25 0.00 1.15 0.07 0.12 73.41 12:12:30 12:11:01 PM 4 27.57 0.00 1.47 0.07 0.12 70.77 12:12:30 12:11:01 PM 5 19.22 0.00 1.36 0.23 0.08 79.11 12:12:30 12:11:01 PM 6 23.64 0.00 1.11 0.12 0.10 75.04 12:12:30 12:11:01 PM 7 14.79 0.00 1.74 0.10 0.08 83.28 12:12:30 12:12:01 PM all 17.60 0.00 1.84 0.04 0.08 80.44 12:12:30 12:12:01 PM 0 16.10 0.00 1.56 0.07 0.08 82.20 12:12:30 12:12:01 PM 1 25.03 0.00 1.51 0.02 0.08 73.36 12:12:30 12:12:01 PM 2 21.35 0.00 1.54 0.08 0.08 76.95 12:12:30 12:12:01 PM 3 22.94 0.00 2.79 0.05 0.07 74.16 12:12:30 12:12:01 PM 4 11.58 0.00 1.42 0.03 0.07 86.89 12:12:30 12:12:01 PM 5 15.90 0.00 2.78 0.08 0.08 81.14 12:12:30 12:12:01 PM 6 10.37 0.00 1.90 0.00 0.07 87.67 12:12:30 12:12:01 PM 7 17.51 0.00 1.26 0.00 0.08 81.15 12:12:30 12:12:30 Average: CPU %user %nice %system %iowait %steal %idle 12:12:30 Average: all 17.95 0.00 1.29 2.39 0.10 78.26 12:12:30 Average: 0 14.13 0.00 1.24 1.42 0.10 83.11 12:12:30 Average: 1 19.09 0.00 1.29 3.95 0.12 75.55 12:12:30 Average: 2 21.37 0.00 1.47 2.17 0.10 74.89 12:12:30 Average: 3 21.18 0.00 1.36 1.43 0.11 75.92 12:12:30 Average: 4 18.89 0.00 1.17 2.91 0.10 76.93 12:12:30 Average: 5 18.29 0.00 1.45 2.22 0.11 77.92 12:12:30 Average: 6 14.91 0.00 1.14 3.19 0.09 80.68 12:12:30 Average: 7 15.75 0.00 1.20 1.87 0.11 81.08 12:12:30 12:12:30 12:12:30