13:54:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/141275 13:54:19 Running as SYSTEM 13:54:19 [EnvInject] - Loading node environment variables. 13:54:19 Building remotely on prd-centos8-docker-8c-8g-20879 (centos8-docker-8c-8g) in workspace /w/workspace/cps-paris-merge-java 13:54:19 [ssh-agent] Looking for ssh-agent implementation... 13:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:19 $ ssh-agent 13:54:19 SSH_AUTH_SOCK=/tmp/ssh-De6ipc204Ci6/agent.5435 13:54:19 SSH_AGENT_PID=5436 13:54:19 [ssh-agent] Started. 13:54:19 Running ssh-add (command line suppressed) 13:54:19 Identity added: /w/workspace/cps-paris-merge-java@tmp/private_key_7961482826345492294.key (/w/workspace/cps-paris-merge-java@tmp/private_key_7961482826345492294.key) 13:54:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:54:19 The recommended git tool is: NONE 13:54:21 using credential onap-jenkins-ssh 13:54:21 Wiping out workspace first. 13:54:21 Cloning the remote Git repository 13:54:21 Cloning repository git://cloud.onap.org/mirror/cps.git 13:54:21 > git init /w/workspace/cps-paris-merge-java # timeout=10 13:54:21 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 13:54:21 > git --version # timeout=10 13:54:21 > git --version # 'git version 2.39.1' 13:54:21 using GIT_SSH to set credentials Gerrit user 13:54:21 [INFO] Currently running in a labeled security context 13:54:21 [INFO] Currently SELinux is 'enforcing' on the host 13:54:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-paris-merge-java@tmp/jenkins-gitclient-ssh15373186882653758764.key 13:54:21 Verifying host key using manually-configured host key entries 13:54:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:54:23 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 13:54:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:24 Avoid second fetch 13:54:24 > git rev-parse refs/remotes/origin/paris^{commit} # timeout=10 13:54:24 Checking out Revision 09d00e6da0b955c10792402d14b60e42d7d7cbae (refs/remotes/origin/paris) 13:54:24 > git config core.sparsecheckout # timeout=10 13:54:24 > git checkout -f 09d00e6da0b955c10792402d14b60e42d7d7cbae # timeout=30 13:54:24 Commit message: "CPS release notes update for Paris" 13:54:24 > git rev-list --no-walk 9396415975c20731befb3e047cbd9eedd0667439 # timeout=10 13:54:27 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 13:54:27 provisioning config files... 13:54:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:54:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:54:27 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins8593414686664036667.sh 13:54:27 ---> python-tools-install.sh 13:54:27 Setup pyenv: 13:54:27 system 13:54:27 * 3.8.13 (set by /opt/pyenv/version) 13:54:27 * 3.9.13 (set by /opt/pyenv/version) 13:54:27 * 3.10.6 (set by /opt/pyenv/version) 13:54:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qwnK 13:54:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:54:36 lf-activate-venv(): INFO: Installing: lftools 13:54:58 lf-activate-venv(): INFO: Adding /tmp/venv-qwnK/bin to PATH 13:54:58 Generating Requirements File 13:55:17 Python 3.10.6 13:55:17 pip 25.1.1 from /tmp/venv-qwnK/lib/python3.10/site-packages/pip (python 3.10) 13:55:18 appdirs==1.4.4 13:55:18 argcomplete==3.6.2 13:55:18 aspy.yaml==1.3.0 13:55:18 attrs==25.3.0 13:55:18 autopage==0.5.2 13:55:18 beautifulsoup4==4.13.4 13:55:18 boto3==1.38.36 13:55:18 botocore==1.38.36 13:55:18 bs4==0.0.2 13:55:18 cachetools==5.5.2 13:55:18 certifi==2025.4.26 13:55:18 cffi==1.17.1 13:55:18 cfgv==3.4.0 13:55:18 chardet==5.2.0 13:55:18 charset-normalizer==3.4.2 13:55:18 click==8.2.1 13:55:18 cliff==4.10.0 13:55:18 cmd2==2.6.1 13:55:18 cryptography==3.3.2 13:55:18 debtcollector==3.0.0 13:55:18 decorator==5.2.1 13:55:18 defusedxml==0.7.1 13:55:18 Deprecated==1.2.18 13:55:18 distlib==0.3.9 13:55:18 dnspython==2.7.0 13:55:18 docker==7.1.0 13:55:18 dogpile.cache==1.4.0 13:55:18 durationpy==0.10 13:55:18 email_validator==2.2.0 13:55:18 filelock==3.18.0 13:55:18 future==1.0.0 13:55:18 gitdb==4.0.12 13:55:18 GitPython==3.1.44 13:55:18 google-auth==2.40.3 13:55:18 httplib2==0.22.0 13:55:18 identify==2.6.12 13:55:18 idna==3.10 13:55:18 importlib-resources==1.5.0 13:55:18 iso8601==2.1.0 13:55:18 Jinja2==3.1.6 13:55:18 jmespath==1.0.1 13:55:18 jsonpatch==1.33 13:55:18 jsonpointer==3.0.0 13:55:18 jsonschema==4.24.0 13:55:18 jsonschema-specifications==2025.4.1 13:55:18 keystoneauth1==5.11.1 13:55:18 kubernetes==33.1.0 13:55:18 lftools==0.37.13 13:55:18 lxml==5.4.0 13:55:18 MarkupSafe==3.0.2 13:55:18 msgpack==1.1.1 13:55:18 multi_key_dict==2.0.3 13:55:18 munch==4.0.0 13:55:18 netaddr==1.3.0 13:55:18 niet==1.4.2 13:55:18 nodeenv==1.9.1 13:55:18 oauth2client==4.1.3 13:55:18 oauthlib==3.2.2 13:55:18 openstacksdk==4.6.0 13:55:18 os-client-config==2.1.0 13:55:18 os-service-types==1.7.0 13:55:18 osc-lib==4.0.2 13:55:18 oslo.config==9.8.0 13:55:18 oslo.context==6.0.0 13:55:18 oslo.i18n==6.5.1 13:55:18 oslo.log==7.1.0 13:55:18 oslo.serialization==5.7.0 13:55:18 oslo.utils==9.0.0 13:55:18 packaging==25.0 13:55:18 pbr==6.1.1 13:55:18 platformdirs==4.3.8 13:55:18 prettytable==3.16.0 13:55:18 psutil==7.0.0 13:55:18 pyasn1==0.6.1 13:55:18 pyasn1_modules==0.4.2 13:55:18 pycparser==2.22 13:55:18 pygerrit2==2.0.15 13:55:18 PyGithub==2.6.1 13:55:18 PyJWT==2.10.1 13:55:18 PyNaCl==1.5.0 13:55:18 pyparsing==2.4.7 13:55:18 pyperclip==1.9.0 13:55:18 pyrsistent==0.20.0 13:55:18 python-cinderclient==9.7.0 13:55:18 python-dateutil==2.9.0.post0 13:55:18 python-heatclient==4.2.0 13:55:18 python-jenkins==1.8.2 13:55:18 python-keystoneclient==5.6.0 13:55:18 python-magnumclient==4.8.1 13:55:18 python-openstackclient==8.1.0 13:55:18 python-swiftclient==4.8.0 13:55:18 PyYAML==6.0.2 13:55:18 referencing==0.36.2 13:55:18 requests==2.32.4 13:55:18 requests-oauthlib==2.0.0 13:55:18 requestsexceptions==1.4.0 13:55:18 rfc3986==2.0.0 13:55:18 rpds-py==0.25.1 13:55:18 rsa==4.9.1 13:55:18 ruamel.yaml==0.18.14 13:55:18 ruamel.yaml.clib==0.2.12 13:55:18 s3transfer==0.13.0 13:55:18 simplejson==3.20.1 13:55:18 six==1.17.0 13:55:18 smmap==5.0.2 13:55:18 soupsieve==2.7 13:55:18 stevedore==5.4.1 13:55:18 tabulate==0.9.0 13:55:18 toml==0.10.2 13:55:18 tomlkit==0.13.3 13:55:18 tqdm==4.67.1 13:55:18 typing_extensions==4.14.0 13:55:18 tzdata==2025.2 13:55:18 urllib3==1.26.20 13:55:18 virtualenv==20.31.2 13:55:18 wcwidth==0.2.13 13:55:18 websocket-client==1.8.0 13:55:18 wrapt==1.17.2 13:55:18 xdg==6.0.0 13:55:18 xmltodict==0.14.2 13:55:18 yq==3.4.3 13:55:18 [EnvInject] - Injecting environment variables from a build step. 13:55:18 [EnvInject] - Injecting as environment variables the properties content 13:55:18 SET_JDK_VERSION=openjdk17 13:55:18 GIT_URL="git://cloud.onap.org/mirror" 13:55:18 13:55:18 [EnvInject] - Variables injected successfully. 13:55:18 [cps-paris-merge-java] $ /bin/sh /tmp/jenkins890862795048818349.sh 13:55:18 ---> update-java-alternatives.sh 13:55:18 ---> Updating Java version 13:55:18 ---> RedHat type system detected 13:55:18 openjdk version "17.0.6-ea" 2023-01-17 LTS 13:55:18 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 13:55:18 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) 13:55:18 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 13:55:18 [EnvInject] - Injecting environment variables from a build step. 13:55:18 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:55:19 [EnvInject] - Variables injected successfully. 13:55:19 provisioning config files... 13:55:19 copy managed file [global-settings] to file:/w/workspace/cps-paris-merge-java@tmp/config15315207618644060822tmp 13:55:19 copy managed file [cps-settings] to file:/w/workspace/cps-paris-merge-java@tmp/config7409568341506241760tmp 13:55:19 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 13:55:19 Run condition [Regular expression match] preventing perform for step [Execute shell] 13:55:19 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-20879 13:55:19 using settings config with name cps-settings 13:55:19 Replacing all maven server entries not found in credentials list is true 13:55:19 using global settings config with name global-settings 13:55:19 Replacing all maven server entries not found in credentials list is true 13:55:19 [cps-paris-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9369771660795558182.xml -gs /tmp/global-settings11911437684482305867.xml -DGERRIT_BRANCH=paris -DGERRIT_PATCHSET_REVISION=09d00e6da0b955c10792402d14b60e42d7d7cbae -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/+/141275 -DGERRIT_PATCHSET_UPLOADER_EMAIL=as00745003@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=141275 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Arpit Singh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/75/141275/1 -DGERRIT_NEWREV=09d00e6da0b955c10792402d14b60e42d7d7cbae "-DGERRIT_PATCHSET_UPLOADER_NAME=Arpit Singh" '-DGERRIT_CHANGE_OWNER=\"Arpit Singh\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Q1BTIHJlbGVhc2Ugbm90ZXMgdXBkYXRlIGZvciBQYXJpcwoKLSBGZWF0dXJlOiBDUFMtMjU0NzogR3JvdXBpbmcgb2YgRGF0YSBOb2RlcyBpbiBEZWx0YSBSZXBvcnQKCklzc3VlLUlEOiBDUFMtMjg1MApDaGFuZ2UtSWQ6IEk2YmI0MDg3ODI5MjZjYzhjOTI3YzExYzIxYWI1OWQxM2JlMzFiZDMwClNpZ25lZC1vZmYtYnk6IEFycGl0IFNpbmdoIDxBUzAwNzQ1MDAzQHRlY2htYWhpbmRyYS5jb20+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2850 "-DGERRIT_CHANGE_SUBJECT=CPS release notes update for Paris" '-DGERRIT_EVENT_ACCOUNT=\"Priyank Maheshwari\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6bb408782926cc8c927c11c21ab59d13be31bd30 -DGERRIT_EVENT_HASH=1353508151 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=priyank.maheshwari@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Arpit Singh" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 13:55:20 [INFO] Scanning for projects... 13:55:23 [INFO] ------------------------------------------------------------------------ 13:55:23 [INFO] Reactor Build Order: 13:55:23 [INFO] 13:55:23 [INFO] org.onap.cps:cps-dependencies [pom] 13:55:23 [INFO] cps-bom [pom] 13:55:23 [INFO] checkstyle [jar] 13:55:23 [INFO] cps-parent [pom] 13:55:23 [INFO] cps-events [jar] 13:55:23 [INFO] cps-path-parser [jar] 13:55:23 [INFO] cps-service [jar] 13:55:23 [INFO] cps-rest [jar] 13:55:23 [INFO] cps-ncmp-events [jar] 13:55:23 [INFO] cps-ncmp-service [jar] 13:55:23 [INFO] cps-ncmp-rest [jar] 13:55:23 [INFO] cps-ncmp-rest-stub [pom] 13:55:23 [INFO] cps-ncmp-rest-stub-service [jar] 13:55:23 [INFO] cps-ncmp-rest-stub-app [jar] 13:55:23 [INFO] cps-ri [jar] 13:55:23 [INFO] integration-test [jar] 13:55:23 [INFO] spotbugs [jar] 13:55:23 [INFO] cps-application [jar] 13:55:23 [INFO] policy-executor-stub [jar] 13:55:23 [INFO] jacoco-report [jar] 13:55:23 [INFO] cps [pom] 13:55:23 [INFO] 13:55:23 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 13:55:23 [INFO] Building org.onap.cps:cps-dependencies 3.6.4-SNAPSHOT [1/21] 13:55:23 [INFO] --------------------------------[ pom ]--------------------------------- 13:55:24 [INFO] 13:55:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 13:55:24 [INFO] 13:55:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 13:55:25 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.6.4-SNAPSHOT/cps-dependencies-3.6.4-SNAPSHOT.pom 13:55:25 [INFO] 13:55:25 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-dependencies --- 13:55:25 [INFO] 13:55:25 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 13:55:25 [INFO] Building cps-bom 3.6.4-SNAPSHOT [2/21] 13:55:25 [INFO] --------------------------------[ pom ]--------------------------------- 13:55:25 [INFO] 13:55:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 13:55:25 [INFO] 13:55:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 13:55:25 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.6.4-SNAPSHOT/cps-bom-3.6.4-SNAPSHOT.pom 13:55:25 [INFO] 13:55:25 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-bom --- 13:55:25 [INFO] 13:55:25 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 13:55:25 [INFO] Building checkstyle 3.6.4-SNAPSHOT [3/21] 13:55:25 [INFO] --------------------------------[ jar ]--------------------------------- 13:55:26 [INFO] 13:55:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 13:55:26 [INFO] 13:55:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 13:55:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:55:26 [INFO] Copying 6 resources 13:55:26 [INFO] 13:55:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 13:55:28 [INFO] No sources to compile 13:55:28 [INFO] 13:55:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 13:55:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:55:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/checkstyle/src/test/resources 13:55:28 [INFO] 13:55:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 13:55:28 [INFO] No sources to compile 13:55:28 [INFO] 13:55:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 13:55:28 [INFO] No tests to run. 13:55:28 [INFO] 13:55:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 13:55:28 [INFO] Building jar: /w/workspace/cps-paris-merge-java/checkstyle/target/checkstyle-3.6.4-SNAPSHOT.jar 13:55:28 [INFO] 13:55:28 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 13:55:29 ======================================================================================================================== 13:55:29 Copyright Check Python Script: 13:55:29 Error, Committer email is not included in config file. 13:55:29 If your company is new to the project please make appropriate changes to project-committers-config.csv 13:55:29 for Copyright Check to work. 13:55:29 Exiting... 13:55:29 ======================================================================================================================== 13:55:29 [INFO] 13:55:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 13:55:29 [INFO] Installing /w/workspace/cps-paris-merge-java/checkstyle/target/checkstyle-3.6.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.6.4-SNAPSHOT/checkstyle-3.6.4-SNAPSHOT.jar 13:55:29 [INFO] Installing /w/workspace/cps-paris-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.6.4-SNAPSHOT/checkstyle-3.6.4-SNAPSHOT.pom 13:55:29 [INFO] 13:55:29 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ checkstyle --- 13:55:29 [INFO] 13:55:29 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 13:55:29 [INFO] Building cps-parent 3.6.4-SNAPSHOT [4/21] 13:55:29 [INFO] --------------------------------[ pom ]--------------------------------- 13:55:30 [INFO] 13:55:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 13:55:30 [INFO] 13:55:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-parent --- 13:55:31 [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-paris-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 13:55:31 [INFO] 13:55:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 13:55:33 [INFO] You have 0 Checkstyle violations. 13:55:33 [INFO] 13:55:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 13:55:34 [INFO] You have 0 Checkstyle violations. 13:55:34 [INFO] 13:55:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 13:55:35 [INFO] No sources specified for compilation. Skipping. 13:55:35 [INFO] 13:55:35 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-parent --- 13:55:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-paris-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 13:55:35 [INFO] 13:55:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-parent --- 13:55:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:35 [INFO] 13:55:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 13:55:35 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.6.4-SNAPSHOT/cps-parent-3.6.4-SNAPSHOT.pom 13:55:35 [INFO] 13:55:35 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-parent --- 13:55:35 [INFO] 13:55:35 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 13:55:35 [INFO] Building cps-events 3.6.4-SNAPSHOT [5/21] 13:55:35 [INFO] --------------------------------[ jar ]--------------------------------- 13:55:36 [INFO] 13:55:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 13:55:36 [INFO] 13:55:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-events --- 13:55: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-paris-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 13:55:36 [INFO] 13:55:36 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 13:55:37 [INFO] 13:55:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 13:55:37 [INFO] You have 0 Checkstyle violations. 13:55:37 [INFO] 13:55:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 13:55:37 [INFO] You have 0 Checkstyle violations. 13:55:37 [INFO] 13:55:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 13:55:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:37 [INFO] Copying 2 resources 13:55:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-events/target/generated-sources/license 13:55:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-events/target/generated-resources/licenses 13:55:37 [INFO] 13:55:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 13:55:37 [INFO] Recompiling the module because of changed dependency. 13:55:37 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 13:55:38 [INFO] 13:55:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 13:55:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-events/src/test/resources 13:55:38 [INFO] 13:55:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 13:55:38 [INFO] No sources to compile 13:55:38 [INFO] 13:55:38 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 13:55:38 [INFO] No sources specified for compilation. Skipping. 13:55:38 [INFO] 13:55:38 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 13:55:38 [INFO] No tests to run. 13:55:38 [INFO] 13:55:38 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-events --- 13:55:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-paris-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 13:55:38 [INFO] 13:55:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-events --- 13:55:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:38 [INFO] 13:55:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 13:55:38 [INFO] Building jar: /w/workspace/cps-paris-merge-java/cps-events/target/cps-events-3.6.4-SNAPSHOT.jar 13:55:38 [INFO] 13:55:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 13:55:38 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-events/target/cps-events-3.6.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.6.4-SNAPSHOT/cps-events-3.6.4-SNAPSHOT.jar 13:55:38 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.6.4-SNAPSHOT/cps-events-3.6.4-SNAPSHOT.pom 13:55:38 [INFO] 13:55:38 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-events --- 13:55:38 [INFO] 13:55:38 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 13:55:38 [INFO] Building cps-path-parser 3.6.4-SNAPSHOT [6/21] 13:55:38 [INFO] --------------------------------[ jar ]--------------------------------- 13:55:40 [INFO] 13:55:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 13:55:40 [INFO] 13:55:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-path-parser --- 13:55:40 [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-paris-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 13:55:40 [INFO] 13:55:40 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 13:55:41 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-paris-merge-java/cps-path-parser/src/main/antlr4 13:55:41 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 13:55:41 [INFO] 13:55:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 13:55:41 [INFO] You have 0 Checkstyle violations. 13:55:41 [INFO] 13:55:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 13:55:42 [INFO] You have 0 Checkstyle violations. 13:55:42 [INFO] 13:55:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 13:55:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-path-parser/src/main/resources 13:55:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-path-parser/target/generated-sources/license 13:55:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-path-parser/target/generated-resources/licenses 13:55:42 [INFO] 13:55:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 13:55:42 [INFO] Recompiling the module because of changed dependency. 13:55:42 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 13:55:42 [INFO] 13:55:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 13:55:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-path-parser/src/test/resources 13:55:42 [INFO] 13:55:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 13:55:42 [INFO] No sources to compile 13:55:42 [INFO] 13:55:42 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 13:55:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:55:43 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:55:43 [INFO] Parallel parsing disabled. 13:55:43 [INFO] Compiled 4 files. 13:55:43 [INFO] 13:55:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 13:55:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:55:44 [INFO] 13:55:44 [INFO] ------------------------------------------------------- 13:55:44 [INFO] T E S T S 13:55:44 [INFO] ------------------------------------------------------- 13:55:45 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:55:46 line 1:18 missing QName at '' 13:55:46 line 1:37 mismatched input '@' expecting {'[', '/'} 13:55:46 line 1:37 mismatched input ']' expecting {'[', '/'} 13:55:46 line 1:37 mismatched input '::' expecting {'[', '/'} 13:55:46 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 13:55:46 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 13:55:46 line 1:14 no viable alternative at input '[-' 13:55:46 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 13:55:46 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 13:55:46 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 13:55:46 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 13:55:46 line 1:14 no viable alternative at input '[]' 13:55:46 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 13:55:46 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 13:55:46 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 13:55:46 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 13:55:46 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 13:55:46 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 13:55:46 line 1:2 extraneous input '/' expecting QName 13:55:46 line 1:8 mismatched input '*' expecting QName 13:55:46 line 1:0 mismatched input '' expecting '/' 13:55:46 line 1:1 no viable alternative at input '/' 13:55:46 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:55:46 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:55:46 line 1:2 missing QName at '/' 13:55:46 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:55:46 [INFO] 13:55:46 [INFO] Results: 13:55:46 [INFO] 13:55:46 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 13:55:46 [INFO] 13:55:46 [INFO] 13:55:46 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-path-parser --- 13:55:46 [INFO] Loading execution data file /w/workspace/cps-paris-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:55:46 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 13:55:46 [INFO] All coverage checks have been met. 13:55:46 [INFO] 13:55:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-path-parser --- 13:55:46 [INFO] Loading execution data file /w/workspace/cps-paris-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:55:46 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 13:55:46 [INFO] 13:55:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 13:55:46 [INFO] Building jar: /w/workspace/cps-paris-merge-java/cps-path-parser/target/cps-path-parser-3.6.4-SNAPSHOT.jar 13:55:46 [INFO] 13:55:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 13:55:46 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-path-parser/target/cps-path-parser-3.6.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.6.4-SNAPSHOT/cps-path-parser-3.6.4-SNAPSHOT.jar 13:55:46 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.6.4-SNAPSHOT/cps-path-parser-3.6.4-SNAPSHOT.pom 13:55:46 [INFO] 13:55:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-path-parser --- 13:55:46 [INFO] 13:55:46 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 13:55:46 [INFO] Building cps-service 3.6.4-SNAPSHOT [7/21] 13:55:46 [INFO] --------------------------------[ jar ]--------------------------------- 13:55:53 [INFO] 13:55:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 13:55:53 [INFO] 13:55:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-service --- 13:55:53 [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-paris-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 13:55:53 [INFO] 13:55:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 13:55:53 [INFO] You have 0 Checkstyle violations. 13:55:53 [INFO] 13:55:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 13:55:54 [INFO] You have 0 Checkstyle violations. 13:55:54 [INFO] 13:55:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 13:55:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:54 [INFO] Copying 2 resources 13:55:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-service/target/generated-sources/license 13:55:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-service/target/generated-resources/licenses 13:55:54 [INFO] 13:55:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 13:55:54 [INFO] Recompiling the module because of changed dependency. 13:55:54 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 13:55:56 [INFO] /w/workspace/cps-paris-merge-java/cps-service/src/main/java/org/onap/cps/utils/YangParserHelper.java: Some input files use unchecked or unsafe operations. 13:55:56 [INFO] /w/workspace/cps-paris-merge-java/cps-service/src/main/java/org/onap/cps/utils/YangParserHelper.java: Recompile with -Xlint:unchecked for details. 13:55:56 [INFO] 13:55:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 13:55:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:56 [INFO] Copying 33 resources 13:55:56 [INFO] 13:55:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 13:55:56 [INFO] Recompiling the module because of changed dependency. 13:55:56 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 13:55:56 [INFO] 13:55:56 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 13:55:56 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:55:56 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:55:56 [INFO] Parallel parsing disabled. 13:55:59 [INFO] Compiled 99 files. 13:55:59 [INFO] 13:55:59 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 13:55:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:55:59 [INFO] 13:55:59 [INFO] ------------------------------------------------------- 13:55:59 [INFO] T E S T S 13:55:59 [INFO] ------------------------------------------------------- 13:55:59 Jun 13, 2025 1:55:59 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:55:59 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:55:59 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:55:59 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:55:59 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:55:59 Jun 13, 2025 1:55:59 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:55:59 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:55:59 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:55:59 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:55:59 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:00 Jun 13, 2025 1:56:00 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:00 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:00 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:01 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 13:56:02 13:56:02.716 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 13:56:02 13:56:02.761 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 13:56:02 13:56:02.768 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 13:56:02 13:56:02.781 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 13:56:02 13:56:02.788 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 13:56:02 13:56:02.792 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 13:56:02 13:56:02.792 [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 13:56:02 13:56:02.802 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 13:56:02 13:56:02.807 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 13:56:02 13:56:02.867 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 13:56:02 13:56:02.874 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 13:56:02 13:56:02.887 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 13:56:02 13:56:02.895 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 13:56:02 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 s -- in org.onap.cps.init.AbstractModelLoaderSpec 13:56:02 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 13:56:02 13:56:02.918 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Subscription models onboarded successfully 13:56:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 13:56:02 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:56:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:56:03 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 13:56:03 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 13:56:03 [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec 13:56:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.api.model.ConditionPropertiesSpec 13:56:03 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 13:56:03 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 13:56:03 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 13:56:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 13:56:03 [INFO] Running org.onap.cps.config.AsyncConfigSpec 13:56:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.config.AsyncConfigSpec 13:56:03 [INFO] Running org.onap.cps.config.CacheConfigSpec 13:56:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 13:56:03 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec 13:56:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:56:04 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec 13:56:04 [INFO] Running org.onap.cps.events.EventsProducerSpec 13:56:04 13:56:04.302 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 13:56:04 13:56:04.308 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 13:56:04 13:56:04.321 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 13:56:04 13:56:04.328 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 13:56:04 13:56:04.334 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 13:56:04 13:56:04.335 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 13:56:04 13:56:04.336 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 13:56:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.onap.cps.events.EventsProducerSpec 13:56:04 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 13:56:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 13:56:04 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 13:56:05 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:56:05 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:56:05 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 13:56:05 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 13:56:06 [Fatal Error] :1:1: Content is not allowed in prolog. 13:56:06 [Fatal Error] :1:1: Content is not allowed in prolog. 13:56:06 13:56:06.136 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 13:56:06 java.lang.Exception: Sending failed 13:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:56:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:56:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:56:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:56:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:56:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:56:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:56:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:56:06 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:567) 13:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:06 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 13:56:06 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 13:56:06 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 13:56:06 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 13:56:06 at groovy.lang.Closure.call(Closure.java:427) 13:56:06 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 13:56:06 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 13:56:06 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 13:56:06 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 13:56:06 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 13:56:06 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 13:56:06 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 13:56:06 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 13:56:06 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 13:56:06 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 13:56:06 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:56:06 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$424706590.sendCpsDataUpdateEvent(Unknown Source) 13:56:06 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:325) 13:56:06 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:155) 13:56:06 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 13:56:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:56:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:56:06 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:569) 13:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:56:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:56:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:06 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 13:56:06 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 13:56:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 13:56:06 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 13:56:06 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 13:56:06 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 13:56:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.impl.CpsFacadeImplSpec 13:56:06 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 13:56:06 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 13:56:06 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 13:56:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 13:56:06 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 13:56:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 13:56:06 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 13:56:06 13:56:06.832 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy138 13:56:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.onap.cps.impl.DataNodeBuilderSpec 13:56:06 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 13:56:06 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:56:06 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:56:07 [Fatal Error] :1:1: Content is not allowed in prolog. 13:56:07 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 13:56:07 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.onap.cps.impl.DataNodeFactorySpec 13:56:07 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 13:56:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 13:56:07 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 13:56:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 13:56:07 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 13:56:08 13:56:00,122 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18 13:56:08 13:56:00,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Here is a list of configurators discovered as a service, by rank: 13:56:08 13:56:00,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:56:08 13:56:00,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 13:56:08 13:56:00,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:56:08 13:56:00,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:08 13:56:00,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:08 13:56:00,131 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:08 13:56:00,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:56:08 13:56:00,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:56:08 13:56:00,133 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:08 13:56:00,133 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:08 13:56:00,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:08 13:56:00,134 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:56:08 13:56:00,134 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:56:08 13:56:00,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:08 13:56:00,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 13:56:08 13:56:00,136 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 13:56:08 13:56:00,136 |-INFO in ch.qos.logback.classic.BasicConfigurator@6f935613 - Setting up default configuration. 13:56:08 13:56:00,148 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:56:08 13:56:00,148 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems. 13:56:08 13:56:00,148 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole 13:56:08 13:56:00,149 |-INFO in ch.qos.logback.classic.util.ContextInitializer@62f636b4 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 13 milliseconds. ExecutionStatus=NEUTRAL 13:56:08 13:56:07,606 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:56:08 13:56:07,606 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:56:08 13:56:07,610 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:56:08 13:56:07,648 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7d1b5c63 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:56:08 13:56:07,648 |-INFO in ConfigurationWatchList(mainURL=file:/w/workspace/cps-paris-merge-java/cps-service/target/classes/logback-spring.xml, fileWatchList={/w/workspace/cps-paris-merge-java/cps-service/target/classes/logback-spring.xml}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:56:08 13:56:07,653 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:56:08 13:56:07,653 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:56:08 13:56:07,653 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:56:08 13:56:07,653 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:56:08 13:56:07,653 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:56:08 13:56:07,653 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:56:08 13:56:07,655 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6312){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:56:08 13:56:07,655 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:56:08 13:56:07,655 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:56:08 13:56:07,655 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:56:08 13:56:07,655 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6312 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:56:08 13:56:07,656 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:56:08 13:56:07,656 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:56:08 13:56:07,656 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:56:08 13:56:07,656 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7d1b5c63 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:56:08 13:56:07,656 |-INFO in ConfigurationWatchList(mainURL=file:/w/workspace/cps-paris-merge-java/cps-service/target/classes/logback-spring.xml, fileWatchList={/w/workspace/cps-paris-merge-java/cps-service/target/classes/logback-spring.xml}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:56:08 13:56:07,661 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1749822967660) 13:56:08 13:56:07,661 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [ConfigurationWatchList(mainURL=file:/w/workspace/cps-paris-merge-java/cps-service/target/classes/logback-spring.xml, fileWatchList={/w/workspace/cps-paris-merge-java/cps-service/target/classes/logback-spring.xml}, urlWatchList=[})] 13:56:08 13:56:07,662 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:56:08 13:56:07,665 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:56:08 13:56:07,665 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:08 13:56:07,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:08 13:56:07,672 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:56:08 13:56:07,674 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:08 13:56:07,674 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6312){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:56:08 13:56:07,674 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:56:08 13:56:07,705 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:56:08 13:56:07,705 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:56:08 13:56:07,705 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:56:08 13:56:07,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:56:08 13:56:07,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:08 13:56:07,712 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:56:08 13:56:07,720 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:56:08 13:56:07,720 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@236b02de - value "{ 13:56:08 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:56:08 "logTypeName": "", 13:56:08 "logLevel": "%level", 13:56:08 "traceId": "%X{traceId:-}", 13:56:08 "statusCode": "", 13:56:08 "principalId": "", 13:56:08 "serviceName": "", 13:56:08 "message": "%message", 13:56:08 "spanId": "%X{spanId:-}", 13:56:08 "processId": "6312", 13:56:08 "threadName": "%thread", 13:56:08 "class": "%logger{40}", 13:56:08 "exception": "%wEx" 13:56:08 }" substituted for "{ 13:56:08 "logTimeStamp": "${currentTimeStamp:-}", 13:56:08 "logTypeName": "", 13:56:08 "logLevel": "%level", 13:56:08 "traceId": "%X{traceId:-}", 13:56:08 "statusCode": "", 13:56:08 "principalId": "${username:-}", 13:56:08 "serviceName": "${springAppName:-}", 13:56:08 "message": "%message", 13:56:08 "spanId": "%X{spanId:-}", 13:56:08 "processId": "${PID:-}", 13:56:08 "threadName": "%thread", 13:56:08 "class": "%logger{40}", 13:56:08 "exception": "%wEx" 13:56:08 }" 13:56:08 13:56:08,249 |-INFO in ch.qos.logback.classic.pattern.DateConverter@52d2053 - Setting zoneId to "UTC" 13:56:08 13:56:08,262 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:56:08 13:56:08,262 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:56:08 13:56:08,262 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:56:08 13:56:08,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:56:08 13:56:08,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:56:08 13:56:08,538 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:56:08 13:56:08,539 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:56:08 13:56:08,539 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:56:08 13:56:08,539 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:56:08 13:56:08,540 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:56:08 13:56:08,540 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@70fbc391 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:56:08 13:56:08,540 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:56:08 13:56:08,540 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@22f28cd1 - End of configuration. 13:56:08 13:56:08,540 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@597417a3 - Registering current configuration as safe fallback point 13:56:08 13:56:08 13:56:08 . ____ _ __ _ _ 13:56:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:08 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:08 =========|_|==============|___/=/_/_/_/ 13:56:08 13:56:08 :: Spring Boot :: (v3.4.4) 13:56:08 13:56:08 2025-06-13T13:56:08.590Z INFO 6312 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6312 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-service) 13:56:08 2025-06-13T13:56:08.596Z INFO 6312 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 13:56:08 2025-06-13T13:56:08.919Z INFO 6312 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.611 seconds (process running for 9.669) 13:56:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 13:56:09 [INFO] Running org.onap.cps.utils.ContentTypeSpec 13:56:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.utils.ContentTypeSpec 13:56:09 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 13:56:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.CpsValidatorImplSpec 13:56:09 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 13:56:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.utils.DataMapUtilsSpec 13:56:09 [INFO] Running org.onap.cps.utils.GsonSpec 13:56:09 first-container a-leaf a-Value 13:56:09 last-container x-leaf x-value 13:56:09 13:56:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec 13:56:09 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 13:56:09 2025-06-13T13:56:09.456Z ERROR 6312 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 13:56:09 2025-06-13T13:56:09.459Z ERROR 6312 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 13:56:09 2025-06-13T13:56:09.469Z ERROR 6312 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 13:56:09 2025-06-13T13:56:09.472Z ERROR 6312 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 13:56:09 2025-06-13T13:56:09.483Z ERROR 6312 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 13:56:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.onap.cps.utils.JsonObjectMapperSpec 13:56:09 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 13:56:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.utils.JsonParserStreamSpec 13:56:09 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 13:56:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 13:56:09 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 13:56:09 [Fatal Error] :1:1: Content is not allowed in prolog. 13:56:09 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.utils.XmlFileUtilsSpec 13:56:09 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 13:56:09 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 13:56:09 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 13:56:09 [Fatal Error] :1:1: Premature end of file. 13:56:09 line 1:1 no viable alternative at input '/' 13:56:09 line 1:1 no viable alternative at input '/[' 13:56:09 line 1:11 missing QName at '' 13:56:09 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.onap.cps.utils.YangParserHelperSpec 13:56:09 [INFO] Running org.onap.cps.utils.YangParserSpec 13:56:09 2025-06-13T13:56:09.733Z ERROR 6312 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 13:56:09 2025-06-13T13:56:09.735Z ERROR 6312 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 13:56:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.utils.YangParserSpec 13:56:09 [INFO] Running org.onap.cps.utils.YangUtilsSpec 13:56:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.YangUtilsSpec 13:56:09 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:56:09 2025-06-13T13:56:09.774Z ERROR 6312 --- [ 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] 13:56:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:56:09 [INFO] 13:56:09 [INFO] Results: 13:56:09 [INFO] 13:56:09 [INFO] Tests run: 480, Failures: 0, Errors: 0, Skipped: 0 13:56:09 [INFO] 13:56:09 [INFO] 13:56:09 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-service --- 13:56:09 [INFO] Loading execution data file /w/workspace/cps-paris-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 13:56:09 [INFO] Analyzed bundle 'cps-service' with 62 classes 13:56:09 [INFO] All coverage checks have been met. 13:56:09 [INFO] 13:56:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-service --- 13:56:09 [INFO] Loading execution data file /w/workspace/cps-paris-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 13:56:10 [INFO] Analyzed bundle 'cps-service' with 62 classes 13:56:10 [INFO] 13:56:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 13:56:10 [INFO] Building jar: /w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar 13:56:10 [INFO] 13:56:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 13:56:10 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.6.4-SNAPSHOT/cps-service-3.6.4-SNAPSHOT.jar 13:56:10 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.6.4-SNAPSHOT/cps-service-3.6.4-SNAPSHOT.pom 13:56:10 [INFO] 13:56:10 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-service --- 13:56:10 [INFO] 13:56:10 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 13:56:10 [INFO] Building cps-rest 3.6.4-SNAPSHOT [8/21] 13:56:10 [INFO] --------------------------------[ jar ]--------------------------------- 13:56:12 [INFO] 13:56:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 13:56:12 [INFO] 13:56:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-rest --- 13:56:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-paris-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 13:56:12 [INFO] 13:56:12 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 13:56:16 [INFO] Generating with dryRun=false 13:56:16 [INFO] Output directory (/w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 13:56:16 [INFO] OpenAPI Generator: spring (server) 13:56:16 [INFO] Generator 'spring' is considered stable. 13:56:16 [INFO] ---------------------------------- 13:56:16 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 13:56:16 [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) 13:56:16 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:56:16 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [INFO] Processing operation createDataspace 13:56:16 [INFO] Processing operation deleteDataspace 13:56:16 [INFO] Processing operation createDataspaceV2 13:56:16 [INFO] Processing operation getAllDataspaces 13:56:16 [INFO] Processing operation getDataspace 13:56:16 [INFO] Processing operation cleanDataspace 13:56:16 [INFO] Processing operation createAnchor 13:56:16 [INFO] Processing operation createAnchorV2 13:56:16 [INFO] Processing operation getAnchors 13:56:16 [INFO] Processing operation getAnchor 13:56:16 [INFO] Processing operation deleteAnchor 13:56:16 [INFO] Processing operation createSchemaSet 13:56:16 [INFO] Processing operation createSchemaSetV2 13:56:16 [INFO] Processing operation getSchemaSets 13:56:16 [INFO] Processing operation getSchemaSet 13:56:16 [INFO] Processing operation deleteSchemaSet 13:56:16 [INFO] Processing operation getNodeByDataspaceAndAnchor 13:56:16 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 13:56:16 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 13:56:16 [INFO] Processing operation replaceNode 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [INFO] Processing operation createNode 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [INFO] Processing operation deleteDataNode 13:56:16 [INFO] Processing operation updateNodeLeaves 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [INFO] Processing operation deleteListOrListElement 13:56:16 [INFO] Processing operation replaceListContent 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [INFO] Processing operation addListElements 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [INFO] Processing operation getDeltaByDataspaceAndAnchors 13:56:16 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 13:56:16 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 13:56:16 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 13:56:16 [INFO] Processing operation getNodesByDataspaceAndCpsPath 13:56:16 [INFO] Processing operation getNotificationSubscription 13:56:16 [INFO] Processing operation createNotificationSubscription 13:56:16 [INFO] Processing operation deleteNotificationSubscription 13:56:16 [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] 13:56:16 [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] 13:56:16 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:56:16 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple MediaTypes found, using only the first one 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple MediaTypes found, using only the first one 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple MediaTypes found, using only the first one 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple MediaTypes found, using only the first one 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple MediaTypes found, using only the first one 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:16 [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] 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 13:56:16 [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] 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 13:56:16 [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] 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 13:56:16 [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] 13:56:16 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 13:56:16 [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] 13:56:16 [INFO] Skipping generation of supporting files. 13:56:16 ################################################################################ 13:56:16 # Thanks for using OpenAPI Generator. # 13:56:16 # Please consider donation to help us maintain this project 🙏 # 13:56:16 # https://opencollective.com/openapi_generator/donate # 13:56:16 ################################################################################ 13:56:16 [INFO] 13:56:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 13:56:16 [INFO] You have 0 Checkstyle violations. 13:56:16 [INFO] 13:56:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 13:56:17 [INFO] You have 0 Checkstyle violations. 13:56:17 [INFO] 13:56:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 13:56:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-rest/src/main/resources 13:56:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/license 13:56:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-rest/target/generated-resources/licenses 13:56:17 [INFO] 13:56:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 13:56:17 [INFO] Recompiling the module because of changed dependency. 13:56:17 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 13:56:18 [WARNING] /w/workspace/cps-paris-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". 13:56:18 [INFO] /w/workspace/cps-paris-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 13:56:18 [INFO] /w/workspace/cps-paris-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 13:56:18 [INFO] 13:56:18 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 13:56:18 [INFO] Generating with dryRun=false 13:56:18 [INFO] No .openapi-generator-ignore file found. 13:56:18 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:56:18 [INFO] Generator 'openapi-yaml' is considered stable. 13:56:18 [INFO] Output file [outputFile=openapi.yaml] 13:56:18 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 13:56: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/cps/api] 13:56:18 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:56:18 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple MediaTypes found, using only the first one 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56:18 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56: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/cps/api] 13:56:18 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/README.md 13:56:18 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 13:56:18 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:56:18 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:56:18 [INFO] writing file /w/workspace/cps-paris-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:56:18 ################################################################################ 13:56:18 # Thanks for using OpenAPI Generator. # 13:56:18 # Please consider donation to help us maintain this project 🙏 # 13:56:18 # https://opencollective.com/openapi_generator/donate # 13:56:18 ################################################################################ 13:56:18 [INFO] 13:56:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 13:56:18 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 13:56:18 [INFO] 13:56:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 13:56:18 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 13:56:18 [INFO] 13:56:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 13:56:18 [INFO] Copying 6 resources from src/test/resources to target/test-classes 13:56:18 [INFO] 13:56:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 13:56:18 [INFO] Recompiling the module because of changed dependency. 13:56:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:56:19 [INFO] 13:56:19 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 13:56:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:56:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:56:19 [INFO] Parallel parsing disabled. 13:56:20 [INFO] Compiled 28 files. 13:56:20 [INFO] 13:56:20 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 13:56:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:56:20 [INFO] 13:56:20 [INFO] ------------------------------------------------------- 13:56:20 [INFO] T E S T S 13:56:20 [INFO] ------------------------------------------------------- 13:56:21 13:56:21.759 [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. 13:56:22 13:56:22.014 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:56:22 13:56:22.149 [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. 13:56:22 13:56:22.170 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:56:22 13:56:22.189 [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. 13:56:22 13:56:22.202 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 13:56:22 13:56:22.217 [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. 13:56:22 13:56:22.230 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:56:22 13:56:22.244 [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. 13:56:22 13:56:22.274 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:56:22 13:56:22.302 [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. 13:56:22 13:56:22.314 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:56:22 13:56:22.318 [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. 13:56:22 13:56:22.330 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:56:22 13:56:22.333 [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. 13:56:22 13:56:22.342 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 13:56:22 13:56:22.344 [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. 13:56:22 13:56:22.352 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:56:22 13:56:22.354 [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. 13:56:22 13:56:22.363 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:56:22 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 13:56:24 13:56:21,554 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18 13:56:24 13:56:21,558 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Here is a list of configurators discovered as a service, by rank: 13:56:24 13:56:21,558 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:56:24 13:56:21,558 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 13:56:24 13:56:21,558 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:56:24 13:56:21,567 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:24 13:56:21,567 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:24 13:56:21,569 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:24 13:56:21,571 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:56:24 13:56:21,571 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:56:24 13:56:21,571 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:24 13:56:21,571 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:24 13:56:21,572 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:24 13:56:21,573 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:56:24 13:56:21,573 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:56:24 13:56:21,573 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:24 13:56:21,573 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 13:56:24 13:56:21,574 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 13:56:24 13:56:21,574 |-INFO in ch.qos.logback.classic.BasicConfigurator@5d571179 - Setting up default configuration. 13:56:24 13:56:21,599 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:56:24 13:56:21,599 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems. 13:56:24 13:56:21,599 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole 13:56:24 13:56:21,600 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9930ff6 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 25 milliseconds. ExecutionStatus=NEUTRAL 13:56:24 13:56:23,833 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:56:24 13:56:23,881 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:56:24 13:56:23,881 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:56:24 13:56:23,886 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:56:24 13:56:23,923 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5b1dd206 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:56:24 13:56:23,923 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:56:24 13:56:23,928 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:56:24 13:56:23,929 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:56:24 13:56:23,929 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:56:24 13:56:23,929 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:56:24 13:56:23,929 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:56:24 13:56:23,929 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:56:24 13:56:23,930 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6411){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6411 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:56:24 13:56:23,931 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5b1dd206 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:56:24 13:56:23,931 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:56:24 13:56:23,935 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:56:24 13:56:23,935 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:56:24 13:56:23,936 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:56:24 13:56:23,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:56:24 13:56:23,938 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:56:24 13:56:23,938 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:56:24 13:56:23,938 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:56:24 13:56:23,938 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:56:24 13:56:23,938 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:24 13:56:23,938 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:24 13:56:23,943 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:56:24 13:56:23,944 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:24 13:56:23,945 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6411){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:56:24 13:56:23,945 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:56:24 13:56:23,972 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:56:24 13:56:23,972 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:56:24 13:56:23,972 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:56:24 13:56:23,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:56:24 13:56:23,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:24 13:56:23,979 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:56:24 13:56:23,987 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:56:24 13:56:23,987 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3ea4dcc5 - value "{ 13:56:24 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:56:24 "logTypeName": "", 13:56:24 "logLevel": "%level", 13:56:24 "traceId": "%X{traceId:-}", 13:56:24 "statusCode": "", 13:56:24 "principalId": "", 13:56:24 "serviceName": "", 13:56:24 "message": "%message", 13:56:24 "spanId": "%X{spanId:-}", 13:56:24 "processId": "6411", 13:56:24 "threadName": "%thread", 13:56:24 "class": "%logger{40}", 13:56:24 "exception": "%wEx" 13:56:24 }" substituted for "{ 13:56:24 "logTimeStamp": "${currentTimeStamp:-}", 13:56:24 "logTypeName": "", 13:56:24 "logLevel": "%level", 13:56:24 "traceId": "%X{traceId:-}", 13:56:24 "statusCode": "", 13:56:24 "principalId": "${username:-}", 13:56:24 "serviceName": "${springAppName:-}", 13:56:24 "message": "%message", 13:56:24 "spanId": "%X{spanId:-}", 13:56:24 "processId": "${PID:-}", 13:56:24 "threadName": "%thread", 13:56:24 "class": "%logger{40}", 13:56:24 "exception": "%wEx" 13:56:24 }" 13:56:24 13:56:24,048 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3d0f2154 - Setting zoneId to "UTC" 13:56:24 13:56:24,056 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:56:24 13:56:24,056 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:56:24 13:56:24,056 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:56:24 13:56:24,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:56:24 13:56:24,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:56:24 13:56:24,308 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:56:24 13:56:24,309 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:56:24 13:56:24,309 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:56:24 13:56:24,310 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:56:24 13:56:24,310 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:56:24 13:56:24,310 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@73611fbb - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:56:24 13:56:24,310 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:56:24 13:56:24,311 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@8374911 - End of configuration. 13:56:24 13:56:24,311 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@106dee26 - Registering current configuration as safe fallback point 13:56:24 13:56:24 13:56:24 . ____ _ __ _ _ 13:56:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:24 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:24 =========|_|==============|___/=/_/_/_/ 13:56:24 13:56:24 :: Spring Boot :: (v3.4.4) 13:56:24 13:56:24 2025-06-13T13:56:24.430Z INFO 6411 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6411 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-rest) 13:56:24 2025-06-13T13:56:24.431Z INFO 6411 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:56:26 2025-06-13T13:56:25.974Z INFO 6411 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:56:26 2025-06-13T13:56:25.974Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:56:26 2025-06-13T13:56:25.976Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:56:26 2025-06-13T13:56:26.000Z INFO 6411 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.528 seconds (process running for 5.317) 13:56:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:56:26 2025-06-13T13:56:26.817Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:26 13:56:26 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 13:56:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:56:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:56:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:56:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:56:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:56:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:56:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:56:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:56:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:56:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:56:26 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 13:56:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:56:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:26 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:56:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:56:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:26 Caused by: java.lang.RuntimeException: null 13:56:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:56:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:56:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:56:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:56:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:56:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:56:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:56:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:56:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:56:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:56:26 ... 88 common frames omitted 13:56:26 13:56:27 2025-06-13T13:56:27.026Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 13:56:27 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 13:56:27 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 13:56:27 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:27 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 13:56:27 and component.yang=fake component content 1 13:56:27 13:56:27 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 13:56:27 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 13:56:27 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 13:56:27 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 13:56:27 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 13:56:27 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 13:56:27 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 13:56:27 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 13:56:27 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 13:56:27 ... 148 common frames omitted 13:56:27 13:56:27 2025-06-13T13:56:27.103Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 13:56:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:56:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:56:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:56:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 13:56:27 2025-06-13T13:56:27.111Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 13:56:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 13:56:27 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.711 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 13:56:27 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:56:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:56:27 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 13:56:27 13:56:27 . ____ _ __ _ _ 13:56:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:27 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:27 =========|_|==============|___/=/_/_/_/ 13:56:27 13:56:27 :: Spring Boot :: (v3.4.4) 13:56:27 13:56:27 2025-06-13T13:56:27.421Z INFO 6411 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6411 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-rest) 13:56:27 2025-06-13T13:56:27.421Z INFO 6411 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:56:27 2025-06-13T13:56:27.659Z INFO 6411 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:56:27 2025-06-13T13:56:27.659Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:56:27 2025-06-13T13:56:27.659Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:56:27 2025-06-13T13:56:27.665Z INFO 6411 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.267 seconds (process running for 6.981) 13:56:27 2025-06-13T13:56:27.757Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:27 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 13:56:27 2025-06-13T13:56:27.807Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 13:56:27 2025-06-13T13:56:27.824Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 13:56:27 2025-06-13T13:56:27.840Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 13:56:27 at jdk.internal.reflect.GeneratedMethodAccessor61.invoke(Unknown Source) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:56:27 at jdk.internal.reflect.GeneratedMethodAccessor61.invoke(Unknown Source) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 13:56:27 2025-06-13T13:56:27.854Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:27 13:56:27 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 13:56:27 at jdk.internal.reflect.GeneratedMethodAccessor61.invoke(Unknown Source) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:56:27 at jdk.internal.reflect.GeneratedMethodAccessor61.invoke(Unknown Source) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:56:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:27 13:56:28 2025-06-13T13:56:28.000Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:28 13:56:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:28 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:56:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:28 13:56:28 2025-06-13T13:56:28.041Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:28 13:56:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:28 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 13:56:28 at jdk.internal.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 13:56:28 at jdk.internal.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:449) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:28 13:56:28 2025-06-13T13:56:28.073Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:28 13:56:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:28 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:474) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:28 13:56:28 2025-06-13T13:56:28.103Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:28 13:56:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:28 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:28 13:56:28 2025-06-13T13:56:28.129Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:28 13:56:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:28 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:534) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:28 13:56:28 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 13:56:28 2025-06-13T13:56:28.142Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:28 13:56:28 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:56:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:224) 13:56:28 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:56:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 13:56:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:56:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727) 13:56:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 13:56:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986) 13:56:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891) 13:56:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 13:56:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:56:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:56:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:56:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:56:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:56:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:56:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 13:56:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:56:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:56:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:56:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:556) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:56:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:56:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:56:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:28 13:56:28 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 13:56:28 13:56:28 . ____ _ __ _ _ 13:56:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:28 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:28 =========|_|==============|___/=/_/_/_/ 13:56:28 13:56:28 :: Spring Boot :: (v3.4.4) 13:56:28 13:56:28 2025-06-13T13:56:28.172Z INFO 6411 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6411 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-rest) 13:56:28 2025-06-13T13:56:28.173Z INFO 6411 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:56:28 2025-06-13T13:56:28.342Z INFO 6411 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:56:28 2025-06-13T13:56:28.342Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:56:28 2025-06-13T13:56:28.342Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:56:28 2025-06-13T13:56:28.348Z INFO 6411 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.196 seconds (process running for 7.665) 13:56:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 13:56:28 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 13:56:28 2025-06-13T13:56:28.430Z ERROR 6411 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 13:56:28 13:56:28 . ____ _ __ _ _ 13:56:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:28 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:28 =========|_|==============|___/=/_/_/_/ 13:56:28 13:56:28 :: Spring Boot :: (v3.4.4) 13:56:28 13:56:28 2025-06-13T13:56:28.458Z INFO 6411 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6411 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-rest) 13:56:28 2025-06-13T13:56:28.458Z INFO 6411 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:56:28 2025-06-13T13:56:28.618Z INFO 6411 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:56:28 2025-06-13T13:56:28.618Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:56:28 2025-06-13T13:56:28.619Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:56:28 2025-06-13T13:56:28.622Z INFO 6411 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.185 seconds (process running for 7.939) 13:56:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 13:56:28 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:56:28 13:56:28 . ____ _ __ _ _ 13:56:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:28 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:28 =========|_|==============|___/=/_/_/_/ 13:56:28 13:56:28 :: Spring Boot :: (v3.4.4) 13:56:28 13:56:28 2025-06-13T13:56:28.754Z INFO 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6411 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-rest) 13:56:28 2025-06-13T13:56:28.754Z INFO 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:56:29 2025-06-13T13:56:29.007Z INFO 6411 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:56:29 2025-06-13T13:56:29.007Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:56:29 2025-06-13T13:56:29.007Z INFO 6411 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:56:29 2025-06-13T13:56:29.011Z INFO 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.294 seconds (process running for 8.328) 13:56:29 2025-06-13T13:56:29.033Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:29 13:56:29 java.lang.IllegalStateException: some error message 13:56:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:56:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:56:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:56:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:56:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:56:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:56:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:56:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:56:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:56:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:56:29 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) 13:56:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:56:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:29 13:56:29 2025-06-13T13:56:29.069Z ERROR 6411 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:56:29 13:56:29 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 13:56:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:56:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:56:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:56:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:56:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:56:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:56:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:56:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:56:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:56:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 13:56:29 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) 13:56:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:56:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:56:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:56:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:56:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:56:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:56:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:56:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:56:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:56:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:56:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:56:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:56:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:56:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:56:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:56:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:56:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:56:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:56:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:56:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:56:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:56:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:56:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:56:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:56:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:56:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:56:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:56:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:56:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:56:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:56:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:56:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:56:29 Caused by: java.lang.Throwable: null 13:56:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:56:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:56:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:56:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:56:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:56:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:56:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:56:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:56:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:56:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:56:29 ... 88 common frames omitted 13:56:29 13:56:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:56:29 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 13:56:29 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 13:56:29 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:56:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:56:29 [INFO] 13:56:29 [INFO] Results: 13:56:29 [INFO] 13:56:29 [INFO] Tests run: 190, Failures: 0, Errors: 0, Skipped: 0 13:56:29 [INFO] 13:56:29 [INFO] 13:56:29 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-rest --- 13:56:29 [INFO] Loading execution data file /w/workspace/cps-paris-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:56:29 [INFO] Analyzed bundle 'cps-rest' with 7 classes 13:56:29 [INFO] All coverage checks have been met. 13:56:29 [INFO] 13:56:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-rest --- 13:56:29 [INFO] Loading execution data file /w/workspace/cps-paris-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:56:29 [INFO] Analyzed bundle 'cps-rest' with 7 classes 13:56:29 [INFO] 13:56:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 13:56:29 [INFO] Building jar: /w/workspace/cps-paris-merge-java/cps-rest/target/cps-rest-3.6.4-SNAPSHOT.jar 13:56:29 [INFO] 13:56:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 13:56:29 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-rest/target/cps-rest-3.6.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.6.4-SNAPSHOT/cps-rest-3.6.4-SNAPSHOT.jar 13:56:29 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.6.4-SNAPSHOT/cps-rest-3.6.4-SNAPSHOT.pom 13:56:29 [INFO] 13:56:29 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-rest --- 13:56:29 [INFO] 13:56:29 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 13:56:29 [INFO] Building cps-ncmp-events 3.6.4-SNAPSHOT [9/21] 13:56:29 [INFO] --------------------------------[ jar ]--------------------------------- 13:56:29 [INFO] 13:56:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 13:56:29 [INFO] 13:56:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 13:56:29 [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-paris-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 13:56:29 [INFO] 13:56:29 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 13:56:30 [INFO] 13:56:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 13:56:30 [INFO] You have 0 Checkstyle violations. 13:56:30 [INFO] 13:56:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 13:56:30 [INFO] You have 0 Checkstyle violations. 13:56:30 [INFO] 13:56:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 13:56:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:30 [INFO] Copying 13 resources 13:56:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-ncmp-events/target/generated-sources/license 13:56:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-ncmp-events/target/generated-resources/licenses 13:56:30 [INFO] 13:56:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 13:56:30 [INFO] Recompiling the module because of changed dependency. 13:56:30 [INFO] Compiling 97 source files with javac [debug release 17] to target/classes 13:56:32 [INFO] 13:56:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 13:56:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-ncmp-events/src/test/resources 13:56:32 [INFO] 13:56:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 13:56:32 [INFO] No sources to compile 13:56:32 [INFO] 13:56:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 13:56:32 [INFO] No sources specified for compilation. Skipping. 13:56:32 [INFO] 13:56:32 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 13:56:32 [INFO] No tests to run. 13:56:32 [INFO] 13:56:32 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-events --- 13:56:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-paris-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 13:56:32 [INFO] 13:56:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-events --- 13:56:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:56:32 [INFO] 13:56:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 13:56:32 [INFO] Building jar: /w/workspace/cps-paris-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.6.4-SNAPSHOT.jar 13:56:32 [INFO] 13:56:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 13:56:32 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.6.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.6.4-SNAPSHOT/cps-ncmp-events-3.6.4-SNAPSHOT.jar 13:56:32 [INFO] Installing /w/workspace/cps-paris-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.6.4-SNAPSHOT/cps-ncmp-events-3.6.4-SNAPSHOT.pom 13:56:32 [INFO] 13:56:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ cps-ncmp-events --- 13:56:32 [INFO] 13:56:32 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 13:56:32 [INFO] Building cps-ncmp-service 3.6.4-SNAPSHOT [10/21] 13:56:32 [INFO] --------------------------------[ jar ]--------------------------------- 13:56:36 [INFO] 13:56:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 13:56:36 [INFO] 13:56:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 13:56: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-paris-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/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 13:56:36 [INFO] 13:56:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 13:56:36 [INFO] You have 0 Checkstyle violations. 13:56:36 [INFO] 13:56:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 13:56:38 [INFO] You have 0 Checkstyle violations. 13:56:38 [INFO] 13:56:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 13:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:38 [INFO] Copying 2 resources 13:56:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-ncmp-service/target/generated-sources/license 13:56:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-paris-merge-java/cps-ncmp-service/target/generated-resources/licenses 13:56:38 [INFO] 13:56:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 13:56:38 [INFO] Recompiling the module because of changed dependency. 13:56:38 [INFO] Compiling 163 source files with javac [debug release 17] to target/classes 13:56:40 [WARNING] /w/workspace/cps-paris-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". 13:56:40 [WARNING] /w/workspace/cps-paris-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". 13:56:40 [INFO] /w/workspace/cps-paris-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Some input files use unchecked or unsafe operations. 13:56:40 [INFO] /w/workspace/cps-paris-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Recompile with -Xlint:unchecked for details. 13:56:40 [INFO] 13:56:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 13:56:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:40 [INFO] Copying 12 resources 13:56:40 [INFO] 13:56:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 13:56:40 [INFO] Recompiling the module because of changed dependency. 13:56:40 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 13:56:40 [INFO] 13:56:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 13:56:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:56:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:56:40 [INFO] Parallel parsing disabled. 13:56:44 [INFO] Compiled 223 files. 13:56:44 [INFO] 13:56:44 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 13:56:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:56:44 [INFO] 13:56:44 [INFO] ------------------------------------------------------- 13:56:44 [INFO] T E S T S 13:56:44 [INFO] ------------------------------------------------------- 13:56:44 Jun 13, 2025 1:56:44 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:44 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:44 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:44 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:44 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:44 Jun 13, 2025 1:56:44 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:44 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:44 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:44 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:44 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:45 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:45 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:45 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:45 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:46 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:46 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:46 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:46 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 Jun 13, 2025 1:56:47 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 13:56:47 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 13:56:47 - jar:file:/home/jenkins/.m2/repository/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 13:56:47 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 13:56:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 13:56:47 13:56:47.618 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 13:56:47 13:56:47.625 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:56:47 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 13:56:47 13:56:47.661 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.6 13:56:48 13:56:48.447 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:56:48 13:56:48.457 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:56:48 13:56:48.480 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:56:48 Server Version: 23.0.1 13:56:48 API Version: 1.42 13:56:48 Operating System: CentOS Stream 8 13:56:48 Total Memory: 31890 MB 13:56:48 13:56:48.505 [main] WARN org.testcontainers.utility.ResourceReaper -- 13:56:48 ******************************************************************************** 13:56:48 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:56:48 ******************************************************************************** 13:56:48 13:56:48.510 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:56:48 13:56:48.511 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:56:48 13:56:48.517 [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')) 13:56:48 13:56:48.543 [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. 13:56:48 13:56:48.552 [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) 13:56:48 13:56:48.730 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 13:56:48 13:56:48.759 [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) 13:56:48 13:56:48.828 [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) 13:56:48 13:56:48.837 [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, (368 KB/? MB) 13:56:49 13:56:48.973 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (29 MB/? MB) 13:56:49 13:56:48.995 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (29 MB/? MB) 13:56:49 13:56:49.079 [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, (59 MB/? MB) 13:56:49 13:56:49.095 [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, (59 MB/? MB) 13:56:49 13:56:49.110 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (59 MB/? MB) 13:56:49 13:56:49.139 [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, (64 MB/? MB) 13:56:49 13:56:49.160 [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, (81 MB/? MB) 13:56:49 13:56:49.176 [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, (81 MB/? MB) 13:56:49 13:56:49.219 [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, (82 MB/? MB) 13:56:49 13:56:49.833 [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, (214 MB/? MB) 13:56:50 13:56:50.123 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 1 extracted, (276 MB/? MB) 13:56:50 13:56:50.220 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 2 extracted, (303 MB/? MB) 13:56:50 13:56:50.790 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (476 MB/? MB) 13:56:51 13:56:51.143 [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, (537 MB/? MB) 13:56:58 13:56:58.338 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 3 extracted, (541 MB/? MB) 13:56:58 13:56:58.419 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 4 extracted, (541 MB/? MB) 13:56:58 13:56:58.574 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 5 extracted, (542 MB/? MB) 13:56:58 13:56:58.673 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 6 extracted, (542 MB/? MB) 13:56:59 13:56:59.055 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 7 extracted, (547 MB/? MB) 13:56:59 13:56:59.134 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 8 extracted, (547 MB/? MB) 13:56:59 13:56:59.213 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 9 extracted, (547 MB/? MB) 13:56:59 13:56:59.293 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 10 extracted, (547 MB/? MB) 13:56:59 13:56:59.376 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 11 extracted, (547 MB/? MB) 13:56:59 13:56:59.462 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 12 extracted, (547 MB/? MB) 13:56:59 13:56:59.568 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 13 extracted, (547 MB/? MB) 13:57:00 13:57:00.668 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 14 extracted, (553 MB/? MB) 13:57:00 13:57:00.748 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 15 extracted, (553 MB/? MB) 13:57:00 13:57:00.768 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 12s (downloaded 553 MB at 46 MB/s) 13:57:00 13:57:00.769 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT12.224965917S 13:57:00 13:57:00.813 [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 13:57:05 13:57:05.053 [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: e36f34d8d05a03ee4126617700df9acd3d953d14796f248b31bb29a3c775c36e 13:57:11 13:57:11.819 [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 PT11.00634878S 13:57:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:57:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.48 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 13:57:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 13:57:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 13:57:15 13:57:15.207 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath valid/xpath/without-id[@key='123'] 13:57:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 13:57:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 13:57:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 13:57:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 13:57:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 13:57:15 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 13:57:17 13:56:45,272 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18 13:57:17 13:56:45,274 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Here is a list of configurators discovered as a service, by rank: 13:57:17 13:56:45,274 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:57:17 13:56:45,274 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 13:57:17 13:56:45,274 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 13:57:17 13:56:45,279 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:57:17 13:56:45,279 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:57:17 13:56:45,281 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:57:17 13:56:45,283 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:57:17 13:56:45,283 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:57:17 13:56:45,283 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:57:17 13:56:45,283 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:57:17 13:56:45,284 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:57:17 13:56:45,284 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:57:17 13:56:45,284 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:57:17 13:56:45,284 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:57:17 13:56:45,284 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 13:57:17 13:56:45,286 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 13:57:17 13:56:45,286 |-INFO in ch.qos.logback.classic.BasicConfigurator@1badd75d - Setting up default configuration. 13:57:17 13:56:45,299 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:57:17 13:56:45,299 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems. 13:57:17 13:56:45,299 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole 13:57:17 13:56:45,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22b1f453 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 13 milliseconds. ExecutionStatus=NEUTRAL 13:57:17 13:57:15,831 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:57:17 13:57:15,914 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:57:17 13:57:15,914 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:57:17 13:57:15,924 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:57:17 13:57:15,965 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:57:17 13:57:15,965 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:57:17 13:57:15,971 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:57:17 13:57:15,971 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:57:17 13:57:15,971 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:57:17 13:57:15,971 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:57:17 13:57:15,971 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:57:17 13:57:15,971 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:57:17 13:57:15,973 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:57:17 13:57:15,973 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:57:17 13:57:15,973 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:57:17 13:57:15,973 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:57:17 13:57:15,973 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6502 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:57:17 13:57:15,974 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:57:17 13:57:15,974 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:57:17 13:57:15,974 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:57:17 13:57:15,974 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:57:17 13:57:15,974 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:57:17 13:57:15,978 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:57:17 13:57:15,978 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:57:17 13:57:15,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:57:17 13:57:15,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:57:17 13:57:15,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:57:17 13:57:15,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:17 13:57:15,987 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:57:17 13:57:15,987 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:57:17 13:57:15,988 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:57:17 13:57:15,988 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:57:17 13:57:16,016 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:57:17 13:57:16,016 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:57:17 13:57:16,016 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:57:17 13:57:16,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:57:17 13:57:16,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:17 13:57:16,023 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:57:17 13:57:16,030 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:57:17 13:57:16,031 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@34ec0ebf - value "{ 13:57:17 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:57:17 "logTypeName": "", 13:57:17 "logLevel": "%level", 13:57:17 "traceId": "%X{traceId:-}", 13:57:17 "statusCode": "", 13:57:17 "principalId": "", 13:57:17 "serviceName": "", 13:57:17 "message": "%message", 13:57:17 "spanId": "%X{spanId:-}", 13:57:17 "processId": "6502", 13:57:17 "threadName": "%thread", 13:57:17 "class": "%logger{40}", 13:57:17 "exception": "%wEx" 13:57:17 }" substituted for "{ 13:57:17 "logTimeStamp": "${currentTimeStamp:-}", 13:57:17 "logTypeName": "", 13:57:17 "logLevel": "%level", 13:57:17 "traceId": "%X{traceId:-}", 13:57:17 "statusCode": "", 13:57:17 "principalId": "${username:-}", 13:57:17 "serviceName": "${springAppName:-}", 13:57:17 "message": "%message", 13:57:17 "spanId": "%X{spanId:-}", 13:57:17 "processId": "${PID:-}", 13:57:17 "threadName": "%thread", 13:57:17 "class": "%logger{40}", 13:57:17 "exception": "%wEx" 13:57:17 }" 13:57:17 13:57:16,506 |-INFO in ch.qos.logback.classic.pattern.DateConverter@607f76a1 - Setting zoneId to "UTC" 13:57:17 13:57:16,516 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:57:17 13:57:16,516 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:57:17 13:57:16,516 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:57:17 13:57:16,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:57:17 13:57:16,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:57:17 13:57:16,794 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:57:17 13:57:16,795 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:57:17 13:57:16,795 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:57:17 13:57:16,796 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:57:17 13:57:16,796 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:57:17 13:57:16,796 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@ec351c8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:57:17 13:57:16,796 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:57:17 13:57:16,797 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5036dd9c - End of configuration. 13:57:17 13:57:16,797 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47ba8d3 - Registering current configuration as safe fallback point 13:57:17 13:57:17 13:57:17 . ____ _ __ _ _ 13:57:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:17 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:17 =========|_|==============|___/=/_/_/_/ 13:57:17 13:57:17 :: Spring Boot :: (v3.4.4) 13:57:17 13:57:17 2025-06-13T13:57:16.829Z INFO 6502 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:17 2025-06-13T13:57:16.830Z INFO 6502 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:17 2025-06-13T13:57:17.192Z WARN 6502 --- [ 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: 13:57:17 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 13:57:17 2025-06-13T13:57:17.325Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:57:17 o o o o---o o--o o o---o o o----o o--o--o 13:57:17 | | / \ / | / / \ | | 13:57:17 o----o o o o----o | o o o----o | 13:57:17 | | * \ / | \ * \ | | 13:57:17 o o * o o---o o--o o----o o---o * o o----o o 13:57:17 13:57:17 2025-06-13T13:57:17.325Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:57:17 2025-06-13T13:57:17.327Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:57:17 2025-06-13T13:57:17.327Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 13:57:17 2025-06-13T13:57:17.328Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:57:17 2025-06-13T13:57:17.331Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 13:57:17 To enable the Jet engine on the members, do one of the following: 13:57:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:57:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:57:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:57:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:57:17 2025-06-13T13:57:17.980Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:57:18 2025-06-13T13:57:18.086Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 13:57:18 2025-06-13T13:57:18.325Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:57:18 2025-06-13T13:57:18.331Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTING 13:57:21 2025-06-13T13:57:21.412Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:57:21 13:57:21 Members {size:1, ver:1} [ 13:57:21 Member [10.30.107.148]:5701 - d34ee5b3-e084-4895-bf16-cbd41f94ade9 this 13:57:21 ] 13:57:21 13:57:21 2025-06-13T13:57:21.430Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTED 13:57:21 2025-06-13T13:57:21.492Z INFO 6502 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.89 seconds (process running for 37.18) 13:57:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.197 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 13:57:21 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 13:57:21 13:57:21 . ____ _ __ _ _ 13:57:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:21 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:21 =========|_|==============|___/=/_/_/_/ 13:57:21 13:57:21 :: Spring Boot :: (v3.4.4) 13:57:21 13:57:21 2025-06-13T13:57:21.606Z INFO 6502 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:21 2025-06-13T13:57:21.607Z INFO 6502 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 13:57:21 2025-06-13T13:57:21.620Z INFO 6502 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.067 seconds (process running for 37.307) 13:57:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 13:57:21 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 13:57:21 13:57:21 . ____ _ __ _ _ 13:57:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:21 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:21 =========|_|==============|___/=/_/_/_/ 13:57:21 13:57:21 :: Spring Boot :: (v3.4.4) 13:57:21 13:57:21 2025-06-13T13:57:21.680Z INFO 6502 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:21 2025-06-13T13:57:21.680Z INFO 6502 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:21 2025-06-13T13:57:21.753Z INFO 6502 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.119 seconds (process running for 37.44) 13:57:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 13:57:21 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 13:57:21 13:57:21 . ____ _ __ _ _ 13:57:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:21 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:21 =========|_|==============|___/=/_/_/_/ 13:57:21 13:57:21 :: Spring Boot :: (v3.4.4) 13:57:21 13:57:21 2025-06-13T13:57:21.826Z INFO 6502 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:21 2025-06-13T13:57:21.826Z INFO 6502 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:22 2025-06-13T13:57:22.046Z INFO 6502 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.266 seconds (process running for 37.734) 13:57:22 2025-06-13T13:57:22.092Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:22 acks = -1 13:57:22 auto.include.jmx.reporter = true 13:57:22 batch.size = 16384 13:57:22 bootstrap.servers = [localhost:9092] 13:57:22 buffer.memory = 33554432 13:57:22 client.dns.lookup = use_all_dns_ips 13:57:22 client.id = producer-1 13:57:22 compression.gzip.level = -1 13:57:22 compression.lz4.level = 9 13:57:22 compression.type = none 13:57:22 compression.zstd.level = 3 13:57:22 connections.max.idle.ms = 540000 13:57:22 delivery.timeout.ms = 120000 13:57:22 enable.idempotence = true 13:57:22 enable.metrics.push = true 13:57:22 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 13:57:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:22 linger.ms = 0 13:57:22 max.block.ms = 60000 13:57:22 max.in.flight.requests.per.connection = 5 13:57:22 max.request.size = 1048576 13:57:22 metadata.max.age.ms = 300000 13:57:22 metadata.max.idle.ms = 300000 13:57:22 metadata.recovery.strategy = none 13:57:22 metric.reporters = [] 13:57:22 metrics.num.samples = 2 13:57:22 metrics.recording.level = INFO 13:57:22 metrics.sample.window.ms = 30000 13:57:22 partitioner.adaptive.partitioning.enable = true 13:57:22 partitioner.availability.timeout.ms = 0 13:57:22 partitioner.class = null 13:57:22 partitioner.ignore.keys = false 13:57:22 receive.buffer.bytes = 32768 13:57:22 reconnect.backoff.max.ms = 1000 13:57:22 reconnect.backoff.ms = 50 13:57:22 request.timeout.ms = 30000 13:57:22 retries = 2147483647 13:57:22 retry.backoff.max.ms = 1000 13:57:22 retry.backoff.ms = 100 13:57:22 sasl.client.callback.handler.class = null 13:57:22 sasl.jaas.config = null 13:57:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:22 sasl.kerberos.min.time.before.relogin = 60000 13:57:22 sasl.kerberos.service.name = null 13:57:22 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:22 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:22 sasl.login.callback.handler.class = null 13:57:22 sasl.login.class = null 13:57:22 sasl.login.connect.timeout.ms = null 13:57:22 sasl.login.read.timeout.ms = null 13:57:22 sasl.login.refresh.buffer.seconds = 300 13:57:22 sasl.login.refresh.min.period.seconds = 60 13:57:22 sasl.login.refresh.window.factor = 0.8 13:57:22 sasl.login.refresh.window.jitter = 0.05 13:57:22 sasl.login.retry.backoff.max.ms = 10000 13:57:22 sasl.login.retry.backoff.ms = 100 13:57:22 sasl.mechanism = GSSAPI 13:57:22 sasl.oauthbearer.clock.skew.seconds = 30 13:57:22 sasl.oauthbearer.expected.audience = null 13:57:22 sasl.oauthbearer.expected.issuer = null 13:57:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:22 sasl.oauthbearer.jwks.endpoint.url = null 13:57:22 sasl.oauthbearer.scope.claim.name = scope 13:57:22 sasl.oauthbearer.sub.claim.name = sub 13:57:22 sasl.oauthbearer.token.endpoint.url = null 13:57:22 security.protocol = PLAINTEXT 13:57:22 security.providers = null 13:57:22 send.buffer.bytes = 131072 13:57:22 socket.connection.setup.timeout.max.ms = 30000 13:57:22 socket.connection.setup.timeout.ms = 10000 13:57:22 ssl.cipher.suites = null 13:57:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:22 ssl.endpoint.identification.algorithm = https 13:57:22 ssl.engine.factory.class = null 13:57:22 ssl.key.password = null 13:57:22 ssl.keymanager.algorithm = SunX509 13:57:22 ssl.keystore.certificate.chain = null 13:57:22 ssl.keystore.key = null 13:57:22 ssl.keystore.location = null 13:57:22 ssl.keystore.password = null 13:57:22 ssl.keystore.type = JKS 13:57:22 ssl.protocol = TLSv1.3 13:57:22 ssl.provider = null 13:57:22 ssl.secure.random.implementation = null 13:57:22 ssl.trustmanager.algorithm = PKIX 13:57:22 ssl.truststore.certificates = null 13:57:22 ssl.truststore.location = null 13:57:22 ssl.truststore.password = null 13:57:22 ssl.truststore.type = JKS 13:57:22 transaction.timeout.ms = 60000 13:57:22 transactional.id = null 13:57:22 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:57:22 13:57:22 2025-06-13T13:57:22.145Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:57:22 2025-06-13T13:57:22.161Z INFO 6502 --- [ 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 13:57:22 2025-06-13T13:57:22.201Z INFO 6502 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 13:57:22 2025-06-13T13:57:22.253Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:57:22 2025-06-13T13:57:22.253Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:57:22 2025-06-13T13:57:22.253Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823042252 13:57:22 2025-06-13T13:57:22.280Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:22 acks = -1 13:57:22 auto.include.jmx.reporter = true 13:57:22 batch.size = 16384 13:57:22 bootstrap.servers = [localhost:9092] 13:57:22 buffer.memory = 33554432 13:57:22 client.dns.lookup = use_all_dns_ips 13:57:22 client.id = producer-2 13:57:22 compression.gzip.level = -1 13:57:22 compression.lz4.level = 9 13:57:22 compression.type = none 13:57:22 compression.zstd.level = 3 13:57:22 connections.max.idle.ms = 540000 13:57:22 delivery.timeout.ms = 120000 13:57:22 enable.idempotence = true 13:57:22 enable.metrics.push = true 13:57:22 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 13:57:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:22 linger.ms = 0 13:57:22 max.block.ms = 60000 13:57:22 max.in.flight.requests.per.connection = 5 13:57:22 max.request.size = 1048576 13:57:22 metadata.max.age.ms = 300000 13:57:22 metadata.max.idle.ms = 300000 13:57:22 metadata.recovery.strategy = none 13:57:22 metric.reporters = [] 13:57:22 metrics.num.samples = 2 13:57:22 metrics.recording.level = INFO 13:57:22 metrics.sample.window.ms = 30000 13:57:22 partitioner.adaptive.partitioning.enable = true 13:57:22 partitioner.availability.timeout.ms = 0 13:57:22 partitioner.class = null 13:57:22 partitioner.ignore.keys = false 13:57:22 receive.buffer.bytes = 32768 13:57:22 reconnect.backoff.max.ms = 1000 13:57:22 reconnect.backoff.ms = 50 13:57:22 request.timeout.ms = 30000 13:57:22 retries = 2147483647 13:57:22 retry.backoff.max.ms = 1000 13:57:22 retry.backoff.ms = 100 13:57:22 sasl.client.callback.handler.class = null 13:57:22 sasl.jaas.config = null 13:57:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:22 sasl.kerberos.min.time.before.relogin = 60000 13:57:22 sasl.kerberos.service.name = null 13:57:22 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:22 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:22 sasl.login.callback.handler.class = null 13:57:22 sasl.login.class = null 13:57:22 sasl.login.connect.timeout.ms = null 13:57:22 sasl.login.read.timeout.ms = null 13:57:22 sasl.login.refresh.buffer.seconds = 300 13:57:22 sasl.login.refresh.min.period.seconds = 60 13:57:22 sasl.login.refresh.window.factor = 0.8 13:57:22 sasl.login.refresh.window.jitter = 0.05 13:57:22 sasl.login.retry.backoff.max.ms = 10000 13:57:22 sasl.login.retry.backoff.ms = 100 13:57:22 sasl.mechanism = GSSAPI 13:57:22 sasl.oauthbearer.clock.skew.seconds = 30 13:57:22 sasl.oauthbearer.expected.audience = null 13:57:22 sasl.oauthbearer.expected.issuer = null 13:57:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:22 sasl.oauthbearer.jwks.endpoint.url = null 13:57:22 sasl.oauthbearer.scope.claim.name = scope 13:57:22 sasl.oauthbearer.sub.claim.name = sub 13:57:22 sasl.oauthbearer.token.endpoint.url = null 13:57:22 security.protocol = PLAINTEXT 13:57:22 security.providers = null 13:57:22 send.buffer.bytes = 131072 13:57:22 socket.connection.setup.timeout.max.ms = 30000 13:57:22 socket.connection.setup.timeout.ms = 10000 13:57:22 ssl.cipher.suites = null 13:57:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:22 ssl.endpoint.identification.algorithm = https 13:57:22 ssl.engine.factory.class = null 13:57:22 ssl.key.password = null 13:57:22 ssl.keymanager.algorithm = SunX509 13:57:22 ssl.keystore.certificate.chain = null 13:57:22 ssl.keystore.key = null 13:57:22 ssl.keystore.location = null 13:57:22 ssl.keystore.password = null 13:57:22 ssl.keystore.type = JKS 13:57:22 ssl.protocol = TLSv1.3 13:57:22 ssl.provider = null 13:57:22 ssl.secure.random.implementation = null 13:57:22 ssl.trustmanager.algorithm = PKIX 13:57:22 ssl.truststore.certificates = null 13:57:22 ssl.truststore.location = null 13:57:22 ssl.truststore.password = null 13:57:22 ssl.truststore.type = JKS 13:57:22 transaction.timeout.ms = 60000 13:57:22 transactional.id = null 13:57:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:22 13:57:22 2025-06-13T13:57:22.281Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:57:22 2025-06-13T13:57:22.282Z INFO 6502 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 13:57:22 2025-06-13T13:57:22.290Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:57:22 2025-06-13T13:57:22.290Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:57:22 2025-06-13T13:57:22.290Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823042290 13:57:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 13:57:22 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 13:57:22 13:57:22 . ____ _ __ _ _ 13:57:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:22 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:22 =========|_|==============|___/=/_/_/_/ 13:57:22 13:57:22 :: Spring Boot :: (v3.4.4) 13:57:22 13:57:22 2025-06-13T13:57:22.348Z INFO 6502 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:22 2025-06-13T13:57:22.349Z INFO 6502 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:22 2025-06-13T13:57:22.670Z INFO 6502 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.353 seconds (process running for 38.357) 13:57:22 2025-06-13T13:57:22.720Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:22 2025-06-13T13:57:22.720Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:22 2025-06-13T13:57:22.722Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:22 2025-06-13T13:57:22.722Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:22 2025-06-13T13:57:22.722Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:22 2025-06-13T13:57:22.722Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 13:57:22 2025-06-13T13:57:22.825Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:22 2025-06-13T13:57:22.825Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:22 2025-06-13T13:57:22.825Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:22 2025-06-13T13:57:22.825Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:22 2025-06-13T13:57:22.825Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:22 2025-06-13T13:57:22.825Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:22 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 13:57:22 13:57:22 . ____ _ __ _ _ 13:57:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:22 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:22 =========|_|==============|___/=/_/_/_/ 13:57:22 13:57:22 :: Spring Boot :: (v3.4.4) 13:57:22 13:57:22 2025-06-13T13:57:22.855Z INFO 6502 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:22 2025-06-13T13:57:22.855Z INFO 6502 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:22 2025-06-13T13:57:22.873Z INFO 6502 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.043 seconds (process running for 38.561) 13:57:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 13:57:22 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 13:57:22 13:57:22 . ____ _ __ _ _ 13:57:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:22 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:22 =========|_|==============|___/=/_/_/_/ 13:57:22 13:57:22 :: Spring Boot :: (v3.4.4) 13:57:22 13:57:22 2025-06-13T13:57:22.928Z INFO 6502 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:22 2025-06-13T13:57:22.928Z INFO 6502 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:22 2025-06-13T13:57:22.937Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:22 2025-06-13T13:57:22.937Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:22 2025-06-13T13:57:22.938Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:22 2025-06-13T13:57:22.941Z INFO 6502 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.036 seconds (process running for 38.629) 13:57:23 2025-06-13T13:57:22.957Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:57:23 2025-06-13T13:57:22.963Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 13:57:23 2025-06-13T13:57:22.966Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 13:57:23 2025-06-13T13:57:22.968Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 13:57:23 2025-06-13T13:57:22.977Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:23 2025-06-13T13:57:22.977Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:23 2025-06-13T13:57:22.977Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:23 2025-06-13T13:57:22.986Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 13:57:23 2025-06-13T13:57:22.998Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 29 ms. 13:57:23 2025-06-13T13:57:22.998Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:57:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 13:57:23 [INFO] Running org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 13:57:23 2025-06-13T13:57:23.011Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [my cluster] [5.5.0] 13:57:23 o o o o---o o--o o o---o o o----o o--o--o 13:57:23 | | / \ / | / / \ | | 13:57:23 o----o o o o----o | o o o----o | 13:57:23 | | * \ / | \ * \ | | 13:57:23 o o * o o---o o--o o----o o---o * o o----o o 13:57:23 13:57:23 2025-06-13T13:57:23.011Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:57:23 2025-06-13T13:57:23.011Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:57:23 2025-06-13T13:57:23.011Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [my cluster] [5.5.0] Cluster name: my cluster 13:57:23 2025-06-13T13:57:23.012Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:57:23 2025-06-13T13:57:23.012Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 13:57:23 To enable the Jet engine on the members, do one of the following: 13:57:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:57:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:57:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:57:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:57:23 2025-06-13T13:57:23.027Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:57:23 2025-06-13T13:57:23.029Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [my cluster] [5.5.0] Using Multicast discovery 13:57:23 2025-06-13T13:57:23.045Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:57:23 2025-06-13T13:57:23.046Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [my cluster] [5.5.0] [10.30.107.148]:5701 is STARTING 13:57:23 2025-06-13T13:57:23.178Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:23 2025-06-13T13:57:23.178Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:23 2025-06-13T13:57:23.178Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:23 2025-06-13T13:57:23.180Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:23 2025-06-13T13:57:23.180Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:23 2025-06-13T13:57:23.180Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:23 2025-06-13T13:57:23.297Z ERROR 6502 --- [_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 13:57:23 2025-06-13T13:57:23.297Z ERROR 6502 --- [_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 13:57:23 2025-06-13T13:57:23.685Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:23 2025-06-13T13:57:23.686Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:23 2025-06-13T13:57:23.686Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:23 2025-06-13T13:57:23.695Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:23 2025-06-13T13:57:23.696Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:23 2025-06-13T13:57:23.696Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:24 2025-06-13T13:57:24.404Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:24 2025-06-13T13:57:24.404Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:24 2025-06-13T13:57:24.404Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:24 2025-06-13T13:57:24.548Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:24 2025-06-13T13:57:24.548Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:24 2025-06-13T13:57:24.549Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:25 2025-06-13T13:57:25.412Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:25 2025-06-13T13:57:25.412Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:25 2025-06-13T13:57:25.412Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:25 2025-06-13T13:57:25.507Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:25 2025-06-13T13:57:25.508Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:25 2025-06-13T13:57:25.508Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:25 2025-06-13T13:57:25.920Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [my cluster] [5.5.0] 13:57:25 13:57:25 Members {size:1, ver:1} [ 13:57:25 Member [10.30.107.148]:5701 - df5a515c-a1fb-459c-8bc3-c1b80040b5cd this 13:57:25 ] 13:57:25 13:57:25 2025-06-13T13:57:25.921Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [my cluster] [5.5.0] [10.30.107.148]:5701 is STARTED 13:57:26 2025-06-13T13:57:25.959Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [my cluster] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:57:26 2025-06-13T13:57:25.959Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [my cluster] [5.5.0] Shutting down multicast service... 13:57:26 2025-06-13T13:57:25.960Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [my cluster] [5.5.0] Shutting down connection manager... 13:57:26 2025-06-13T13:57:25.961Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [my cluster] [5.5.0] Shutting down node engine... 13:57:26 2025-06-13T13:57:26.046Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 13:57:26 2025-06-13T13:57:26.046Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 13:57:26 2025-06-13T13:57:26.047Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [my cluster] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:57:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.042 s -- in org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 13:57:26 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 13:57:26 13:57:26 . ____ _ __ _ _ 13:57:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:26 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:26 =========|_|==============|___/=/_/_/_/ 13:57:26 13:57:26 :: Spring Boot :: (v3.4.4) 13:57:26 13:57:26 2025-06-13T13:57:26.081Z INFO 6502 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Starting CmSubscriptionConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:26 2025-06-13T13:57:26.081Z INFO 6502 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:26 2025-06-13T13:57:26.098Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:57:26 o o o o---o o--o o o---o o o----o o--o--o 13:57:26 | | / \ / | / / \ | | 13:57:26 o----o o o o----o | o o o----o | 13:57:26 | | * \ / | \ * \ | | 13:57:26 o o * o o---o o--o o----o o---o * o o----o o 13:57:26 13:57:26 2025-06-13T13:57:26.098Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:57:26 2025-06-13T13:57:26.098Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:57:26 2025-06-13T13:57:26.098Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 13:57:26 2025-06-13T13:57:26.098Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:57:26 2025-06-13T13:57:26.098Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 13:57:26 To enable the Jet engine on the members, do one of the following: 13:57:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:57:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:57:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:57:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:57:26 2025-06-13T13:57:26.110Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:57:26 2025-06-13T13:57:26.112Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 13:57:26 2025-06-13T13:57:26.121Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:57:26 2025-06-13T13:57:26.121Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTING 13:57:26 2025-06-13T13:57:26.339Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:26 2025-06-13T13:57:26.339Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:26 2025-06-13T13:57:26.339Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:26 2025-06-13T13:57:26.508Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:26 2025-06-13T13:57:26.508Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:26 2025-06-13T13:57:26.508Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2025-06-13T13:57:27.347Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:27 2025-06-13T13:57:27.347Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:27 2025-06-13T13:57:27.347Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2025-06-13T13:57:27.509Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:27 2025-06-13T13:57:27.510Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:27 2025-06-13T13:57:27.510Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:28 2025-06-13T13:57:28.204Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:28 2025-06-13T13:57:28.204Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:28 2025-06-13T13:57:28.204Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:28 2025-06-13T13:57:28.511Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:28 2025-06-13T13:57:28.511Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:28 2025-06-13T13:57:28.511Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:29 2025-06-13T13:57:29.105Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:29 2025-06-13T13:57:29.105Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:29 2025-06-13T13:57:29.105Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:29 2025-06-13T13:57:29.168Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:57:29 13:57:29 Members {size:1, ver:1} [ 13:57:29 Member [10.30.107.148]:5701 - ce8bfbad-e632-4858-a2de-a46cb517b9a6 this 13:57:29 ] 13:57:29 13:57:29 2025-06-13T13:57:29.169Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTED 13:57:29 2025-06-13T13:57:29.173Z INFO 6502 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Started CmSubscriptionConfigSpec in 3.115 seconds (process running for 44.861) 13:57:29 2025-06-13T13:57:29.174Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 13:57:29 2025-06-13T13:57:29.400Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:57:29 2025-06-13T13:57:29.400Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - ce8bfbad-e632-4858-a2de-a46cb517b9a6 this is handled 13:57:29 2025-06-13T13:57:29.409Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 13:57:29 2025-06-13T13:57:29.410Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 13:57:29 2025-06-13T13:57:29.420Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 13:57:29 2025-06-13T13:57:29.452Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 13:57:29 2025-06-13T13:57:29.454Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 54 ms. 13:57:29 2025-06-13T13:57:29.454Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.400 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 13:57:29 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 13:57:29 2025-06-13T13:57:29.466Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:57:29 2025-06-13T13:57:29.467Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:29 2025-06-13T13:57:29.467Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:29 2025-06-13T13:57:29.467Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:29 2025-06-13T13:57:29.530Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: f396e4702555074e10d6775df99dd2e26583fa3e163903856d5decbe37abb69d 13:57:30 2025-06-13T13:57:30.106Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:30 2025-06-13T13:57:30.107Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:30 2025-06-13T13:57:30.107Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:30 2025-06-13T13:57:30.460Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:30 2025-06-13T13:57:30.460Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:30 2025-06-13T13:57:30.460Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2025-06-13T13:57:31.064Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:31 2025-06-13T13:57:31.064Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:31 2025-06-13T13:57:31.064Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2025-06-13T13:57:31.466Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:31 2025-06-13T13:57:31.467Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:31 2025-06-13T13:57:31.467Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:32 2025-06-13T13:57:32.020Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:32 2025-06-13T13:57:32.021Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:32 2025-06-13T13:57:32.021Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:32 2025-06-13T13:57:32.322Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:32 2025-06-13T13:57:32.322Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:32 2025-06-13T13:57:32.322Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:33 2025-06-13T13:57:33.027Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:33 2025-06-13T13:57:33.027Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:33 2025-06-13T13:57:33.027Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:33 2025-06-13T13:57:33.330Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:33 2025-06-13T13:57:33.330Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:33 2025-06-13T13:57:33.330Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:34 2025-06-13T13:57:34.028Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:34 2025-06-13T13:57:34.028Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:34 2025-06-13T13:57:34.028Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:34 2025-06-13T13:57:34.349Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:34 2025-06-13T13:57:34.350Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:34 2025-06-13T13:57:34.350Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:35 2025-06-13T13:57:35.028Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:35 2025-06-13T13:57:35.029Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:35 2025-06-13T13:57:35.029Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:35 2025-06-13T13:57:35.356Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:35 2025-06-13T13:57:35.356Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:35 2025-06-13T13:57:35.356Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:35 2025-06-13T13:57:35.735Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.269734562S 13:57:35 13:57:35 . ____ _ __ _ _ 13:57:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:35 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:35 =========|_|==============|___/=/_/_/_/ 13:57:35 13:57:35 :: Spring Boot :: (v3.4.4) 13:57:35 13:57:35 2025-06-13T13:57:35.809Z INFO 6502 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Starting DmiCacheHandlerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:35 2025-06-13T13:57:35.809Z INFO 6502 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:35 2025-06-13T13:57:35.850Z INFO 6502 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Started DmiCacheHandlerSpec in 0.067 seconds (process running for 51.538) 13:57:36 2025-06-13T13:57:36.046Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:36 2025-06-13T13:57:36.046Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:36 2025-06-13T13:57:36.046Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.721 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 13:57:36 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 13:57:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 13:57:36 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 13:57:36 2025-06-13T13:57:36.213Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:36 2025-06-13T13:57:36.214Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:36 2025-06-13T13:57:36.214Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 13:57:36 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 13:57:36 13:57:36 . ____ _ __ _ _ 13:57:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:36 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:36 =========|_|==============|___/=/_/_/_/ 13:57:36 13:57:36 :: Spring Boot :: (v3.4.4) 13:57:36 13:57:36 2025-06-13T13:57:36.246Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : Starting DmiInEventProducerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:36 2025-06-13T13:57:36.246Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:36 2025-06-13T13:57:36.255Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiInEventProducerSpec : Started DmiInEventProducerSpec in 0.029 seconds (process running for 51.943) 13:57:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 13:57:36 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 13:57:36 2025-06-13T13:57:36.287Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:57:36 2025-06-13T13:57:36.345Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d2aa7e937f65cfbe04c217f163baf779c67c6167d9d8e259250a78cad2cf5eeb 13:57:37 2025-06-13T13:57:37.051Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:37 2025-06-13T13:57:37.051Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:37 2025-06-13T13:57:37.051Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:37 2025-06-13T13:57:37.080Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:37 2025-06-13T13:57:37.080Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:37 2025-06-13T13:57:37.080Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:38 2025-06-13T13:57:38.058Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:38 2025-06-13T13:57:38.058Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:38 2025-06-13T13:57:38.059Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:38 2025-06-13T13:57:38.081Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:38 2025-06-13T13:57:38.081Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:38 2025-06-13T13:57:38.081Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:38 2025-06-13T13:57:38.914Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:38 2025-06-13T13:57:38.914Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:38 2025-06-13T13:57:38.914Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:39 2025-06-13T13:57:39.082Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:39 2025-06-13T13:57:39.082Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:39 2025-06-13T13:57:39.082Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:40 2025-06-13T13:57:39.928Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:40 2025-06-13T13:57:39.928Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:40 2025-06-13T13:57:39.928Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:40 2025-06-13T13:57:39.940Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:40 2025-06-13T13:57:39.940Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:40 2025-06-13T13:57:39.940Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:40 2025-06-13T13:57:40.884Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:40 2025-06-13T13:57:40.884Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:40 2025-06-13T13:57:40.884Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:40 2025-06-13T13:57:40.942Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:40 2025-06-13T13:57:40.942Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:40 2025-06-13T13:57:40.942Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:41 2025-06-13T13:57:41.795Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:41 2025-06-13T13:57:41.795Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:41 2025-06-13T13:57:41.795Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:41 2025-06-13T13:57:41.947Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:41 2025-06-13T13:57:41.947Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:41 2025-06-13T13:57:41.948Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2025-06-13T13:57:42.578Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.290910561S 13:57:42 13:57:42 . ____ _ __ _ _ 13:57:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:42 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:42 =========|_|==============|___/=/_/_/_/ 13:57:42 13:57:42 :: Spring Boot :: (v3.4.4) 13:57:42 13:57:42 2025-06-13T13:57:42.729Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Starting DmiOutEventConsumerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:42 2025-06-13T13:57:42.729Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:42 2025-06-13T13:57:42.736Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Started DmiOutEventConsumerSpec in 0.025 seconds (process running for 58.424) 13:57:42 2025-06-13T13:57:42.752Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 13:57:42 2025-06-13T13:57:42.766Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 13:57:42 2025-06-13T13:57:42.770Z INFO 6502 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED 13:57:42 2025-06-13T13:57:42.805Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:42 2025-06-13T13:57:42.806Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:42 2025-06-13T13:57:42.806Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2025-06-13T13:57:42.962Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:42 2025-06-13T13:57:42.962Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:42 2025-06-13T13:57:42.962Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.885 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 13:57:43 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 13:57:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 13:57:43 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 13:57:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 13:57:43 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 13:57:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 13:57:43 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 13:57:43 2025-06-13T13:57:43.832Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:43 2025-06-13T13:57:43.832Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:43 2025-06-13T13:57:43.832Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:43 2025-06-13T13:57:43.909Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:43 2025-06-13T13:57:43.910Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:43 2025-06-13T13:57:43.910Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:44 2025-06-13T13:57:44.289Z ERROR 6502 --- [ool-10-thread-1] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_client.NcmpOutEvent with cause : null 13:57:44 2025-06-13T13:57:44.814Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:44 2025-06-13T13:57:44.814Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:44 2025-06-13T13:57:44.814Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 13:57:44 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 13:57:44 2025-06-13T13:57:44.833Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:57:44 2025-06-13T13:57:44.837Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:44 2025-06-13T13:57:44.837Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:44 2025-06-13T13:57:44.838Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:44 2025-06-13T13:57:44.952Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5e82d34af5b3f5e41a80467b328bf947e3e5adad2e4f0490b459ecc1dd8e7a62 13:57:45 2025-06-13T13:57:45.794Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:45 2025-06-13T13:57:45.794Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:45 2025-06-13T13:57:45.794Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:45 2025-06-13T13:57:45.805Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:45 2025-06-13T13:57:45.805Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:45 2025-06-13T13:57:45.805Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:46 2025-06-13T13:57:46.699Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:46 2025-06-13T13:57:46.699Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:46 2025-06-13T13:57:46.699Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:46 2025-06-13T13:57:46.709Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:46 2025-06-13T13:57:46.709Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:46 2025-06-13T13:57:46.709Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:47 2025-06-13T13:57:47.604Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:47 2025-06-13T13:57:47.604Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:47 2025-06-13T13:57:47.604Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:47 2025-06-13T13:57:47.710Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:47 2025-06-13T13:57:47.710Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:47 2025-06-13T13:57:47.710Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2025-06-13T13:57:48.605Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:48 2025-06-13T13:57:48.606Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:48 2025-06-13T13:57:48.606Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2025-06-13T13:57:48.665Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:48 2025-06-13T13:57:48.665Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:48 2025-06-13T13:57:48.665Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:49 2025-06-13T13:57:49.616Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:49 2025-06-13T13:57:49.616Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:49 2025-06-13T13:57:49.616Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:49 2025-06-13T13:57:49.669Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:49 2025-06-13T13:57:49.669Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:49 2025-06-13T13:57:49.669Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:50 2025-06-13T13:57:50.617Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:50 2025-06-13T13:57:50.618Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:50 2025-06-13T13:57:50.618Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:50 2025-06-13T13:57:50.682Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:50 2025-06-13T13:57:50.682Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:50 2025-06-13T13:57:50.682Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2025-06-13T13:57:51.175Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.341536949S 13:57:51 2025-06-13T13:57:51.194Z INFO 6502 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 13:57:51 2025-06-13T13:57:51.194Z INFO 6502 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription create request for source some-resource with subscription id test-id ... 13:57:51 2025-06-13T13:57:51.199Z INFO 6502 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 13:57:51 2025-06-13T13:57:51.199Z INFO 6502 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription delete request for source some-resource with subscription id test-id ... 13:57:51 2025-06-13T13:57:51.588Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:51 2025-06-13T13:57:51.589Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:51 2025-06-13T13:57:51.589Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2025-06-13T13:57:51.687Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:51 2025-06-13T13:57:51.688Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:51 2025-06-13T13:57:51.688Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.092 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 13:57:51 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 13:57:51 2025-06-13T13:57:51.968Z INFO 6502 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 13:57:51 2025-06-13T13:57:51.970Z INFO 6502 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 13:57:51 2025-06-13T13:57:51.970Z INFO 6502 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 13:57:51 2025-06-13T13:57:51.973Z INFO 6502 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 13:57:51 2025-06-13T13:57:51.973Z INFO 6502 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 13:57:51 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 13:57:51 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 13:57:52 2025-06-13T13:57:51.997Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:57:52 2025-06-13T13:57:52.097Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9c3c9365245e02737cbf4b06a180604237a4bd4124de4251b28172458d06069d 13:57:52 2025-06-13T13:57:52.597Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:52 2025-06-13T13:57:52.597Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:52 2025-06-13T13:57:52.597Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:52 2025-06-13T13:57:52.607Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:52 2025-06-13T13:57:52.607Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:52 2025-06-13T13:57:52.607Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:53 2025-06-13T13:57:53.301Z ERROR 6502 --- [_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 13:57:53 2025-06-13T13:57:53.301Z ERROR 6502 --- [_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 13:57:53 2025-06-13T13:57:53.607Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:53 2025-06-13T13:57:53.607Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:53 2025-06-13T13:57:53.607Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:53 2025-06-13T13:57:53.613Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:53 2025-06-13T13:57:53.613Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:53 2025-06-13T13:57:53.613Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:54 2025-06-13T13:57:54.607Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:54 2025-06-13T13:57:54.607Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:54 2025-06-13T13:57:54.607Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:54 2025-06-13T13:57:54.614Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:54 2025-06-13T13:57:54.614Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:54 2025-06-13T13:57:54.614Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:55 2025-06-13T13:57:55.608Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:55 2025-06-13T13:57:55.608Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:55 2025-06-13T13:57:55.608Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:55 2025-06-13T13:57:55.617Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:55 2025-06-13T13:57:55.617Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:55 2025-06-13T13:57:55.618Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:56 2025-06-13T13:57:56.575Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:56 2025-06-13T13:57:56.575Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:56 2025-06-13T13:57:56.577Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:56 2025-06-13T13:57:56.615Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:56 2025-06-13T13:57:56.615Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:56 2025-06-13T13:57:56.615Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2025-06-13T13:57:57.393Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:57 2025-06-13T13:57:57.393Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:57 2025-06-13T13:57:57.393Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2025-06-13T13:57:57.617Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:57 2025-06-13T13:57:57.617Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:57 2025-06-13T13:57:57.617Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:58 2025-06-13T13:57:58.178Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.181301489S 13:57:58 2025-06-13T13:57:58.204Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:58 allow.auto.create.topics = true 13:57:58 auto.commit.interval.ms = 5000 13:57:58 auto.include.jmx.reporter = true 13:57:58 auto.offset.reset = earliest 13:57:58 bootstrap.servers = [localhost:32772] 13:57:58 check.crcs = true 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = consumer-ncmp-group-1 13:57:58 client.rack = 13:57:58 connections.max.idle.ms = 540000 13:57:58 default.api.timeout.ms = 60000 13:57:58 enable.auto.commit = true 13:57:58 enable.metrics.push = true 13:57:58 exclude.internal.topics = true 13:57:58 fetch.max.bytes = 52428800 13:57:58 fetch.max.wait.ms = 500 13:57:58 fetch.min.bytes = 1 13:57:58 group.id = ncmp-group 13:57:58 group.instance.id = null 13:57:58 group.protocol = classic 13:57:58 group.remote.assignor = null 13:57:58 heartbeat.interval.ms = 3000 13:57:58 interceptor.classes = [] 13:57:58 internal.leave.group.on.close = true 13:57:58 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:58 isolation.level = read_uncommitted 13:57:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:58 max.partition.fetch.bytes = 1048576 13:57:58 max.poll.interval.ms = 300000 13:57:58 max.poll.records = 500 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.recovery.strategy = none 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:58 receive.buffer.bytes = 65536 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retry.backoff.max.ms = 1000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 session.timeout.ms = 45000 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:58 13:57:58 2025-06-13T13:57:58.218Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:57:58 2025-06-13T13:57:58.249Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:58 2025-06-13T13:57:58.249Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:58 2025-06-13T13:57:58.249Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:58 2025-06-13T13:57:58.300Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:57:58 2025-06-13T13:57:58.300Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:57:58 2025-06-13T13:57:58.300Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823078300 13:57:58 13:57:58 . ____ _ __ _ _ 13:57:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:58 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:58 =========|_|==============|___/=/_/_/_/ 13:57:58 13:57:58 :: Spring Boot :: (v3.4.4) 13:57:58 13:57:58 2025-06-13T13:57:58.322Z INFO 6502 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:58 2025-06-13T13:57:58.322Z INFO 6502 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:58 2025-06-13T13:57:58.365Z INFO 6502 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.063 seconds (process running for 74.053) 13:57:58 2025-06-13T13:57:58.370Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): cm-events 13:57:58 2025-06-13T13:57:58.398Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2025-06-13T13:57:58.398Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [localhost:32772] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-3 13:57:58 compression.gzip.level = -1 13:57:58 compression.lz4.level = 9 13:57:58 compression.type = none 13:57:58 compression.zstd.level = 3 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 enable.metrics.push = true 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metadata.recovery.strategy = none 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.max.ms = 1000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2025-06-13T13:57:58.398Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:57:58 2025-06-13T13:57:58.403Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2025-06-13T13:57:58.403Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:57:58 2025-06-13T13:57:58.403Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:57:58 2025-06-13T13:57:58.403Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823078403 13:57:58 2025-06-13T13:57:58.478Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:58 2025-06-13T13:57:58.479Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:58 2025-06-13T13:57:58.479Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:58 2025-06-13T13:57:58.558Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 1 : {cm-events=UNKNOWN_TOPIC_OR_PARTITION} 13:57:58 2025-06-13T13:57:58.559Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:57:58 2025-06-13T13:57:58.757Z INFO 6502 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:57:58 2025-06-13T13:57:58.893Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 13:57:58 2025-06-13T13:57:58.903Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 13:57:58 2025-06-13T13:57:58.936Z INFO 6502 --- [ main] 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-771e9133-2f5d-4f0e-9588-2bdb5239880a 13:57:58 2025-06-13T13:57:58.936Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 13:57:59 2025-06-13T13:57:58.959Z INFO 6502 --- [ main] 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-771e9133-2f5d-4f0e-9588-2bdb5239880a', protocol='range'} 13:57:59 2025-06-13T13:57:58.970Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-771e9133-2f5d-4f0e-9588-2bdb5239880a=Assignment(partitions=[cm-events-0])} 13:57:59 2025-06-13T13:57:58.997Z INFO 6502 --- [ main] 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-771e9133-2f5d-4f0e-9588-2bdb5239880a', protocol='range'} 13:57:59 2025-06-13T13:57:58.997Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 13:57:59 2025-06-13T13:57:59.003Z INFO 6502 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 13:57:59 2025-06-13T13:57:59.022Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition cm-events-0 13:57:59 2025-06-13T13:57:59.045Z INFO 6502 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 13:57:59 2025-06-13T13:57:59.197Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:59 2025-06-13T13:57:59.201Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 13:57:59 2025-06-13T13:57:59.256Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:57:59 2025-06-13T13:57:59.256Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:59 2025-06-13T13:57:59.256Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:59 2025-06-13T13:57:59.281Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:57:59 2025-06-13T13:57:59.282Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 14 due to node 1 being disconnected (elapsed time since creation: 178ms, elapsed time since send: 178ms, throttle time: 0ms, request timeout: 30000ms) 13:57:59 2025-06-13T13:57:59.282Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 13:57:59 2025-06-13T13:57:59.282Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 13:57:59 2025-06-13T13:57:59.282Z INFO 6502 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=136279712, epoch=1) to node 1: 13:57:59 13:57:59 org.apache.kafka.common.errors.DisconnectException: null 13:57:59 13:57:59 2025-06-13T13:57:59.285Z INFO 6502 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:57:59 2025-06-13T13:57:59.321Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:59 2025-06-13T13:57:59.321Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:57:59 2025-06-13T13:57:59.330Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:57:59 2025-06-13T13:57:59.330Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:57:59 2025-06-13T13:57:59.330Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:59 2025-06-13T13:57:59.387Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:57:59 2025-06-13T13:57:59.387Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.501 s -- in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 13:57:59 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 13:57:59 13:57:59,541 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:57:59 13:57:59,541 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:57:59 13:57:59,542 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:57:59 13:57:59,546 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:57:59 13:57:59,546 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:57:59 13:57:59,546 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:57:59 13:57:59,546 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:57:59 13:57:59,546 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6502 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:57:59 13:57:59,550 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:57:59 13:57:59,550 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:57:59 13:57:59,552 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:57:59 13:57:59,552 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:57:59 13:57:59,552 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:57:59 13:57:59,552 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:57:59 13:57:59,553 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:57:59 13:57:59,554 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:57:59 13:57:59,554 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:57:59 13:57:59,554 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:57:59 13:57:59,554 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:57:59 13:57:59,554 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:57:59 13:57:59,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:57:59 13:57:59,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:59 13:57:59,555 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:57:59 13:57:59,555 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:57:59 13:57:59,555 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2d0f34d - value "{ 13:57:59 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:57:59 "logTypeName": "", 13:57:59 "logLevel": "%level", 13:57:59 "traceId": "%X{traceId:-}", 13:57:59 "statusCode": "", 13:57:59 "principalId": "", 13:57:59 "serviceName": "", 13:57:59 "message": "%message", 13:57:59 "spanId": "%X{spanId:-}", 13:57:59 "processId": "6502", 13:57:59 "threadName": "%thread", 13:57:59 "class": "%logger{40}", 13:57:59 "exception": "%wEx" 13:57:59 }" substituted for "{ 13:57:59 "logTimeStamp": "${currentTimeStamp:-}", 13:57:59 "logTypeName": "", 13:57:59 "logLevel": "%level", 13:57:59 "traceId": "%X{traceId:-}", 13:57:59 "statusCode": "", 13:57:59 "principalId": "${username:-}", 13:57:59 "serviceName": "${springAppName:-}", 13:57:59 "message": "%message", 13:57:59 "spanId": "%X{spanId:-}", 13:57:59 "processId": "${PID:-}", 13:57:59 "threadName": "%thread", 13:57:59 "class": "%logger{40}", 13:57:59 "exception": "%wEx" 13:57:59 }" 13:57:59 13:57:59,561 |-INFO in ch.qos.logback.classic.pattern.DateConverter@10309321 - Setting zoneId to "UTC" 13:57:59 13:57:59,562 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:57:59 13:57:59,562 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:57:59 13:57:59,562 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:57:59 13:57:59,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:57:59 13:57:59,562 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@447d1150 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:57:59 13:57:59,566 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@67a273a6 - End of configuration. 13:57:59 13:57:59,566 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@626dae84 - Registering current configuration as safe fallback point 13:57:59 13:57:59 13:57:59 . ____ _ __ _ _ 13:57:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:59 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:59 =========|_|==============|___/=/_/_/_/ 13:57:59 13:57:59 :: Spring Boot :: (v3.4.4) 13:57:59 13:57:59 2025-06-13T13:57:59.571Z INFO 6502 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:57:59 2025-06-13T13:57:59.571Z INFO 6502 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:59 2025-06-13T13:57:59.588Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:57:59 2025-06-13T13:57:59.589Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:57:59 2025-06-13T13:57:59.596Z INFO 6502 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.071 seconds (process running for 75.283) 13:57:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 13:57:59 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 13:57:59 2025-06-13T13:57:59.790Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:57:59 2025-06-13T13:57:59.790Z WARN 6502 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 13:57:59 2025-06-13T13:57:59.790Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:57:59 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 13:57:59 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 13:57:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 13:57:59 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 13:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 13:57:59 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 13:57:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 13:57:59 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 13:57:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 13:57:59 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:58:00 2025-06-13T13:57:59.932Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:58:00 2025-06-13T13:57:59.936Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:00 2025-06-13T13:57:59.937Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:00 2025-06-13T13:58:00.030Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d3de209f515e5d370d6d140f6f2d5533f4fe76f5418b5f02a948659395fc108a 13:58:00 2025-06-13T13:58:00.161Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:00 2025-06-13T13:58:00.161Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:00 2025-06-13T13:58:00.162Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:00 2025-06-13T13:58:00.237Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:00 2025-06-13T13:58:00.237Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:00 2025-06-13T13:58:00.237Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:00 2025-06-13T13:58:00.294Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:00 2025-06-13T13:58:00.294Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:00 2025-06-13T13:58:00.353Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:00 2025-06-13T13:58:00.353Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:01 2025-06-13T13:58:01.082Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:01 2025-06-13T13:58:01.082Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:01 2025-06-13T13:58:01.082Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:01 2025-06-13T13:58:01.166Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:01 2025-06-13T13:58:01.166Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:01 2025-06-13T13:58:01.166Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:01 2025-06-13T13:58:01.201Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:01 2025-06-13T13:58:01.201Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:01 2025-06-13T13:58:01.290Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:01 2025-06-13T13:58:01.290Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:02 2025-06-13T13:58:02.092Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:02 2025-06-13T13:58:02.093Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:02 2025-06-13T13:58:02.093Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:02 2025-06-13T13:58:02.104Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:02 2025-06-13T13:58:02.104Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:02 2025-06-13T13:58:02.185Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:02 2025-06-13T13:58:02.185Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:02 2025-06-13T13:58:02.185Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:02 2025-06-13T13:58:02.323Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:02 2025-06-13T13:58:02.324Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:03 2025-06-13T13:58:03.093Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:03 2025-06-13T13:58:03.093Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:03 2025-06-13T13:58:03.093Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:03 2025-06-13T13:58:03.110Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:03 2025-06-13T13:58:03.110Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:03 2025-06-13T13:58:03.190Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:03 2025-06-13T13:58:03.190Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:03 2025-06-13T13:58:03.190Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:03 2025-06-13T13:58:03.326Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:03 2025-06-13T13:58:03.326Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:04 2025-06-13T13:58:04.097Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:04 2025-06-13T13:58:04.097Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:04 2025-06-13T13:58:04.097Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:04 2025-06-13T13:58:04.116Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:04 2025-06-13T13:58:04.116Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:04 2025-06-13T13:58:04.196Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:04 2025-06-13T13:58:04.196Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:04 2025-06-13T13:58:04.196Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:04 2025-06-13T13:58:04.328Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:04 2025-06-13T13:58:04.328Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:05 2025-06-13T13:58:05.021Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:05 2025-06-13T13:58:05.021Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:05 2025-06-13T13:58:05.120Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:05 2025-06-13T13:58:05.120Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:05 2025-06-13T13:58:05.120Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:05 2025-06-13T13:58:05.151Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:05 2025-06-13T13:58:05.151Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:05 2025-06-13T13:58:05.151Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:05 2025-06-13T13:58:05.329Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:05 2025-06-13T13:58:05.329Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:06 2025-06-13T13:58:05.981Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:06 2025-06-13T13:58:05.981Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:06 2025-06-13T13:58:05.981Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:06 2025-06-13T13:58:06.039Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:06 2025-06-13T13:58:06.039Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:06 2025-06-13T13:58:06.146Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.213813126S 13:58:06 2025-06-13T13:58:06.150Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:06 allow.auto.create.topics = true 13:58:06 auto.commit.interval.ms = 5000 13:58:06 auto.include.jmx.reporter = true 13:58:06 auto.offset.reset = earliest 13:58:06 bootstrap.servers = [localhost:32773] 13:58:06 check.crcs = true 13:58:06 client.dns.lookup = use_all_dns_ips 13:58:06 client.id = consumer-test-2 13:58:06 client.rack = 13:58:06 connections.max.idle.ms = 540000 13:58:06 default.api.timeout.ms = 60000 13:58:06 enable.auto.commit = true 13:58:06 enable.metrics.push = true 13:58:06 exclude.internal.topics = true 13:58:06 fetch.max.bytes = 52428800 13:58:06 fetch.max.wait.ms = 500 13:58:06 fetch.min.bytes = 1 13:58:06 group.id = test 13:58:06 group.instance.id = null 13:58:06 group.protocol = classic 13:58:06 group.remote.assignor = null 13:58:06 heartbeat.interval.ms = 3000 13:58:06 interceptor.classes = [] 13:58:06 internal.leave.group.on.close = true 13:58:06 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:06 isolation.level = read_uncommitted 13:58:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:06 max.partition.fetch.bytes = 1048576 13:58:06 max.poll.interval.ms = 300000 13:58:06 max.poll.records = 500 13:58:06 metadata.max.age.ms = 300000 13:58:06 metadata.recovery.strategy = none 13:58:06 metric.reporters = [] 13:58:06 metrics.num.samples = 2 13:58:06 metrics.recording.level = INFO 13:58:06 metrics.sample.window.ms = 30000 13:58:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:06 receive.buffer.bytes = 65536 13:58:06 reconnect.backoff.max.ms = 1000 13:58:06 reconnect.backoff.ms = 50 13:58:06 request.timeout.ms = 30000 13:58:06 retry.backoff.max.ms = 1000 13:58:06 retry.backoff.ms = 100 13:58:06 sasl.client.callback.handler.class = null 13:58:06 sasl.jaas.config = null 13:58:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:06 sasl.kerberos.min.time.before.relogin = 60000 13:58:06 sasl.kerberos.service.name = null 13:58:06 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:06 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:06 sasl.login.callback.handler.class = null 13:58:06 sasl.login.class = null 13:58:06 sasl.login.connect.timeout.ms = null 13:58:06 sasl.login.read.timeout.ms = null 13:58:06 sasl.login.refresh.buffer.seconds = 300 13:58:06 sasl.login.refresh.min.period.seconds = 60 13:58:06 sasl.login.refresh.window.factor = 0.8 13:58:06 sasl.login.refresh.window.jitter = 0.05 13:58:06 sasl.login.retry.backoff.max.ms = 10000 13:58:06 sasl.login.retry.backoff.ms = 100 13:58:06 sasl.mechanism = GSSAPI 13:58:06 sasl.oauthbearer.clock.skew.seconds = 30 13:58:06 sasl.oauthbearer.expected.audience = null 13:58:06 sasl.oauthbearer.expected.issuer = null 13:58:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:06 sasl.oauthbearer.jwks.endpoint.url = null 13:58:06 sasl.oauthbearer.scope.claim.name = scope 13:58:06 sasl.oauthbearer.sub.claim.name = sub 13:58:06 sasl.oauthbearer.token.endpoint.url = null 13:58:06 security.protocol = PLAINTEXT 13:58:06 security.providers = null 13:58:06 send.buffer.bytes = 131072 13:58:06 session.timeout.ms = 45000 13:58:06 socket.connection.setup.timeout.max.ms = 30000 13:58:06 socket.connection.setup.timeout.ms = 10000 13:58:06 ssl.cipher.suites = null 13:58:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:06 ssl.endpoint.identification.algorithm = https 13:58:06 ssl.engine.factory.class = null 13:58:06 ssl.key.password = null 13:58:06 ssl.keymanager.algorithm = SunX509 13:58:06 ssl.keystore.certificate.chain = null 13:58:06 ssl.keystore.key = null 13:58:06 ssl.keystore.location = null 13:58:06 ssl.keystore.password = null 13:58:06 ssl.keystore.type = JKS 13:58:06 ssl.protocol = TLSv1.3 13:58:06 ssl.provider = null 13:58:06 ssl.secure.random.implementation = null 13:58:06 ssl.trustmanager.algorithm = PKIX 13:58:06 ssl.truststore.certificates = null 13:58:06 ssl.truststore.location = null 13:58:06 ssl.truststore.password = null 13:58:06 ssl.truststore.type = JKS 13:58:06 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:06 13:58:06 2025-06-13T13:58:06.150Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:06 2025-06-13T13:58:06.157Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:06 2025-06-13T13:58:06.157Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:06 2025-06-13T13:58:06.157Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823086157 13:58:06 2025-06-13T13:58:06.159Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:06 2025-06-13T13:58:06.159Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:06 2025-06-13T13:58:06.159Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:06 13:58:06 . ____ _ __ _ _ 13:58:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:06 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:06 =========|_|==============|___/=/_/_/_/ 13:58:06 13:58:06 :: Spring Boot :: (v3.4.4) 13:58:06 13:58:06 2025-06-13T13:58:06.178Z INFO 6502 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:06 2025-06-13T13:58:06.178Z INFO 6502 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:58:06 2025-06-13T13:58:06.199Z INFO 6502 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.04 seconds (process running for 81.887) 13:58:06 2025-06-13T13:58:06.202Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): test-topic 13:58:06 2025-06-13T13:58:06.213Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:06 2025-06-13T13:58:06.213Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:06 acks = -1 13:58:06 auto.include.jmx.reporter = true 13:58:06 batch.size = 16384 13:58:06 bootstrap.servers = [localhost:32773] 13:58:06 buffer.memory = 33554432 13:58:06 client.dns.lookup = use_all_dns_ips 13:58:06 client.id = producer-4 13:58:06 compression.gzip.level = -1 13:58:06 compression.lz4.level = 9 13:58:06 compression.type = none 13:58:06 compression.zstd.level = 3 13:58:06 connections.max.idle.ms = 540000 13:58:06 delivery.timeout.ms = 120000 13:58:06 enable.idempotence = false 13:58:06 enable.metrics.push = true 13:58:06 interceptor.classes = [] 13:58:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:06 linger.ms = 1 13:58:06 max.block.ms = 60000 13:58:06 max.in.flight.requests.per.connection = 5 13:58:06 max.request.size = 1048576 13:58:06 metadata.max.age.ms = 300000 13:58:06 metadata.max.idle.ms = 300000 13:58:06 metadata.recovery.strategy = none 13:58:06 metric.reporters = [] 13:58:06 metrics.num.samples = 2 13:58:06 metrics.recording.level = INFO 13:58:06 metrics.sample.window.ms = 30000 13:58:06 partitioner.adaptive.partitioning.enable = true 13:58:06 partitioner.availability.timeout.ms = 0 13:58:06 partitioner.class = null 13:58:06 partitioner.ignore.keys = false 13:58:06 receive.buffer.bytes = 32768 13:58:06 reconnect.backoff.max.ms = 1000 13:58:06 reconnect.backoff.ms = 50 13:58:06 request.timeout.ms = 30000 13:58:06 retries = 0 13:58:06 retry.backoff.max.ms = 1000 13:58:06 retry.backoff.ms = 100 13:58:06 sasl.client.callback.handler.class = null 13:58:06 sasl.jaas.config = null 13:58:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:06 sasl.kerberos.min.time.before.relogin = 60000 13:58:06 sasl.kerberos.service.name = null 13:58:06 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:06 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:06 sasl.login.callback.handler.class = null 13:58:06 sasl.login.class = null 13:58:06 sasl.login.connect.timeout.ms = null 13:58:06 sasl.login.read.timeout.ms = null 13:58:06 sasl.login.refresh.buffer.seconds = 300 13:58:06 sasl.login.refresh.min.period.seconds = 60 13:58:06 sasl.login.refresh.window.factor = 0.8 13:58:06 sasl.login.refresh.window.jitter = 0.05 13:58:06 sasl.login.retry.backoff.max.ms = 10000 13:58:06 sasl.login.retry.backoff.ms = 100 13:58:06 sasl.mechanism = GSSAPI 13:58:06 sasl.oauthbearer.clock.skew.seconds = 30 13:58:06 sasl.oauthbearer.expected.audience = null 13:58:06 sasl.oauthbearer.expected.issuer = null 13:58:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:06 sasl.oauthbearer.jwks.endpoint.url = null 13:58:06 sasl.oauthbearer.scope.claim.name = scope 13:58:06 sasl.oauthbearer.sub.claim.name = sub 13:58:06 sasl.oauthbearer.token.endpoint.url = null 13:58:06 security.protocol = PLAINTEXT 13:58:06 security.providers = null 13:58:06 send.buffer.bytes = 131072 13:58:06 socket.connection.setup.timeout.max.ms = 30000 13:58:06 socket.connection.setup.timeout.ms = 10000 13:58:06 ssl.cipher.suites = null 13:58:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:06 ssl.endpoint.identification.algorithm = https 13:58:06 ssl.engine.factory.class = null 13:58:06 ssl.key.password = null 13:58:06 ssl.keymanager.algorithm = SunX509 13:58:06 ssl.keystore.certificate.chain = null 13:58:06 ssl.keystore.key = null 13:58:06 ssl.keystore.location = null 13:58:06 ssl.keystore.password = null 13:58:06 ssl.keystore.type = JKS 13:58:06 ssl.protocol = TLSv1.3 13:58:06 ssl.provider = null 13:58:06 ssl.secure.random.implementation = null 13:58:06 ssl.trustmanager.algorithm = PKIX 13:58:06 ssl.truststore.certificates = null 13:58:06 ssl.truststore.location = null 13:58:06 ssl.truststore.password = null 13:58:06 ssl.truststore.type = JKS 13:58:06 transaction.timeout.ms = 60000 13:58:06 transactional.id = null 13:58:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:58:06 13:58:06 2025-06-13T13:58:06.213Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:06 2025-06-13T13:58:06.218Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:06 2025-06-13T13:58:06.218Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:06 2025-06-13T13:58:06.218Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:06 2025-06-13T13:58:06.218Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823086218 13:58:06 2025-06-13T13:58:06.255Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 1 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 13:58:06 2025-06-13T13:58:06.255Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:06 2025-06-13T13:58:06.330Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:06 2025-06-13T13:58:06.330Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:06 2025-06-13T13:58:06.408Z INFO 6502 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:06 2025-06-13T13:58:06.526Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 13:58:06 2025-06-13T13:58:06.528Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:58:06 2025-06-13T13:58:06.551Z INFO 6502 --- [ 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-ece9d01b-78ff-4efe-90e2-d7fcadd12cdc 13:58:06 2025-06-13T13:58:06.551Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:58:06 2025-06-13T13:58:06.574Z INFO 6502 --- [ 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-ece9d01b-78ff-4efe-90e2-d7fcadd12cdc', protocol='range'} 13:58:06 2025-06-13T13:58:06.575Z INFO 6502 --- [ 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-ece9d01b-78ff-4efe-90e2-d7fcadd12cdc=Assignment(partitions=[test-topic-0])} 13:58:06 2025-06-13T13:58:06.600Z INFO 6502 --- [ 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-ece9d01b-78ff-4efe-90e2-d7fcadd12cdc', protocol='range'} 13:58:06 2025-06-13T13:58:06.600Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 13:58:06 2025-06-13T13:58:06.600Z INFO 6502 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: test-topic-0 13:58:06 2025-06-13T13:58:06.612Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition test-topic-0 13:58:06 2025-06-13T13:58:06.624Z INFO 6502 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 13:58:06 2025-06-13T13:58:06.820Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 13:58:06 2025-06-13T13:58:06.821Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:06 2025-06-13T13:58:06.821Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 13:58:06 2025-06-13T13:58:06.878Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:06 2025-06-13T13:58:06.878Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 14 due to node 1 being disconnected (elapsed time since creation: 221ms, elapsed time since send: 221ms, throttle time: 0ms, request timeout: 30000ms) 13:58:06 2025-06-13T13:58:06.878Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 13:58:06 2025-06-13T13:58:06.878Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 13:58:06 2025-06-13T13:58:06.878Z INFO 6502 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=242727280, epoch=1) to node 1: 13:58:06 13:58:06 org.apache.kafka.common.errors.DisconnectException: null 13:58:06 13:58:06 2025-06-13T13:58:06.878Z INFO 6502 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:58:06 2025-06-13T13:58:06.925Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:06 2025-06-13T13:58:06.925Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:06.979Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:07 2025-06-13T13:58:06.979Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:06.993Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:07 2025-06-13T13:58:06.993Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:06.993Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:07 2025-06-13T13:58:07.016Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:07 2025-06-13T13:58:07.016Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:07.016Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:07 2025-06-13T13:58:07.048Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:07 2025-06-13T13:58:07.048Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:07.148Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:07 2025-06-13T13:58:07.148Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:07.181Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:07 2025-06-13T13:58:07.181Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.399 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:58:07 2025-06-13T13:58:07.332Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:07 2025-06-13T13:58:07.332Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:07 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 13:58:07 2025-06-13T13:58:07.339Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:58:07 2025-06-13T13:58:07.483Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:07 2025-06-13T13:58:07.484Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:07.534Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 7b1bcae57c10bfea00cd22e02a07220ea45f472fc7103091874a0820c796d543 13:58:07 2025-06-13T13:58:07.609Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:07 2025-06-13T13:58:07.609Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:07 2025-06-13T13:58:07.886Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:07 2025-06-13T13:58:07.886Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:07.994Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:08 2025-06-13T13:58:07.994Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:07.994Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:08 2025-06-13T13:58:08.017Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:08 2025-06-13T13:58:08.017Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:08.017Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:08 2025-06-13T13:58:08.053Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:08 2025-06-13T13:58:08.053Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:08.334Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:08 2025-06-13T13:58:08.334Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:08.500Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:08 2025-06-13T13:58:08.501Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:08.797Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:08 2025-06-13T13:58:08.797Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:08.872Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:08 2025-06-13T13:58:08.872Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:08 2025-06-13T13:58:08.872Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:08 2025-06-13T13:58:08.959Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:08 2025-06-13T13:58:08.959Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:09 2025-06-13T13:58:08.995Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:09 2025-06-13T13:58:08.995Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:09 2025-06-13T13:58:08.995Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:09 2025-06-13T13:58:09.336Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:09 2025-06-13T13:58:09.336Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:09 2025-06-13T13:58:09.502Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:09 2025-06-13T13:58:09.502Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:09 2025-06-13T13:58:09.802Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:09 2025-06-13T13:58:09.802Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:09 2025-06-13T13:58:09.864Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:09 2025-06-13T13:58:09.864Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:09 2025-06-13T13:58:09.873Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:09 2025-06-13T13:58:09.873Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:09 2025-06-13T13:58:09.873Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:10 2025-06-13T13:58:09.999Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:10 2025-06-13T13:58:09.999Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:10 2025-06-13T13:58:09.999Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:10 2025-06-13T13:58:10.337Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:10 2025-06-13T13:58:10.337Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:10 2025-06-13T13:58:10.503Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:10 2025-06-13T13:58:10.503Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:10 2025-06-13T13:58:10.727Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:10 2025-06-13T13:58:10.727Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:10 2025-06-13T13:58:10.727Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:10 2025-06-13T13:58:10.806Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:10 2025-06-13T13:58:10.806Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:10 2025-06-13T13:58:10.870Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:10 2025-06-13T13:58:10.870Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.000Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:11 2025-06-13T13:58:11.000Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.000Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:11 2025-06-13T13:58:11.339Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:11 2025-06-13T13:58:11.339Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.507Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:11 2025-06-13T13:58:11.508Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.727Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:11 2025-06-13T13:58:11.727Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.727Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:11 2025-06-13T13:58:11.821Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:11 2025-06-13T13:58:11.821Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.892Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:11 2025-06-13T13:58:11.892Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.954Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:11 2025-06-13T13:58:11.954Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:11 2025-06-13T13:58:11.954Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:12 2025-06-13T13:58:12.342Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:12 2025-06-13T13:58:12.342Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:12 2025-06-13T13:58:12.509Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:12 2025-06-13T13:58:12.509Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:12 2025-06-13T13:58:12.728Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:12 2025-06-13T13:58:12.728Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:12 2025-06-13T13:58:12.728Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:12 2025-06-13T13:58:12.825Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:12 2025-06-13T13:58:12.826Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:12 2025-06-13T13:58:12.826Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:12 2025-06-13T13:58:12.831Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:12 2025-06-13T13:58:12.831Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:12 2025-06-13T13:58:12.897Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:12 2025-06-13T13:58:12.897Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:13 2025-06-13T13:58:13.344Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:13 2025-06-13T13:58:13.344Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:13 2025-06-13T13:58:13.510Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:13 2025-06-13T13:58:13.510Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:13 2025-06-13T13:58:13.737Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:13 2025-06-13T13:58:13.737Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:13 2025-06-13T13:58:13.766Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:13 2025-06-13T13:58:13.766Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:13 2025-06-13T13:58:13.766Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:13 2025-06-13T13:58:13.809Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.470544082S 13:58:13 2025-06-13T13:58:13.816Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:13 allow.auto.create.topics = true 13:58:13 auto.commit.interval.ms = 5000 13:58:13 auto.include.jmx.reporter = true 13:58:13 auto.offset.reset = earliest 13:58:13 bootstrap.servers = [localhost:32774] 13:58:13 check.crcs = true 13:58:13 client.dns.lookup = use_all_dns_ips 13:58:13 client.id = consumer-test-3 13:58:13 client.rack = 13:58:13 connections.max.idle.ms = 540000 13:58:13 default.api.timeout.ms = 60000 13:58:13 enable.auto.commit = true 13:58:13 enable.metrics.push = true 13:58:13 exclude.internal.topics = true 13:58:13 fetch.max.bytes = 52428800 13:58:13 fetch.max.wait.ms = 500 13:58:13 fetch.min.bytes = 1 13:58:13 group.id = test 13:58:13 group.instance.id = null 13:58:13 group.protocol = classic 13:58:13 group.remote.assignor = null 13:58:13 heartbeat.interval.ms = 3000 13:58:13 interceptor.classes = [] 13:58:13 internal.leave.group.on.close = true 13:58:13 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:13 isolation.level = read_uncommitted 13:58:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:13 max.partition.fetch.bytes = 1048576 13:58:13 max.poll.interval.ms = 300000 13:58:13 max.poll.records = 500 13:58:13 metadata.max.age.ms = 300000 13:58:13 metadata.recovery.strategy = none 13:58:13 metric.reporters = [] 13:58:13 metrics.num.samples = 2 13:58:13 metrics.recording.level = INFO 13:58:13 metrics.sample.window.ms = 30000 13:58:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:13 receive.buffer.bytes = 65536 13:58:13 reconnect.backoff.max.ms = 1000 13:58:13 reconnect.backoff.ms = 50 13:58:13 request.timeout.ms = 30000 13:58:13 retry.backoff.max.ms = 1000 13:58:13 retry.backoff.ms = 100 13:58:13 sasl.client.callback.handler.class = null 13:58:13 sasl.jaas.config = null 13:58:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:13 sasl.kerberos.min.time.before.relogin = 60000 13:58:13 sasl.kerberos.service.name = null 13:58:13 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:13 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:13 sasl.login.callback.handler.class = null 13:58:13 sasl.login.class = null 13:58:13 sasl.login.connect.timeout.ms = null 13:58:13 sasl.login.read.timeout.ms = null 13:58:13 sasl.login.refresh.buffer.seconds = 300 13:58:13 sasl.login.refresh.min.period.seconds = 60 13:58:13 sasl.login.refresh.window.factor = 0.8 13:58:13 sasl.login.refresh.window.jitter = 0.05 13:58:13 sasl.login.retry.backoff.max.ms = 10000 13:58:13 sasl.login.retry.backoff.ms = 100 13:58:13 sasl.mechanism = GSSAPI 13:58:13 sasl.oauthbearer.clock.skew.seconds = 30 13:58:13 sasl.oauthbearer.expected.audience = null 13:58:13 sasl.oauthbearer.expected.issuer = null 13:58:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:13 sasl.oauthbearer.jwks.endpoint.url = null 13:58:13 sasl.oauthbearer.scope.claim.name = scope 13:58:13 sasl.oauthbearer.sub.claim.name = sub 13:58:13 sasl.oauthbearer.token.endpoint.url = null 13:58:13 security.protocol = PLAINTEXT 13:58:13 security.providers = null 13:58:13 send.buffer.bytes = 131072 13:58:13 session.timeout.ms = 45000 13:58:13 socket.connection.setup.timeout.max.ms = 30000 13:58:13 socket.connection.setup.timeout.ms = 10000 13:58:13 ssl.cipher.suites = null 13:58:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:13 ssl.endpoint.identification.algorithm = https 13:58:13 ssl.engine.factory.class = null 13:58:13 ssl.key.password = null 13:58:13 ssl.keymanager.algorithm = SunX509 13:58:13 ssl.keystore.certificate.chain = null 13:58:13 ssl.keystore.key = null 13:58:13 ssl.keystore.location = null 13:58:13 ssl.keystore.password = null 13:58:13 ssl.keystore.type = JKS 13:58:13 ssl.protocol = TLSv1.3 13:58:13 ssl.provider = null 13:58:13 ssl.secure.random.implementation = null 13:58:13 ssl.trustmanager.algorithm = PKIX 13:58:13 ssl.truststore.certificates = null 13:58:13 ssl.truststore.location = null 13:58:13 ssl.truststore.password = null 13:58:13 ssl.truststore.type = JKS 13:58:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:58:13 13:58:13 2025-06-13T13:58:13.817Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:13 2025-06-13T13:58:13.826Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:13 2025-06-13T13:58:13.826Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:13 2025-06-13T13:58:13.826Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823093826 13:58:13 13:58:13,844 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:58:13 13:58:13,844 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:58:13 13:58:13,845 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:58:13 13:58:13,849 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:58:13 13:58:13,849 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:58:13 13:58:13,849 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:58:13 13:58:13,849 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:58:13 13:58:13,849 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:58:13 13:58:13,853 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:58:13 13:58:13,853 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:58:13 13:58:13,853 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:58:13 13:58:13,853 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:58:13 13:58:13,853 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:58:13 13:58:13,853 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6502 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:58:13 13:58:13,854 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:58:13 13:58:13,854 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:58:13 13:58:13,857 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:58:13 13:58:13,857 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:58:13 13:58:13,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:13 13:58:13,858 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:58:13 13:58:13,859 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:58:13 13:58:13,859 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:58:13 13:58:13,859 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:58:13 13:58:13,860 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:13 13:58:13,860 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:58:13 13:58:13,860 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:13 13:58:13,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:58:13 13:58:13,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:13 13:58:13,861 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:58:13 13:58:13,861 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:58:13 13:58:13,861 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@172b64b9 - value "{ 13:58:13 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:58:13 "logTypeName": "", 13:58:13 "logLevel": "%level", 13:58:13 "traceId": "%X{traceId:-}", 13:58:13 "statusCode": "", 13:58:13 "principalId": "", 13:58:13 "serviceName": "", 13:58:13 "message": "%message", 13:58:13 "spanId": "%X{spanId:-}", 13:58:13 "processId": "6502", 13:58:13 "threadName": "%thread", 13:58:13 "class": "%logger{40}", 13:58:13 "exception": "%wEx" 13:58:13 }" substituted for "{ 13:58:13 "logTimeStamp": "${currentTimeStamp:-}", 13:58:13 "logTypeName": "", 13:58:13 "logLevel": "%level", 13:58:13 "traceId": "%X{traceId:-}", 13:58:13 "statusCode": "", 13:58:13 "principalId": "${username:-}", 13:58:13 "serviceName": "${springAppName:-}", 13:58:13 "message": "%message", 13:58:13 "spanId": "%X{spanId:-}", 13:58:13 "processId": "${PID:-}", 13:58:13 "threadName": "%thread", 13:58:13 "class": "%logger{40}", 13:58:13 "exception": "%wEx" 13:58:13 }" 13:58:13 13:58:13,868 |-INFO in ch.qos.logback.classic.pattern.DateConverter@65fc9346 - Setting zoneId to "UTC" 13:58:13 13:58:13,869 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:13 13:58:13,869 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:58:13 13:58:13,869 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:13 13:58:13,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:58:13 13:58:13,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:58:13 13:58:13,872 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:58:13 13:58:13,873 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:58:13 13:58:13,873 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:58:13 13:58:13,873 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:58:13 13:58:13,873 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:58:13 13:58:13,873 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17013c40 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:58:13 13:58:13,873 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:58:13 13:58:13,873 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4780cefb - End of configuration. 13:58:13 13:58:13,873 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@b42741e - Registering current configuration as safe fallback point 13:58:13 13:58:13 13:58:13 . ____ _ __ _ _ 13:58:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:13 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:13 =========|_|==============|___/=/_/_/_/ 13:58:13 13:58:13 :: Spring Boot :: (v3.4.4) 13:58:13 13:58:13 2025-06-13T13:58:13.879Z INFO 6502 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:13 2025-06-13T13:58:13.879Z INFO 6502 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:58:13 2025-06-13T13:58:13.902Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:13 2025-06-13T13:58:13.902Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:13 2025-06-13T13:58:13.916Z INFO 6502 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.088 seconds (process running for 89.603) 13:58:14 2025-06-13T13:58:13.932Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-test-3, groupId=test] Subscribed to topic(s): client-topic 13:58:14 2025-06-13T13:58:13.950Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:14 2025-06-13T13:58:13.951Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:14 acks = -1 13:58:14 auto.include.jmx.reporter = true 13:58:14 batch.size = 16384 13:58:14 bootstrap.servers = [localhost:32774] 13:58:14 buffer.memory = 33554432 13:58:14 client.dns.lookup = use_all_dns_ips 13:58:14 client.id = producer-5 13:58:14 compression.gzip.level = -1 13:58:14 compression.lz4.level = 9 13:58:14 compression.type = none 13:58:14 compression.zstd.level = 3 13:58:14 connections.max.idle.ms = 540000 13:58:14 delivery.timeout.ms = 120000 13:58:14 enable.idempotence = false 13:58:14 enable.metrics.push = true 13:58:14 interceptor.classes = [] 13:58:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:14 linger.ms = 1 13:58:14 max.block.ms = 60000 13:58:14 max.in.flight.requests.per.connection = 5 13:58:14 max.request.size = 1048576 13:58:14 metadata.max.age.ms = 300000 13:58:14 metadata.max.idle.ms = 300000 13:58:14 metadata.recovery.strategy = none 13:58:14 metric.reporters = [] 13:58:14 metrics.num.samples = 2 13:58:14 metrics.recording.level = INFO 13:58:14 metrics.sample.window.ms = 30000 13:58:14 partitioner.adaptive.partitioning.enable = true 13:58:14 partitioner.availability.timeout.ms = 0 13:58:14 partitioner.class = null 13:58:14 partitioner.ignore.keys = false 13:58:14 receive.buffer.bytes = 32768 13:58:14 reconnect.backoff.max.ms = 1000 13:58:14 reconnect.backoff.ms = 50 13:58:14 request.timeout.ms = 30000 13:58:14 retries = 0 13:58:14 retry.backoff.max.ms = 1000 13:58:14 retry.backoff.ms = 100 13:58:14 sasl.client.callback.handler.class = null 13:58:14 sasl.jaas.config = null 13:58:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:14 sasl.kerberos.min.time.before.relogin = 60000 13:58:14 sasl.kerberos.service.name = null 13:58:14 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:14 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:14 sasl.login.callback.handler.class = null 13:58:14 sasl.login.class = null 13:58:14 sasl.login.connect.timeout.ms = null 13:58:14 sasl.login.read.timeout.ms = null 13:58:14 sasl.login.refresh.buffer.seconds = 300 13:58:14 sasl.login.refresh.min.period.seconds = 60 13:58:14 sasl.login.refresh.window.factor = 0.8 13:58:14 sasl.login.refresh.window.jitter = 0.05 13:58:14 sasl.login.retry.backoff.max.ms = 10000 13:58:14 sasl.login.retry.backoff.ms = 100 13:58:14 sasl.mechanism = GSSAPI 13:58:14 sasl.oauthbearer.clock.skew.seconds = 30 13:58:14 sasl.oauthbearer.expected.audience = null 13:58:14 sasl.oauthbearer.expected.issuer = null 13:58:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:14 sasl.oauthbearer.jwks.endpoint.url = null 13:58:14 sasl.oauthbearer.scope.claim.name = scope 13:58:14 sasl.oauthbearer.sub.claim.name = sub 13:58:14 sasl.oauthbearer.token.endpoint.url = null 13:58:14 security.protocol = PLAINTEXT 13:58:14 security.providers = null 13:58:14 send.buffer.bytes = 131072 13:58:14 socket.connection.setup.timeout.max.ms = 30000 13:58:14 socket.connection.setup.timeout.ms = 10000 13:58:14 ssl.cipher.suites = null 13:58:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:14 ssl.endpoint.identification.algorithm = https 13:58:14 ssl.engine.factory.class = null 13:58:14 ssl.key.password = null 13:58:14 ssl.keymanager.algorithm = SunX509 13:58:14 ssl.keystore.certificate.chain = null 13:58:14 ssl.keystore.key = null 13:58:14 ssl.keystore.location = null 13:58:14 ssl.keystore.password = null 13:58:14 ssl.keystore.type = JKS 13:58:14 ssl.protocol = TLSv1.3 13:58:14 ssl.provider = null 13:58:14 ssl.secure.random.implementation = null 13:58:14 ssl.trustmanager.algorithm = PKIX 13:58:14 ssl.truststore.certificates = null 13:58:14 ssl.truststore.location = null 13:58:14 ssl.truststore.password = null 13:58:14 ssl.truststore.type = JKS 13:58:14 transaction.timeout.ms = 60000 13:58:14 transactional.id = null 13:58:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:14 13:58:14 2025-06-13T13:58:13.951Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:14 2025-06-13T13:58:13.954Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:14 2025-06-13T13:58:13.954Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:14 2025-06-13T13:58:13.954Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:14 2025-06-13T13:58:13.954Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823093954 13:58:14 2025-06-13T13:58:13.998Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 1 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 13:58:14 2025-06-13T13:58:13.998Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:14 2025-06-13T13:58:14.138Z INFO 6502 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:14 2025-06-13T13:58:14.269Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 13:58:14 2025-06-13T13:58:14.272Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 13:58:14 2025-06-13T13:58:14.292Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-3-6cbd9916-17ec-4385-a243-6cc9ae7193b8 13:58:14 2025-06-13T13:58:14.292Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 13:58:14 2025-06-13T13:58:14.314Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-6cbd9916-17ec-4385-a243-6cc9ae7193b8', protocol='range'} 13:58:14 2025-06-13T13:58:14.314Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Finished assignment for group at generation 1: {consumer-test-3-6cbd9916-17ec-4385-a243-6cc9ae7193b8=Assignment(partitions=[client-topic-0])} 13:58:14 2025-06-13T13:58:14.334Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-6cbd9916-17ec-4385-a243-6cc9ae7193b8', protocol='range'} 13:58:14 2025-06-13T13:58:14.335Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 13:58:14 2025-06-13T13:58:14.335Z INFO 6502 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-3, groupId=test] Adding newly assigned partitions: client-topic-0 13:58:14 2025-06-13T13:58:14.344Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Found no committed offset for partition client-topic-0 13:58:14 2025-06-13T13:58:14.346Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.346Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.357Z INFO 6502 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 13:58:14 2025-06-13T13:58:14.404Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:14 allow.auto.create.topics = true 13:58:14 auto.commit.interval.ms = 5000 13:58:14 auto.include.jmx.reporter = true 13:58:14 auto.offset.reset = earliest 13:58:14 bootstrap.servers = [localhost:32774] 13:58:14 check.crcs = true 13:58:14 client.dns.lookup = use_all_dns_ips 13:58:14 client.id = consumer-test-4 13:58:14 client.rack = 13:58:14 connections.max.idle.ms = 540000 13:58:14 default.api.timeout.ms = 60000 13:58:14 enable.auto.commit = true 13:58:14 enable.metrics.push = true 13:58:14 exclude.internal.topics = true 13:58:14 fetch.max.bytes = 52428800 13:58:14 fetch.max.wait.ms = 500 13:58:14 fetch.min.bytes = 1 13:58:14 group.id = test 13:58:14 group.instance.id = null 13:58:14 group.protocol = classic 13:58:14 group.remote.assignor = null 13:58:14 heartbeat.interval.ms = 3000 13:58:14 interceptor.classes = [] 13:58:14 internal.leave.group.on.close = true 13:58:14 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:14 isolation.level = read_uncommitted 13:58:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:14 max.partition.fetch.bytes = 1048576 13:58:14 max.poll.interval.ms = 300000 13:58:14 max.poll.records = 500 13:58:14 metadata.max.age.ms = 300000 13:58:14 metadata.recovery.strategy = none 13:58:14 metric.reporters = [] 13:58:14 metrics.num.samples = 2 13:58:14 metrics.recording.level = INFO 13:58:14 metrics.sample.window.ms = 30000 13:58:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:14 receive.buffer.bytes = 65536 13:58:14 reconnect.backoff.max.ms = 1000 13:58:14 reconnect.backoff.ms = 50 13:58:14 request.timeout.ms = 30000 13:58:14 retry.backoff.max.ms = 1000 13:58:14 retry.backoff.ms = 100 13:58:14 sasl.client.callback.handler.class = null 13:58:14 sasl.jaas.config = null 13:58:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:14 sasl.kerberos.min.time.before.relogin = 60000 13:58:14 sasl.kerberos.service.name = null 13:58:14 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:14 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:14 sasl.login.callback.handler.class = null 13:58:14 sasl.login.class = null 13:58:14 sasl.login.connect.timeout.ms = null 13:58:14 sasl.login.read.timeout.ms = null 13:58:14 sasl.login.refresh.buffer.seconds = 300 13:58:14 sasl.login.refresh.min.period.seconds = 60 13:58:14 sasl.login.refresh.window.factor = 0.8 13:58:14 sasl.login.refresh.window.jitter = 0.05 13:58:14 sasl.login.retry.backoff.max.ms = 10000 13:58:14 sasl.login.retry.backoff.ms = 100 13:58:14 sasl.mechanism = GSSAPI 13:58:14 sasl.oauthbearer.clock.skew.seconds = 30 13:58:14 sasl.oauthbearer.expected.audience = null 13:58:14 sasl.oauthbearer.expected.issuer = null 13:58:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:14 sasl.oauthbearer.jwks.endpoint.url = null 13:58:14 sasl.oauthbearer.scope.claim.name = scope 13:58:14 sasl.oauthbearer.sub.claim.name = sub 13:58:14 sasl.oauthbearer.token.endpoint.url = null 13:58:14 security.protocol = PLAINTEXT 13:58:14 security.providers = null 13:58:14 send.buffer.bytes = 131072 13:58:14 session.timeout.ms = 45000 13:58:14 socket.connection.setup.timeout.max.ms = 30000 13:58:14 socket.connection.setup.timeout.ms = 10000 13:58:14 ssl.cipher.suites = null 13:58:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:14 ssl.endpoint.identification.algorithm = https 13:58:14 ssl.engine.factory.class = null 13:58:14 ssl.key.password = null 13:58:14 ssl.keymanager.algorithm = SunX509 13:58:14 ssl.keystore.certificate.chain = null 13:58:14 ssl.keystore.key = null 13:58:14 ssl.keystore.location = null 13:58:14 ssl.keystore.password = null 13:58:14 ssl.keystore.type = JKS 13:58:14 ssl.protocol = TLSv1.3 13:58:14 ssl.provider = null 13:58:14 ssl.secure.random.implementation = null 13:58:14 ssl.trustmanager.algorithm = PKIX 13:58:14 ssl.truststore.certificates = null 13:58:14 ssl.truststore.location = null 13:58:14 ssl.truststore.password = null 13:58:14 ssl.truststore.type = JKS 13:58:14 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:58:14 13:58:14 2025-06-13T13:58:14.404Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:14 2025-06-13T13:58:14.406Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:14 2025-06-13T13:58:14.406Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:14 2025-06-13T13:58:14.406Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823094406 13:58:14 2025-06-13T13:58:14.421Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:14 allow.auto.create.topics = true 13:58:14 auto.commit.interval.ms = 5000 13:58:14 auto.include.jmx.reporter = true 13:58:14 auto.offset.reset = earliest 13:58:14 bootstrap.servers = [localhost:32774] 13:58:14 check.crcs = true 13:58:14 client.dns.lookup = use_all_dns_ips 13:58:14 client.id = consumer-test-5 13:58:14 client.rack = 13:58:14 connections.max.idle.ms = 540000 13:58:14 default.api.timeout.ms = 60000 13:58:14 enable.auto.commit = true 13:58:14 enable.metrics.push = true 13:58:14 exclude.internal.topics = true 13:58:14 fetch.max.bytes = 52428800 13:58:14 fetch.max.wait.ms = 500 13:58:14 fetch.min.bytes = 1 13:58:14 group.id = test 13:58:14 group.instance.id = null 13:58:14 group.protocol = classic 13:58:14 group.remote.assignor = null 13:58:14 heartbeat.interval.ms = 3000 13:58:14 interceptor.classes = [] 13:58:14 internal.leave.group.on.close = true 13:58:14 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:14 isolation.level = read_uncommitted 13:58:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:14 max.partition.fetch.bytes = 1048576 13:58:14 max.poll.interval.ms = 300000 13:58:14 max.poll.records = 500 13:58:14 metadata.max.age.ms = 300000 13:58:14 metadata.recovery.strategy = none 13:58:14 metric.reporters = [] 13:58:14 metrics.num.samples = 2 13:58:14 metrics.recording.level = INFO 13:58:14 metrics.sample.window.ms = 30000 13:58:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:14 receive.buffer.bytes = 65536 13:58:14 reconnect.backoff.max.ms = 1000 13:58:14 reconnect.backoff.ms = 50 13:58:14 request.timeout.ms = 30000 13:58:14 retry.backoff.max.ms = 1000 13:58:14 retry.backoff.ms = 100 13:58:14 sasl.client.callback.handler.class = null 13:58:14 sasl.jaas.config = null 13:58:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:14 sasl.kerberos.min.time.before.relogin = 60000 13:58:14 sasl.kerberos.service.name = null 13:58:14 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:14 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:14 sasl.login.callback.handler.class = null 13:58:14 sasl.login.class = null 13:58:14 sasl.login.connect.timeout.ms = null 13:58:14 sasl.login.read.timeout.ms = null 13:58:14 sasl.login.refresh.buffer.seconds = 300 13:58:14 sasl.login.refresh.min.period.seconds = 60 13:58:14 sasl.login.refresh.window.factor = 0.8 13:58:14 sasl.login.refresh.window.jitter = 0.05 13:58:14 sasl.login.retry.backoff.max.ms = 10000 13:58:14 sasl.login.retry.backoff.ms = 100 13:58:14 sasl.mechanism = GSSAPI 13:58:14 sasl.oauthbearer.clock.skew.seconds = 30 13:58:14 sasl.oauthbearer.expected.audience = null 13:58:14 sasl.oauthbearer.expected.issuer = null 13:58:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:14 sasl.oauthbearer.jwks.endpoint.url = null 13:58:14 sasl.oauthbearer.scope.claim.name = scope 13:58:14 sasl.oauthbearer.sub.claim.name = sub 13:58:14 sasl.oauthbearer.token.endpoint.url = null 13:58:14 security.protocol = PLAINTEXT 13:58:14 security.providers = null 13:58:14 send.buffer.bytes = 131072 13:58:14 session.timeout.ms = 45000 13:58:14 socket.connection.setup.timeout.max.ms = 30000 13:58:14 socket.connection.setup.timeout.ms = 10000 13:58:14 ssl.cipher.suites = null 13:58:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:14 ssl.endpoint.identification.algorithm = https 13:58:14 ssl.engine.factory.class = null 13:58:14 ssl.key.password = null 13:58:14 ssl.keymanager.algorithm = SunX509 13:58:14 ssl.keystore.certificate.chain = null 13:58:14 ssl.keystore.key = null 13:58:14 ssl.keystore.location = null 13:58:14 ssl.keystore.password = null 13:58:14 ssl.keystore.type = JKS 13:58:14 ssl.protocol = TLSv1.3 13:58:14 ssl.provider = null 13:58:14 ssl.secure.random.implementation = null 13:58:14 ssl.trustmanager.algorithm = PKIX 13:58:14 ssl.truststore.certificates = null 13:58:14 ssl.truststore.location = null 13:58:14 ssl.truststore.password = null 13:58:14 ssl.truststore.type = JKS 13:58:14 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:58:14 13:58:14 2025-06-13T13:58:14.421Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:14 2025-06-13T13:58:14.426Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:14 2025-06-13T13:58:14.426Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:14 2025-06-13T13:58:14.426Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823094426 13:58:14 2025-06-13T13:58:14.512Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.512Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.515Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 13:58:14 2025-06-13T13:58:14.516Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.516Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 13:58:14 2025-06-13T13:58:14.517Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.517Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Cancelled in-flight FETCH request with correlation id 14 due to node 1 being disconnected (elapsed time since creation: 128ms, elapsed time since send: 127ms, throttle time: 0ms, request timeout: 30000ms) 13:58:14 2025-06-13T13:58:14.517Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node -1 disconnected. 13:58:14 2025-06-13T13:58:14.517Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 2147483646 disconnected. 13:58:14 2025-06-13T13:58:14.518Z INFO 6502 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3, groupId=test] Error sending fetch request (sessionId=1252517, epoch=1) to node 1: 13:58:14 13:58:14 org.apache.kafka.common.errors.DisconnectException: null 13:58:14 13:58:14 2025-06-13T13:58:14.518Z INFO 6502 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:58:14 2025-06-13T13:58:14.619Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.619Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.635Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.635Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.361 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 13:58:14 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 13:58:14 2025-06-13T13:58:14.706Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:58:14 2025-06-13T13:58:14.744Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.744Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.748Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: cd74676c15cbf42e6cde246e6fc702ab3cc7530ebbec680dd2395607b4babaf5 13:58:14 2025-06-13T13:58:14.768Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:14 2025-06-13T13:58:14.768Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.768Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:14 2025-06-13T13:58:14.821Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.821Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.841Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.842Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.844Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:14 2025-06-13T13:58:14.844Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:14 2025-06-13T13:58:14.844Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:14 2025-06-13T13:58:14.913Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:14 2025-06-13T13:58:14.913Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.122Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:15 2025-06-13T13:58:15.122Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.307Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:15 2025-06-13T13:58:15.307Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.348Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:15 2025-06-13T13:58:15.348Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.515Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:15 2025-06-13T13:58:15.515Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.524Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:15 2025-06-13T13:58:15.524Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.674Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:15 2025-06-13T13:58:15.674Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.674Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:15 2025-06-13T13:58:15.748Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:15 2025-06-13T13:58:15.748Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.866Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:15 2025-06-13T13:58:15.867Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:15 2025-06-13T13:58:15.867Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:15 2025-06-13T13:58:15.917Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:15 2025-06-13T13:58:15.917Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.239Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:16 2025-06-13T13:58:16.239Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.350Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:16 2025-06-13T13:58:16.350Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.428Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:16 2025-06-13T13:58:16.428Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.478Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:16 2025-06-13T13:58:16.478Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.478Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:16 2025-06-13T13:58:16.517Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:16 2025-06-13T13:58:16.517Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.721Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:16 2025-06-13T13:58:16.721Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.721Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:16 2025-06-13T13:58:16.751Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:16 2025-06-13T13:58:16.751Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:16 2025-06-13T13:58:16.921Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:16 2025-06-13T13:58:16.921Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.241Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:17 2025-06-13T13:58:17.241Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.352Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:17 2025-06-13T13:58:17.352Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.432Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:17 2025-06-13T13:58:17.432Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.506Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:17 2025-06-13T13:58:17.506Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.506Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:17 2025-06-13T13:58:17.518Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:17 2025-06-13T13:58:17.518Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.721Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:17 2025-06-13T13:58:17.721Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.721Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:17 2025-06-13T13:58:17.754Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:17 2025-06-13T13:58:17.754Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:17 2025-06-13T13:58:17.925Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:17 2025-06-13T13:58:17.925Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.243Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:18 2025-06-13T13:58:18.243Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.355Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:18 2025-06-13T13:58:18.356Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.436Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:18 2025-06-13T13:58:18.436Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.467Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:18 2025-06-13T13:58:18.467Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.467Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:18 2025-06-13T13:58:18.519Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:18 2025-06-13T13:58:18.519Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.727Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:18 2025-06-13T13:58:18.728Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.728Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:18 2025-06-13T13:58:18.759Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:18 2025-06-13T13:58:18.759Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:18 2025-06-13T13:58:18.929Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:18 2025-06-13T13:58:18.929Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.245Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:19 2025-06-13T13:58:19.245Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.356Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:19 2025-06-13T13:58:19.356Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.440Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:19 2025-06-13T13:58:19.441Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.468Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:19 2025-06-13T13:58:19.468Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.468Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:19 2025-06-13T13:58:19.520Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:19 2025-06-13T13:58:19.520Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.736Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:19 2025-06-13T13:58:19.736Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.737Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:19 2025-06-13T13:58:19.763Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:19 2025-06-13T13:58:19.763Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:19 2025-06-13T13:58:19.946Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:19 2025-06-13T13:58:19.946Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.215Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:20 2025-06-13T13:58:20.215Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.282Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:20 2025-06-13T13:58:20.282Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.282Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:20 2025-06-13T13:58:20.358Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:20 2025-06-13T13:58:20.358Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.444Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:20 2025-06-13T13:58:20.444Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.521Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:20 2025-06-13T13:58:20.521Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.703Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:20 2025-06-13T13:58:20.703Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.703Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:20 2025-06-13T13:58:20.767Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:20 2025-06-13T13:58:20.767Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:20 2025-06-13T13:58:20.853Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.147705704S 13:58:21 13:58:20,876 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:58:21 13:58:20,876 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:58:21 13:58:20,877 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:58:21 13:58:20,880 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:58:21 13:58:20,880 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:58:21 13:58:20,880 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:58:21 13:58:20,880 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:58:21 13:58:20,880 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:58:21 13:58:20,882 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:58:21 13:58:20,882 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:58:21 13:58:20,882 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:58:21 13:58:20,882 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:58:21 13:58:20,882 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:58:21 13:58:20,882 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6502 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:58:21 13:58:20,883 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:58:21 13:58:20,883 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:58:21 13:58:20,884 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:58:21 13:58:20,884 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:58:21 13:58:20,885 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:58:21 13:58:20,886 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@5facc67 - value "{ 13:58:21 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:58:21 "logTypeName": "", 13:58:21 "logLevel": "%level", 13:58:21 "traceId": "%X{traceId:-}", 13:58:21 "statusCode": "", 13:58:21 "principalId": "", 13:58:21 "serviceName": "", 13:58:21 "message": "%message", 13:58:21 "spanId": "%X{spanId:-}", 13:58:21 "processId": "6502", 13:58:21 "threadName": "%thread", 13:58:21 "class": "%logger{40}", 13:58:21 "exception": "%wEx" 13:58:21 }" substituted for "{ 13:58:21 "logTimeStamp": "${currentTimeStamp:-}", 13:58:21 "logTypeName": "", 13:58:21 "logLevel": "%level", 13:58:21 "traceId": "%X{traceId:-}", 13:58:21 "statusCode": "", 13:58:21 "principalId": "${username:-}", 13:58:21 "serviceName": "${springAppName:-}", 13:58:21 "message": "%message", 13:58:21 "spanId": "%X{spanId:-}", 13:58:21 "processId": "${PID:-}", 13:58:21 "threadName": "%thread", 13:58:21 "class": "%logger{40}", 13:58:21 "exception": "%wEx" 13:58:21 }" 13:58:21 13:58:20,891 |-INFO in ch.qos.logback.classic.pattern.DateConverter@46af9e19 - Setting zoneId to "UTC" 13:58:21 13:58:20,891 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:21 13:58:20,891 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:58:21 13:58:20,891 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:21 13:58:20,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:58:21 13:58:20,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1f613700 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:58:21 13:58:20,895 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2544e048 - End of configuration. 13:58:21 13:58:20,895 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@760e8973 - Registering current configuration as safe fallback point 13:58:21 13:58:21 13:58:21 . ____ _ __ _ _ 13:58:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:21 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:21 =========|_|==============|___/=/_/_/_/ 13:58:21 13:58:21 :: Spring Boot :: (v3.4.4) 13:58:21 13:58:21 2025-06-13T13:58:20.900Z INFO 6502 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:21 2025-06-13T13:58:20.900Z INFO 6502 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:58:21 2025-06-13T13:58:20.953Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:21 2025-06-13T13:58:20.953Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:21 2025-06-13T13:58:21.246Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:21 2025-06-13T13:58:21.246Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:21 2025-06-13T13:58:21.309Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:21 2025-06-13T13:58:21.309Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:21 2025-06-13T13:58:21.309Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:21 2025-06-13T13:58:21.360Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:21 2025-06-13T13:58:21.360Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:21 2025-06-13T13:58:21.454Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:21 2025-06-13T13:58:21.454Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:21 2025-06-13T13:58:21.523Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:21 2025-06-13T13:58:21.523Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:21.676Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:24 2025-06-13T13:58:21.677Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:21.677Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:24 2025-06-13T13:58:21.776Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:24 2025-06-13T13:58:21.777Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:21.956Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:24 2025-06-13T13:58:21.956Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:22.247Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:24 2025-06-13T13:58:22.247Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:22.254Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:24 2025-06-13T13:58:22.254Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:22.337Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:24 2025-06-13T13:58:22.337Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:22.337Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:24 2025-06-13T13:58:22.461Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:24 2025-06-13T13:58:22.461Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:22.524Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:24 2025-06-13T13:58:22.524Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:22.616Z INFO 6502 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 13:58:24 2025-06-13T13:58:22.679Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:24 2025-06-13T13:58:22.679Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:22.679Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:24 2025-06-13T13:58:22.759Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:24 2025-06-13T13:58:22.759Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.055Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:24 2025-06-13T13:58:23.055Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.180Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:24 allow.auto.create.topics = true 13:58:24 auto.commit.interval.ms = 5000 13:58:24 auto.include.jmx.reporter = true 13:58:24 auto.offset.reset = latest 13:58:24 bootstrap.servers = [localhost:32775] 13:58:24 check.crcs = true 13:58:24 client.dns.lookup = use_all_dns_ips 13:58:24 client.id = consumer-ncmp-data-operation-event-group-6 13:58:24 client.rack = 13:58:24 connections.max.idle.ms = 540000 13:58:24 default.api.timeout.ms = 60000 13:58:24 enable.auto.commit = false 13:58:24 enable.metrics.push = true 13:58:24 exclude.internal.topics = true 13:58:24 fetch.max.bytes = 52428800 13:58:24 fetch.max.wait.ms = 500 13:58:24 fetch.min.bytes = 1 13:58:24 group.id = ncmp-data-operation-event-group 13:58:24 group.instance.id = null 13:58:24 group.protocol = classic 13:58:24 group.remote.assignor = null 13:58:24 heartbeat.interval.ms = 3000 13:58:24 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 13:58:24 internal.leave.group.on.close = true 13:58:24 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:24 isolation.level = read_uncommitted 13:58:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:24 max.partition.fetch.bytes = 1048576 13:58:24 max.poll.interval.ms = 300000 13:58:24 max.poll.records = 500 13:58:24 metadata.max.age.ms = 300000 13:58:24 metadata.recovery.strategy = none 13:58:24 metric.reporters = [] 13:58:24 metrics.num.samples = 2 13:58:24 metrics.recording.level = INFO 13:58:24 metrics.sample.window.ms = 30000 13:58:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:24 receive.buffer.bytes = 65536 13:58:24 reconnect.backoff.max.ms = 1000 13:58:24 reconnect.backoff.ms = 50 13:58:24 request.timeout.ms = 30000 13:58:24 retry.backoff.max.ms = 1000 13:58:24 retry.backoff.ms = 100 13:58:24 sasl.client.callback.handler.class = null 13:58:24 sasl.jaas.config = null 13:58:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:24 sasl.kerberos.min.time.before.relogin = 60000 13:58:24 sasl.kerberos.service.name = null 13:58:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:24 sasl.login.callback.handler.class = null 13:58:24 sasl.login.class = null 13:58:24 sasl.login.connect.timeout.ms = null 13:58:24 sasl.login.read.timeout.ms = null 13:58:24 sasl.login.refresh.buffer.seconds = 300 13:58:24 sasl.login.refresh.min.period.seconds = 60 13:58:24 sasl.login.refresh.window.factor = 0.8 13:58:24 sasl.login.refresh.window.jitter = 0.05 13:58:24 sasl.login.retry.backoff.max.ms = 10000 13:58:24 sasl.login.retry.backoff.ms = 100 13:58:24 sasl.mechanism = GSSAPI 13:58:24 sasl.oauthbearer.clock.skew.seconds = 30 13:58:24 sasl.oauthbearer.expected.audience = null 13:58:24 sasl.oauthbearer.expected.issuer = null 13:58:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:24 sasl.oauthbearer.jwks.endpoint.url = null 13:58:24 sasl.oauthbearer.scope.claim.name = scope 13:58:24 sasl.oauthbearer.sub.claim.name = sub 13:58:24 sasl.oauthbearer.token.endpoint.url = null 13:58:24 security.protocol = PLAINTEXT 13:58:24 security.providers = null 13:58:24 send.buffer.bytes = 131072 13:58:24 session.timeout.ms = 45000 13:58:24 socket.connection.setup.timeout.max.ms = 30000 13:58:24 socket.connection.setup.timeout.ms = 10000 13:58:24 ssl.cipher.suites = null 13:58:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:24 ssl.endpoint.identification.algorithm = https 13:58:24 ssl.engine.factory.class = null 13:58:24 ssl.key.password = null 13:58:24 ssl.keymanager.algorithm = SunX509 13:58:24 ssl.keystore.certificate.chain = null 13:58:24 ssl.keystore.key = null 13:58:24 ssl.keystore.location = null 13:58:24 ssl.keystore.password = null 13:58:24 ssl.keystore.type = JKS 13:58:24 ssl.protocol = TLSv1.3 13:58:24 ssl.provider = null 13:58:24 ssl.secure.random.implementation = null 13:58:24 ssl.trustmanager.algorithm = PKIX 13:58:24 ssl.truststore.certificates = null 13:58:24 ssl.truststore.location = null 13:58:24 ssl.truststore.password = null 13:58:24 ssl.truststore.type = JKS 13:58:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:58:24 13:58:24 2025-06-13T13:58:23.180Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:24 2025-06-13T13:58:23.184Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:24 2025-06-13T13:58:23.184Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:24 2025-06-13T13:58:23.184Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823103184 13:58:24 2025-06-13T13:58:23.186Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 13:58:24 2025-06-13T13:58:23.198Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:24 allow.auto.create.topics = true 13:58:24 auto.commit.interval.ms = 5000 13:58:24 auto.include.jmx.reporter = true 13:58:24 auto.offset.reset = latest 13:58:24 bootstrap.servers = [localhost:32775] 13:58:24 check.crcs = true 13:58:24 client.dns.lookup = use_all_dns_ips 13:58:24 client.id = consumer-ncmp-async-rest-request-event-group-7 13:58:24 client.rack = 13:58:24 connections.max.idle.ms = 540000 13:58:24 default.api.timeout.ms = 60000 13:58:24 enable.auto.commit = false 13:58:24 enable.metrics.push = true 13:58:24 exclude.internal.topics = true 13:58:24 fetch.max.bytes = 52428800 13:58:24 fetch.max.wait.ms = 500 13:58:24 fetch.min.bytes = 1 13:58:24 group.id = ncmp-async-rest-request-event-group 13:58:24 group.instance.id = null 13:58:24 group.protocol = classic 13:58:24 group.remote.assignor = null 13:58:24 heartbeat.interval.ms = 3000 13:58:24 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 13:58:24 internal.leave.group.on.close = true 13:58:24 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:24 isolation.level = read_uncommitted 13:58:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:24 max.partition.fetch.bytes = 1048576 13:58:24 max.poll.interval.ms = 300000 13:58:24 max.poll.records = 500 13:58:24 metadata.max.age.ms = 300000 13:58:24 metadata.recovery.strategy = none 13:58:24 metric.reporters = [] 13:58:24 metrics.num.samples = 2 13:58:24 metrics.recording.level = INFO 13:58:24 metrics.sample.window.ms = 30000 13:58:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:24 receive.buffer.bytes = 65536 13:58:24 reconnect.backoff.max.ms = 1000 13:58:24 reconnect.backoff.ms = 50 13:58:24 request.timeout.ms = 30000 13:58:24 retry.backoff.max.ms = 1000 13:58:24 retry.backoff.ms = 100 13:58:24 sasl.client.callback.handler.class = null 13:58:24 sasl.jaas.config = null 13:58:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:24 sasl.kerberos.min.time.before.relogin = 60000 13:58:24 sasl.kerberos.service.name = null 13:58:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:24 sasl.login.callback.handler.class = null 13:58:24 sasl.login.class = null 13:58:24 sasl.login.connect.timeout.ms = null 13:58:24 sasl.login.read.timeout.ms = null 13:58:24 sasl.login.refresh.buffer.seconds = 300 13:58:24 sasl.login.refresh.min.period.seconds = 60 13:58:24 sasl.login.refresh.window.factor = 0.8 13:58:24 sasl.login.refresh.window.jitter = 0.05 13:58:24 sasl.login.retry.backoff.max.ms = 10000 13:58:24 sasl.login.retry.backoff.ms = 100 13:58:24 sasl.mechanism = GSSAPI 13:58:24 sasl.oauthbearer.clock.skew.seconds = 30 13:58:24 sasl.oauthbearer.expected.audience = null 13:58:24 sasl.oauthbearer.expected.issuer = null 13:58:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:24 sasl.oauthbearer.jwks.endpoint.url = null 13:58:24 sasl.oauthbearer.scope.claim.name = scope 13:58:24 sasl.oauthbearer.sub.claim.name = sub 13:58:24 sasl.oauthbearer.token.endpoint.url = null 13:58:24 security.protocol = PLAINTEXT 13:58:24 security.providers = null 13:58:24 send.buffer.bytes = 131072 13:58:24 session.timeout.ms = 45000 13:58:24 socket.connection.setup.timeout.max.ms = 30000 13:58:24 socket.connection.setup.timeout.ms = 10000 13:58:24 ssl.cipher.suites = null 13:58:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:24 ssl.endpoint.identification.algorithm = https 13:58:24 ssl.engine.factory.class = null 13:58:24 ssl.key.password = null 13:58:24 ssl.keymanager.algorithm = SunX509 13:58:24 ssl.keystore.certificate.chain = null 13:58:24 ssl.keystore.key = null 13:58:24 ssl.keystore.location = null 13:58:24 ssl.keystore.password = null 13:58:24 ssl.keystore.type = JKS 13:58:24 ssl.protocol = TLSv1.3 13:58:24 ssl.provider = null 13:58:24 ssl.secure.random.implementation = null 13:58:24 ssl.trustmanager.algorithm = PKIX 13:58:24 ssl.truststore.certificates = null 13:58:24 ssl.truststore.location = null 13:58:24 ssl.truststore.password = null 13:58:24 ssl.truststore.type = JKS 13:58:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:58:24 13:58:24 2025-06-13T13:58:23.199Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:24 2025-06-13T13:58:23.213Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:24 2025-06-13T13:58:23.213Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:24 2025-06-13T13:58:23.213Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823103213 13:58:24 2025-06-13T13:58:23.213Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 13:58:24 2025-06-13T13:58:23.228Z INFO 6502 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 2.366 seconds (process running for 98.916) 13:58:24 2025-06-13T13:58:23.244Z WARN 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:58:24 2025-06-13T13:58:23.245Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:24 2025-06-13T13:58:23.245Z WARN 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:58:24 2025-06-13T13:58:23.245Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:24 2025-06-13T13:58:23.248Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:24 2025-06-13T13:58:23.248Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.256Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:24 2025-06-13T13:58:23.256Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.293Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:24 2025-06-13T13:58:23.294Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.294Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:24 2025-06-13T13:58:23.367Z WARN 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 5 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:58:24 2025-06-13T13:58:23.370Z WARN 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 5 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:58:24 2025-06-13T13:58:23.469Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:24 2025-06-13T13:58:23.469Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.562Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:24 2025-06-13T13:58:23.562Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.652Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 13:58:24 2025-06-13T13:58:23.654Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:24 2025-06-13T13:58:23.654Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.654Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:24 2025-06-13T13:58:23.654Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 13:58:24 2025-06-13T13:58:23.657Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 13:58:24 2025-06-13T13:58:23.658Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 13:58:24 2025-06-13T13:58:23.679Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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-7-5b5ff59a-ee56-4df2-8e1b-c0da56fe5664 13:58:24 2025-06-13T13:58:23.679Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 13:58:24 2025-06-13T13:58:23.681Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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-6-9710122b-36ff-433b-b156-6f450c6594c4 13:58:24 2025-06-13T13:58:23.681Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 13:58:24 2025-06-13T13:58:23.703Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-5b5ff59a-ee56-4df2-8e1b-c0da56fe5664', protocol='range'} 13:58:24 2025-06-13T13:58:23.704Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-7-5b5ff59a-ee56-4df2-8e1b-c0da56fe5664=Assignment(partitions=[ncmp-async-m2m-0])} 13:58:24 2025-06-13T13:58:23.713Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-9710122b-36ff-433b-b156-6f450c6594c4', protocol='range'} 13:58:24 2025-06-13T13:58:23.713Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-6-9710122b-36ff-433b-b156-6f450c6594c4=Assignment(partitions=[ncmp-async-m2m-0])} 13:58:24 2025-06-13T13:58:23.737Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-5b5ff59a-ee56-4df2-8e1b-c0da56fe5664', protocol='range'} 13:58:24 2025-06-13T13:58:23.738Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-9710122b-36ff-433b-b156-6f450c6594c4', protocol='range'} 13:58:24 2025-06-13T13:58:23.738Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 13:58:24 2025-06-13T13:58:23.738Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 13:58:24 2025-06-13T13:58:23.738Z INFO 6502 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 13:58:24 2025-06-13T13:58:23.738Z INFO 6502 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 13:58:24 2025-06-13T13:58:23.753Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:24 2025-06-13T13:58:23.754Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:24 acks = -1 13:58:24 auto.include.jmx.reporter = true 13:58:24 batch.size = 16384 13:58:24 bootstrap.servers = [localhost:32775] 13:58:24 buffer.memory = 33554432 13:58:24 client.dns.lookup = use_all_dns_ips 13:58:24 client.id = producer-6 13:58:24 compression.gzip.level = -1 13:58:24 compression.lz4.level = 9 13:58:24 compression.type = none 13:58:24 compression.zstd.level = 3 13:58:24 connections.max.idle.ms = 540000 13:58:24 delivery.timeout.ms = 120000 13:58:24 enable.idempotence = false 13:58:24 enable.metrics.push = true 13:58:24 interceptor.classes = [] 13:58:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:24 linger.ms = 1 13:58:24 max.block.ms = 60000 13:58:24 max.in.flight.requests.per.connection = 5 13:58:24 max.request.size = 1048576 13:58:24 metadata.max.age.ms = 300000 13:58:24 metadata.max.idle.ms = 300000 13:58:24 metadata.recovery.strategy = none 13:58:24 metric.reporters = [] 13:58:24 metrics.num.samples = 2 13:58:24 metrics.recording.level = INFO 13:58:24 metrics.sample.window.ms = 30000 13:58:24 partitioner.adaptive.partitioning.enable = true 13:58:24 partitioner.availability.timeout.ms = 0 13:58:24 partitioner.class = null 13:58:24 partitioner.ignore.keys = false 13:58:24 receive.buffer.bytes = 32768 13:58:24 reconnect.backoff.max.ms = 1000 13:58:24 reconnect.backoff.ms = 50 13:58:24 request.timeout.ms = 30000 13:58:24 retries = 0 13:58:24 retry.backoff.max.ms = 1000 13:58:24 retry.backoff.ms = 100 13:58:24 sasl.client.callback.handler.class = null 13:58:24 sasl.jaas.config = null 13:58:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:24 sasl.kerberos.min.time.before.relogin = 60000 13:58:24 sasl.kerberos.service.name = null 13:58:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:24 sasl.login.callback.handler.class = null 13:58:24 sasl.login.class = null 13:58:24 sasl.login.connect.timeout.ms = null 13:58:24 sasl.login.read.timeout.ms = null 13:58:24 sasl.login.refresh.buffer.seconds = 300 13:58:24 sasl.login.refresh.min.period.seconds = 60 13:58:24 sasl.login.refresh.window.factor = 0.8 13:58:24 sasl.login.refresh.window.jitter = 0.05 13:58:24 sasl.login.retry.backoff.max.ms = 10000 13:58:24 sasl.login.retry.backoff.ms = 100 13:58:24 sasl.mechanism = GSSAPI 13:58:24 sasl.oauthbearer.clock.skew.seconds = 30 13:58:24 sasl.oauthbearer.expected.audience = null 13:58:24 sasl.oauthbearer.expected.issuer = null 13:58:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:24 sasl.oauthbearer.jwks.endpoint.url = null 13:58:24 sasl.oauthbearer.scope.claim.name = scope 13:58:24 sasl.oauthbearer.sub.claim.name = sub 13:58:24 sasl.oauthbearer.token.endpoint.url = null 13:58:24 security.protocol = PLAINTEXT 13:58:24 security.providers = null 13:58:24 send.buffer.bytes = 131072 13:58:24 socket.connection.setup.timeout.max.ms = 30000 13:58:24 socket.connection.setup.timeout.ms = 10000 13:58:24 ssl.cipher.suites = null 13:58:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:24 ssl.endpoint.identification.algorithm = https 13:58:24 ssl.engine.factory.class = null 13:58:24 ssl.key.password = null 13:58:24 ssl.keymanager.algorithm = SunX509 13:58:24 ssl.keystore.certificate.chain = null 13:58:24 ssl.keystore.key = null 13:58:24 ssl.keystore.location = null 13:58:24 ssl.keystore.password = null 13:58:24 ssl.keystore.type = JKS 13:58:24 ssl.protocol = TLSv1.3 13:58:24 ssl.provider = null 13:58:24 ssl.secure.random.implementation = null 13:58:24 ssl.trustmanager.algorithm = PKIX 13:58:24 ssl.truststore.certificates = null 13:58:24 ssl.truststore.location = null 13:58:24 ssl.truststore.password = null 13:58:24 ssl.truststore.type = JKS 13:58:24 transaction.timeout.ms = 60000 13:58:24 transactional.id = null 13:58:24 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:24 13:58:24 2025-06-13T13:58:23.754Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:24 2025-06-13T13:58:23.754Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:24 2025-06-13T13:58:23.754Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:24 2025-06-13T13:58:23.761Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:24 2025-06-13T13:58:23.761Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:24 2025-06-13T13:58:23.761Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:24 2025-06-13T13:58:23.761Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823103761 13:58:24 2025-06-13T13:58:23.761Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:24 2025-06-13T13:58:23.768Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:24 2025-06-13T13:58:23.782Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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:32775 (id: 1 rack: null)], epoch=0}}. 13:58:24 2025-06-13T13:58:23.782Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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:32775 (id: 1 rack: null)], epoch=0}}. 13:58:24 2025-06-13T13:58:23.784Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:24 2025-06-13T13:58:23.811Z INFO 6502 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:58:24 2025-06-13T13:58:23.813Z INFO 6502 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:58:24 2025-06-13T13:58:23.904Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 13:58:24 auto.include.jmx.reporter = true 13:58:24 bootstrap.controllers = [] 13:58:24 bootstrap.servers = [localhost:32775] 13:58:24 client.dns.lookup = use_all_dns_ips 13:58:24 client.id = 13:58:24 connections.max.idle.ms = 300000 13:58:24 default.api.timeout.ms = 60000 13:58:24 enable.metrics.push = true 13:58:24 metadata.max.age.ms = 300000 13:58:24 metadata.recovery.strategy = none 13:58:24 metric.reporters = [] 13:58:24 metrics.num.samples = 2 13:58:24 metrics.recording.level = INFO 13:58:24 metrics.sample.window.ms = 30000 13:58:24 receive.buffer.bytes = 65536 13:58:24 reconnect.backoff.max.ms = 1000 13:58:24 reconnect.backoff.ms = 50 13:58:24 request.timeout.ms = 30000 13:58:24 retries = 2147483647 13:58:24 retry.backoff.max.ms = 1000 13:58:24 retry.backoff.ms = 100 13:58:24 sasl.client.callback.handler.class = null 13:58:24 sasl.jaas.config = null 13:58:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:24 sasl.kerberos.min.time.before.relogin = 60000 13:58:24 sasl.kerberos.service.name = null 13:58:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:24 sasl.login.callback.handler.class = null 13:58:24 sasl.login.class = null 13:58:24 sasl.login.connect.timeout.ms = null 13:58:24 sasl.login.read.timeout.ms = null 13:58:24 sasl.login.refresh.buffer.seconds = 300 13:58:24 sasl.login.refresh.min.period.seconds = 60 13:58:24 sasl.login.refresh.window.factor = 0.8 13:58:24 sasl.login.refresh.window.jitter = 0.05 13:58:24 sasl.login.retry.backoff.max.ms = 10000 13:58:24 sasl.login.retry.backoff.ms = 100 13:58:24 sasl.mechanism = GSSAPI 13:58:24 sasl.oauthbearer.clock.skew.seconds = 30 13:58:24 sasl.oauthbearer.expected.audience = null 13:58:24 sasl.oauthbearer.expected.issuer = null 13:58:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:24 sasl.oauthbearer.jwks.endpoint.url = null 13:58:24 sasl.oauthbearer.scope.claim.name = scope 13:58:24 sasl.oauthbearer.sub.claim.name = sub 13:58:24 sasl.oauthbearer.token.endpoint.url = null 13:58:24 security.protocol = PLAINTEXT 13:58:24 security.providers = null 13:58:24 send.buffer.bytes = 131072 13:58:24 socket.connection.setup.timeout.max.ms = 30000 13:58:24 socket.connection.setup.timeout.ms = 10000 13:58:24 ssl.cipher.suites = null 13:58:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:24 ssl.endpoint.identification.algorithm = https 13:58:24 ssl.engine.factory.class = null 13:58:24 ssl.key.password = null 13:58:24 ssl.keymanager.algorithm = SunX509 13:58:24 ssl.keystore.certificate.chain = null 13:58:24 ssl.keystore.key = null 13:58:24 ssl.keystore.location = null 13:58:24 ssl.keystore.password = null 13:58:24 ssl.keystore.type = JKS 13:58:24 ssl.protocol = TLSv1.3 13:58:24 ssl.provider = null 13:58:24 ssl.secure.random.implementation = null 13:58:24 ssl.trustmanager.algorithm = PKIX 13:58:24 ssl.truststore.certificates = null 13:58:24 ssl.truststore.location = null 13:58:24 ssl.truststore.password = null 13:58:24 ssl.truststore.type = JKS 13:58:24 13:58:24 2025-06-13T13:58:23.906Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 13:58:24 auto.include.jmx.reporter = true 13:58:24 bootstrap.controllers = [] 13:58:24 bootstrap.servers = [localhost:32775] 13:58:24 client.dns.lookup = use_all_dns_ips 13:58:24 client.id = 13:58:24 connections.max.idle.ms = 300000 13:58:24 default.api.timeout.ms = 60000 13:58:24 enable.metrics.push = true 13:58:24 metadata.max.age.ms = 300000 13:58:24 metadata.recovery.strategy = none 13:58:24 metric.reporters = [] 13:58:24 metrics.num.samples = 2 13:58:24 metrics.recording.level = INFO 13:58:24 metrics.sample.window.ms = 30000 13:58:24 receive.buffer.bytes = 65536 13:58:24 reconnect.backoff.max.ms = 1000 13:58:24 reconnect.backoff.ms = 50 13:58:24 request.timeout.ms = 30000 13:58:24 retries = 2147483647 13:58:24 retry.backoff.max.ms = 1000 13:58:24 retry.backoff.ms = 100 13:58:24 sasl.client.callback.handler.class = null 13:58:24 sasl.jaas.config = null 13:58:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:24 sasl.kerberos.min.time.before.relogin = 60000 13:58:24 sasl.kerberos.service.name = null 13:58:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:24 sasl.login.callback.handler.class = null 13:58:24 sasl.login.class = null 13:58:24 sasl.login.connect.timeout.ms = null 13:58:24 sasl.login.read.timeout.ms = null 13:58:24 sasl.login.refresh.buffer.seconds = 300 13:58:24 sasl.login.refresh.min.period.seconds = 60 13:58:24 sasl.login.refresh.window.factor = 0.8 13:58:24 sasl.login.refresh.window.jitter = 0.05 13:58:24 sasl.login.retry.backoff.max.ms = 10000 13:58:24 sasl.login.retry.backoff.ms = 100 13:58:24 sasl.mechanism = GSSAPI 13:58:24 sasl.oauthbearer.clock.skew.seconds = 30 13:58:24 sasl.oauthbearer.expected.audience = null 13:58:24 sasl.oauthbearer.expected.issuer = null 13:58:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:24 sasl.oauthbearer.jwks.endpoint.url = null 13:58:24 sasl.oauthbearer.scope.claim.name = scope 13:58:24 sasl.oauthbearer.sub.claim.name = sub 13:58:24 sasl.oauthbearer.token.endpoint.url = null 13:58:24 security.protocol = PLAINTEXT 13:58:24 security.providers = null 13:58:24 send.buffer.bytes = 131072 13:58:24 socket.connection.setup.timeout.max.ms = 30000 13:58:24 socket.connection.setup.timeout.ms = 10000 13:58:24 ssl.cipher.suites = null 13:58:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:24 ssl.endpoint.identification.algorithm = https 13:58:24 ssl.engine.factory.class = null 13:58:24 ssl.key.password = null 13:58:24 ssl.keymanager.algorithm = SunX509 13:58:24 ssl.keystore.certificate.chain = null 13:58:24 ssl.keystore.key = null 13:58:24 ssl.keystore.location = null 13:58:24 ssl.keystore.password = null 13:58:24 ssl.keystore.type = JKS 13:58:24 ssl.protocol = TLSv1.3 13:58:24 ssl.provider = null 13:58:24 ssl.secure.random.implementation = null 13:58:24 ssl.trustmanager.algorithm = PKIX 13:58:24 ssl.truststore.certificates = null 13:58:24 ssl.truststore.location = null 13:58:24 ssl.truststore.password = null 13:58:24 ssl.truststore.type = JKS 13:58:24 13:58:24 2025-06-13T13:58:23.958Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:24 2025-06-13T13:58:23.958Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:24 2025-06-13T13:58:23.972Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:24 2025-06-13T13:58:23.972Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:24 2025-06-13T13:58:23.972Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823103972 13:58:24 2025-06-13T13:58:23.972Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:24 2025-06-13T13:58:23.972Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:24 2025-06-13T13:58:23.972Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823103972 13:58:25 2025-06-13T13:58:24.097Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:25 2025-06-13T13:58:24.098Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:24.102Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:25 2025-06-13T13:58:24.102Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:25 acks = -1 13:58:25 auto.include.jmx.reporter = true 13:58:25 batch.size = 16384 13:58:25 bootstrap.servers = [localhost:32775] 13:58:25 buffer.memory = 33554432 13:58:25 client.dns.lookup = use_all_dns_ips 13:58:25 client.id = producer-7 13:58:25 compression.gzip.level = -1 13:58:25 compression.lz4.level = 9 13:58:25 compression.type = none 13:58:25 compression.zstd.level = 3 13:58:25 connections.max.idle.ms = 540000 13:58:25 delivery.timeout.ms = 120000 13:58:25 enable.idempotence = false 13:58:25 enable.metrics.push = true 13:58:25 interceptor.classes = [] 13:58:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:25 linger.ms = 1 13:58:25 max.block.ms = 60000 13:58:25 max.in.flight.requests.per.connection = 5 13:58:25 max.request.size = 1048576 13:58:25 metadata.max.age.ms = 300000 13:58:25 metadata.max.idle.ms = 300000 13:58:25 metadata.recovery.strategy = none 13:58:25 metric.reporters = [] 13:58:25 metrics.num.samples = 2 13:58:25 metrics.recording.level = INFO 13:58:25 metrics.sample.window.ms = 30000 13:58:25 partitioner.adaptive.partitioning.enable = true 13:58:25 partitioner.availability.timeout.ms = 0 13:58:25 partitioner.class = null 13:58:25 partitioner.ignore.keys = false 13:58:25 receive.buffer.bytes = 32768 13:58:25 reconnect.backoff.max.ms = 1000 13:58:25 reconnect.backoff.ms = 50 13:58:25 request.timeout.ms = 30000 13:58:25 retries = 0 13:58:25 retry.backoff.max.ms = 1000 13:58:25 retry.backoff.ms = 100 13:58:25 sasl.client.callback.handler.class = null 13:58:25 sasl.jaas.config = null 13:58:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:25 sasl.kerberos.min.time.before.relogin = 60000 13:58:25 sasl.kerberos.service.name = null 13:58:25 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:25 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:25 sasl.login.callback.handler.class = null 13:58:25 sasl.login.class = null 13:58:25 sasl.login.connect.timeout.ms = null 13:58:25 sasl.login.read.timeout.ms = null 13:58:25 sasl.login.refresh.buffer.seconds = 300 13:58:25 sasl.login.refresh.min.period.seconds = 60 13:58:25 sasl.login.refresh.window.factor = 0.8 13:58:25 sasl.login.refresh.window.jitter = 0.05 13:58:25 sasl.login.retry.backoff.max.ms = 10000 13:58:25 sasl.login.retry.backoff.ms = 100 13:58:25 sasl.mechanism = GSSAPI 13:58:25 sasl.oauthbearer.clock.skew.seconds = 30 13:58:25 sasl.oauthbearer.expected.audience = null 13:58:25 sasl.oauthbearer.expected.issuer = null 13:58:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:25 sasl.oauthbearer.jwks.endpoint.url = null 13:58:25 sasl.oauthbearer.scope.claim.name = scope 13:58:25 sasl.oauthbearer.sub.claim.name = sub 13:58:25 sasl.oauthbearer.token.endpoint.url = null 13:58:25 security.protocol = PLAINTEXT 13:58:25 security.providers = null 13:58:25 send.buffer.bytes = 131072 13:58:25 socket.connection.setup.timeout.max.ms = 30000 13:58:25 socket.connection.setup.timeout.ms = 10000 13:58:25 ssl.cipher.suites = null 13:58:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:25 ssl.endpoint.identification.algorithm = https 13:58:25 ssl.engine.factory.class = null 13:58:25 ssl.key.password = null 13:58:25 ssl.keymanager.algorithm = SunX509 13:58:25 ssl.keystore.certificate.chain = null 13:58:25 ssl.keystore.key = null 13:58:25 ssl.keystore.location = null 13:58:25 ssl.keystore.password = null 13:58:25 ssl.keystore.type = JKS 13:58:25 ssl.protocol = TLSv1.3 13:58:25 ssl.provider = null 13:58:25 ssl.secure.random.implementation = null 13:58:25 ssl.trustmanager.algorithm = PKIX 13:58:25 ssl.truststore.certificates = null 13:58:25 ssl.truststore.location = null 13:58:25 ssl.truststore.password = null 13:58:25 ssl.truststore.type = JKS 13:58:25 transaction.timeout.ms = 60000 13:58:25 transactional.id = null 13:58:25 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:58:25 13:58:25 2025-06-13T13:58:24.102Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:25 2025-06-13T13:58:24.103Z ERROR 6502 --- [_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 13:58:25 2025-06-13T13:58:24.103Z ERROR 6502 --- [_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 13:58:25 2025-06-13T13:58:24.106Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:25 2025-06-13T13:58:24.106Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:25 2025-06-13T13:58:24.106Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:25 2025-06-13T13:58:24.106Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823104106 13:58:25 2025-06-13T13:58:24.118Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:25 2025-06-13T13:58:24.123Z INFO 6502 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 13:58:25 2025-06-13T13:58:24.125Z INFO 6502 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:25 2025-06-13T13:58:24.125Z INFO 6502 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:25 2025-06-13T13:58:24.125Z INFO 6502 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:25 2025-06-13T13:58:24.157Z INFO 6502 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 13:58:25 2025-06-13T13:58:24.249Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:25 2025-06-13T13:58:24.249Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.168Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:25 2025-06-13T13:58:25.168Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.168Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:25 2025-06-13T13:58:25.168Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:25 2025-06-13T13:58:25.168Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.178Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:25 2025-06-13T13:58:25.178Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.178Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:25 2025-06-13T13:58:25.178Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.179Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:25 2025-06-13T13:58:25.179Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.180Z INFO 6502 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:25 2025-06-13T13:58:25.180Z INFO 6502 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:25 2025-06-13T13:58:25.180Z INFO 6502 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:25 2025-06-13T13:58:25.181Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:25 2025-06-13T13:58:25.181Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.181Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:25 2025-06-13T13:58:25.247Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Seeking to offset 1 for partition ncmp-async-m2m-0 13:58:25 2025-06-13T13:58:25.247Z INFO 6502 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : Record in retry and not yet recovered 13:58:25 2025-06-13T13:58:25.251Z ERROR 6502 --- [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 13:58:25 13:58:25 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 13:58:25 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:58:25 at java.base/java.lang.Thread.run(Thread.java:833) 13:58:25 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:58:25 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 13:58:25 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 13:58:25 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 13:58:25 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 13:58:25 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 13:58:25 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:168) 13:58:25 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:134) 13:58:25 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:145) 13:58:25 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.pollForFetches(LegacyKafkaConsumer.java:694) 13:58:25 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:618) 13:58:25 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) 13:58:25 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 13:58:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 13:58:25 ... 3 common frames omitted 13:58:25 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:58:25 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:58:25 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:58:25 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:58:25 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:58:25 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:58:25 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 13:58:25 ... 16 common frames omitted 13:58:25 13:58:25 2025-06-13T13:58:25.280Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:25 2025-06-13T13:58:25.280Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:25 2025-06-13T13:58:25.522Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:25 2025-06-13T13:58:25.522Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:25 acks = -1 13:58:25 auto.include.jmx.reporter = true 13:58:25 batch.size = 16384 13:58:25 bootstrap.servers = [localhost:32775] 13:58:25 buffer.memory = 33554432 13:58:25 client.dns.lookup = use_all_dns_ips 13:58:25 client.id = producer-8 13:58:25 compression.gzip.level = -1 13:58:25 compression.lz4.level = 9 13:58:25 compression.type = none 13:58:25 compression.zstd.level = 3 13:58:25 connections.max.idle.ms = 540000 13:58:25 delivery.timeout.ms = 120000 13:58:25 enable.idempotence = false 13:58:25 enable.metrics.push = true 13:58:25 interceptor.classes = [] 13:58:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:25 linger.ms = 1 13:58:25 max.block.ms = 60000 13:58:25 max.in.flight.requests.per.connection = 5 13:58:25 max.request.size = 1048576 13:58:25 metadata.max.age.ms = 300000 13:58:25 metadata.max.idle.ms = 300000 13:58:25 metadata.recovery.strategy = none 13:58:25 metric.reporters = [] 13:58:25 metrics.num.samples = 2 13:58:25 metrics.recording.level = INFO 13:58:25 metrics.sample.window.ms = 30000 13:58:25 partitioner.adaptive.partitioning.enable = true 13:58:25 partitioner.availability.timeout.ms = 0 13:58:25 partitioner.class = null 13:58:25 partitioner.ignore.keys = false 13:58:25 receive.buffer.bytes = 32768 13:58:25 reconnect.backoff.max.ms = 1000 13:58:25 reconnect.backoff.ms = 50 13:58:25 request.timeout.ms = 30000 13:58:25 retries = 0 13:58:25 retry.backoff.max.ms = 1000 13:58:25 retry.backoff.ms = 100 13:58:25 sasl.client.callback.handler.class = null 13:58:25 sasl.jaas.config = null 13:58:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:25 sasl.kerberos.min.time.before.relogin = 60000 13:58:25 sasl.kerberos.service.name = null 13:58:25 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:25 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:25 sasl.login.callback.handler.class = null 13:58:25 sasl.login.class = null 13:58:25 sasl.login.connect.timeout.ms = null 13:58:25 sasl.login.read.timeout.ms = null 13:58:25 sasl.login.refresh.buffer.seconds = 300 13:58:25 sasl.login.refresh.min.period.seconds = 60 13:58:25 sasl.login.refresh.window.factor = 0.8 13:58:25 sasl.login.refresh.window.jitter = 0.05 13:58:25 sasl.login.retry.backoff.max.ms = 10000 13:58:25 sasl.login.retry.backoff.ms = 100 13:58:25 sasl.mechanism = GSSAPI 13:58:25 sasl.oauthbearer.clock.skew.seconds = 30 13:58:25 sasl.oauthbearer.expected.audience = null 13:58:25 sasl.oauthbearer.expected.issuer = null 13:58:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:25 sasl.oauthbearer.jwks.endpoint.url = null 13:58:25 sasl.oauthbearer.scope.claim.name = scope 13:58:25 sasl.oauthbearer.sub.claim.name = sub 13:58:25 sasl.oauthbearer.token.endpoint.url = null 13:58:25 security.protocol = PLAINTEXT 13:58:25 security.providers = null 13:58:25 send.buffer.bytes = 131072 13:58:25 socket.connection.setup.timeout.max.ms = 30000 13:58:25 socket.connection.setup.timeout.ms = 10000 13:58:25 ssl.cipher.suites = null 13:58:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:25 ssl.endpoint.identification.algorithm = https 13:58:25 ssl.engine.factory.class = null 13:58:25 ssl.key.password = null 13:58:25 ssl.keymanager.algorithm = SunX509 13:58:25 ssl.keystore.certificate.chain = null 13:58:25 ssl.keystore.key = null 13:58:25 ssl.keystore.location = null 13:58:25 ssl.keystore.password = null 13:58:25 ssl.keystore.type = JKS 13:58:25 ssl.protocol = TLSv1.3 13:58:25 ssl.provider = null 13:58:25 ssl.secure.random.implementation = null 13:58:25 ssl.trustmanager.algorithm = PKIX 13:58:25 ssl.truststore.certificates = null 13:58:25 ssl.truststore.location = null 13:58:25 ssl.truststore.password = null 13:58:25 ssl.truststore.type = JKS 13:58:25 transaction.timeout.ms = 60000 13:58:25 transactional.id = null 13:58:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:25 13:58:25 2025-06-13T13:58:25.522Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:25 2025-06-13T13:58:25.525Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:25 2025-06-13T13:58:25.525Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:25 2025-06-13T13:58:25.525Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:25 2025-06-13T13:58:25.525Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823105525 13:58:25 2025-06-13T13:58:25.558Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:27 2025-06-13T13:58:25.873Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:27 2025-06-13T13:58:25.873Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:27 acks = -1 13:58:28 auto.include.jmx.reporter = true 13:58:28 batch.size = 16384 13:58:28 bootstrap.servers = [localhost:32775] 13:58:28 buffer.memory = 33554432 13:58:28 client.dns.lookup = use_all_dns_ips 13:58:28 client.id = producer-9 13:58:28 compression.gzip.level = -1 13:58:28 compression.lz4.level = 9 13:58:28 compression.type = none 13:58:28 compression.zstd.level = 3 13:58:28 connections.max.idle.ms = 540000 13:58:28 delivery.timeout.ms = 120000 13:58:28 enable.idempotence = false 13:58:28 enable.metrics.push = true 13:58:28 interceptor.classes = [] 13:58:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:28 linger.ms = 1 13:58:28 max.block.ms = 60000 13:58:28 max.in.flight.requests.per.connection = 5 13:58:28 max.request.size = 1048576 13:58:28 metadata.max.age.ms = 300000 13:58:28 metadata.max.idle.ms = 300000 13:58:28 metadata.recovery.strategy = none 13:58:28 metric.reporters = [] 13:58:28 metrics.num.samples = 2 13:58:28 metrics.recording.level = INFO 13:58:28 metrics.sample.window.ms = 30000 13:58:28 partitioner.adaptive.partitioning.enable = true 13:58:28 partitioner.availability.timeout.ms = 0 13:58:28 partitioner.class = null 13:58:28 partitioner.ignore.keys = false 13:58:28 receive.buffer.bytes = 32768 13:58:28 reconnect.backoff.max.ms = 1000 13:58:28 reconnect.backoff.ms = 50 13:58:28 request.timeout.ms = 30000 13:58:28 retries = 0 13:58:28 retry.backoff.max.ms = 1000 13:58:28 retry.backoff.ms = 100 13:58:28 sasl.client.callback.handler.class = null 13:58:28 sasl.jaas.config = null 13:58:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:28 sasl.kerberos.min.time.before.relogin = 60000 13:58:28 sasl.kerberos.service.name = null 13:58:28 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:28 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:28 sasl.login.callback.handler.class = null 13:58:28 sasl.login.class = null 13:58:28 sasl.login.connect.timeout.ms = null 13:58:28 sasl.login.read.timeout.ms = null 13:58:28 sasl.login.refresh.buffer.seconds = 300 13:58:28 sasl.login.refresh.min.period.seconds = 60 13:58:28 sasl.login.refresh.window.factor = 0.8 13:58:28 sasl.login.refresh.window.jitter = 0.05 13:58:28 sasl.login.retry.backoff.max.ms = 10000 13:58:28 sasl.login.retry.backoff.ms = 100 13:58:28 sasl.mechanism = GSSAPI 13:58:28 sasl.oauthbearer.clock.skew.seconds = 30 13:58:28 sasl.oauthbearer.expected.audience = null 13:58:28 sasl.oauthbearer.expected.issuer = null 13:58:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:28 sasl.oauthbearer.jwks.endpoint.url = null 13:58:28 sasl.oauthbearer.scope.claim.name = scope 13:58:28 sasl.oauthbearer.sub.claim.name = sub 13:58:28 sasl.oauthbearer.token.endpoint.url = null 13:58:28 security.protocol = PLAINTEXT 13:58:28 security.providers = null 13:58:28 send.buffer.bytes = 131072 13:58:28 socket.connection.setup.timeout.max.ms = 30000 13:58:28 socket.connection.setup.timeout.ms = 10000 13:58:28 ssl.cipher.suites = null 13:58:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:28 ssl.endpoint.identification.algorithm = https 13:58:28 ssl.engine.factory.class = null 13:58:28 ssl.key.password = null 13:58:28 ssl.keymanager.algorithm = SunX509 13:58:28 ssl.keystore.certificate.chain = null 13:58:28 ssl.keystore.key = null 13:58:28 ssl.keystore.location = null 13:58:28 ssl.keystore.password = null 13:58:28 ssl.keystore.type = JKS 13:58:28 ssl.protocol = TLSv1.3 13:58:28 ssl.provider = null 13:58:28 ssl.secure.random.implementation = null 13:58:28 ssl.trustmanager.algorithm = PKIX 13:58:28 ssl.truststore.certificates = null 13:58:28 ssl.truststore.location = null 13:58:28 ssl.truststore.password = null 13:58:28 ssl.truststore.type = JKS 13:58:28 transaction.timeout.ms = 60000 13:58:28 transactional.id = null 13:58:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:28 13:58:28 2025-06-13T13:58:25.874Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:28 2025-06-13T13:58:25.876Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:28 2025-06-13T13:58:25.876Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:28 2025-06-13T13:58:25.876Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:28 2025-06-13T13:58:25.876Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823105876 13:58:28 2025-06-13T13:58:25.883Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:28 2025-06-13T13:58:26.042Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:28 2025-06-13T13:58:26.042Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.042Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:28 2025-06-13T13:58:26.102Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:28 2025-06-13T13:58:26.102Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.168Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:28 2025-06-13T13:58:26.168Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.168Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:28 2025-06-13T13:58:26.179Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:28 2025-06-13T13:58:26.179Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.179Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:28 2025-06-13T13:58:26.179Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.181Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:28 2025-06-13T13:58:26.182Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.191Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:28 2025-06-13T13:58:26.191Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.195Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:28 2025-06-13T13:58:26.195Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:28 acks = -1 13:58:28 auto.include.jmx.reporter = true 13:58:28 batch.size = 16384 13:58:28 bootstrap.servers = [localhost:32775] 13:58:28 buffer.memory = 33554432 13:58:28 client.dns.lookup = use_all_dns_ips 13:58:28 client.id = producer-10 13:58:28 compression.gzip.level = -1 13:58:28 compression.lz4.level = 9 13:58:28 compression.type = none 13:58:28 compression.zstd.level = 3 13:58:28 connections.max.idle.ms = 540000 13:58:28 delivery.timeout.ms = 120000 13:58:28 enable.idempotence = false 13:58:28 enable.metrics.push = true 13:58:28 interceptor.classes = [] 13:58:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:28 linger.ms = 1 13:58:28 max.block.ms = 60000 13:58:28 max.in.flight.requests.per.connection = 5 13:58:28 max.request.size = 1048576 13:58:28 metadata.max.age.ms = 300000 13:58:28 metadata.max.idle.ms = 300000 13:58:28 metadata.recovery.strategy = none 13:58:28 metric.reporters = [] 13:58:28 metrics.num.samples = 2 13:58:28 metrics.recording.level = INFO 13:58:28 metrics.sample.window.ms = 30000 13:58:28 partitioner.adaptive.partitioning.enable = true 13:58:28 partitioner.availability.timeout.ms = 0 13:58:28 partitioner.class = null 13:58:28 partitioner.ignore.keys = false 13:58:28 receive.buffer.bytes = 32768 13:58:28 reconnect.backoff.max.ms = 1000 13:58:28 reconnect.backoff.ms = 50 13:58:28 request.timeout.ms = 30000 13:58:28 retries = 0 13:58:28 retry.backoff.max.ms = 1000 13:58:28 retry.backoff.ms = 100 13:58:28 sasl.client.callback.handler.class = null 13:58:28 sasl.jaas.config = null 13:58:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:28 sasl.kerberos.min.time.before.relogin = 60000 13:58:28 sasl.kerberos.service.name = null 13:58:28 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:28 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:28 sasl.login.callback.handler.class = null 13:58:28 sasl.login.class = null 13:58:28 sasl.login.connect.timeout.ms = null 13:58:28 sasl.login.read.timeout.ms = null 13:58:28 sasl.login.refresh.buffer.seconds = 300 13:58:28 sasl.login.refresh.min.period.seconds = 60 13:58:28 sasl.login.refresh.window.factor = 0.8 13:58:28 sasl.login.refresh.window.jitter = 0.05 13:58:28 sasl.login.retry.backoff.max.ms = 10000 13:58:28 sasl.login.retry.backoff.ms = 100 13:58:28 sasl.mechanism = GSSAPI 13:58:28 sasl.oauthbearer.clock.skew.seconds = 30 13:58:28 sasl.oauthbearer.expected.audience = null 13:58:28 sasl.oauthbearer.expected.issuer = null 13:58:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:28 sasl.oauthbearer.jwks.endpoint.url = null 13:58:28 sasl.oauthbearer.scope.claim.name = scope 13:58:28 sasl.oauthbearer.sub.claim.name = sub 13:58:28 sasl.oauthbearer.token.endpoint.url = null 13:58:28 security.protocol = PLAINTEXT 13:58:28 security.providers = null 13:58:28 send.buffer.bytes = 131072 13:58:28 socket.connection.setup.timeout.max.ms = 30000 13:58:28 socket.connection.setup.timeout.ms = 10000 13:58:28 ssl.cipher.suites = null 13:58:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:28 ssl.endpoint.identification.algorithm = https 13:58:28 ssl.engine.factory.class = null 13:58:28 ssl.key.password = null 13:58:28 ssl.keymanager.algorithm = SunX509 13:58:28 ssl.keystore.certificate.chain = null 13:58:28 ssl.keystore.key = null 13:58:28 ssl.keystore.location = null 13:58:28 ssl.keystore.password = null 13:58:28 ssl.keystore.type = JKS 13:58:28 ssl.protocol = TLSv1.3 13:58:28 ssl.provider = null 13:58:28 ssl.secure.random.implementation = null 13:58:28 ssl.trustmanager.algorithm = PKIX 13:58:28 ssl.truststore.certificates = null 13:58:28 ssl.truststore.location = null 13:58:28 ssl.truststore.password = null 13:58:28 ssl.truststore.type = JKS 13:58:28 transaction.timeout.ms = 60000 13:58:28 transactional.id = null 13:58:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:28 13:58:28 2025-06-13T13:58:26.196Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:28 2025-06-13T13:58:26.199Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:28 2025-06-13T13:58:26.200Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:28 2025-06-13T13:58:26.200Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:28 2025-06-13T13:58:26.200Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823106199 13:58:28 2025-06-13T13:58:26.205Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:28 2025-06-13T13:58:26.397Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:26.398Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.516Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:28 2025-06-13T13:58:26.517Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:28 acks = -1 13:58:28 auto.include.jmx.reporter = true 13:58:28 batch.size = 16384 13:58:28 bootstrap.servers = [localhost:32775] 13:58:28 buffer.memory = 33554432 13:58:28 client.dns.lookup = use_all_dns_ips 13:58:28 client.id = producer-11 13:58:28 compression.gzip.level = -1 13:58:28 compression.lz4.level = 9 13:58:28 compression.type = none 13:58:28 compression.zstd.level = 3 13:58:28 connections.max.idle.ms = 540000 13:58:28 delivery.timeout.ms = 120000 13:58:28 enable.idempotence = false 13:58:28 enable.metrics.push = true 13:58:28 interceptor.classes = [] 13:58:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:28 linger.ms = 1 13:58:28 max.block.ms = 60000 13:58:28 max.in.flight.requests.per.connection = 5 13:58:28 max.request.size = 1048576 13:58:28 metadata.max.age.ms = 300000 13:58:28 metadata.max.idle.ms = 300000 13:58:28 metadata.recovery.strategy = none 13:58:28 metric.reporters = [] 13:58:28 metrics.num.samples = 2 13:58:28 metrics.recording.level = INFO 13:58:28 metrics.sample.window.ms = 30000 13:58:28 partitioner.adaptive.partitioning.enable = true 13:58:28 partitioner.availability.timeout.ms = 0 13:58:28 partitioner.class = null 13:58:28 partitioner.ignore.keys = false 13:58:28 receive.buffer.bytes = 32768 13:58:28 reconnect.backoff.max.ms = 1000 13:58:28 reconnect.backoff.ms = 50 13:58:28 request.timeout.ms = 30000 13:58:28 retries = 0 13:58:28 retry.backoff.max.ms = 1000 13:58:28 retry.backoff.ms = 100 13:58:28 sasl.client.callback.handler.class = null 13:58:28 sasl.jaas.config = null 13:58:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:28 sasl.kerberos.min.time.before.relogin = 60000 13:58:28 sasl.kerberos.service.name = null 13:58:28 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:28 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:28 sasl.login.callback.handler.class = null 13:58:28 sasl.login.class = null 13:58:28 sasl.login.connect.timeout.ms = null 13:58:28 sasl.login.read.timeout.ms = null 13:58:28 sasl.login.refresh.buffer.seconds = 300 13:58:28 sasl.login.refresh.min.period.seconds = 60 13:58:28 sasl.login.refresh.window.factor = 0.8 13:58:28 sasl.login.refresh.window.jitter = 0.05 13:58:28 sasl.login.retry.backoff.max.ms = 10000 13:58:28 sasl.login.retry.backoff.ms = 100 13:58:28 sasl.mechanism = GSSAPI 13:58:28 sasl.oauthbearer.clock.skew.seconds = 30 13:58:28 sasl.oauthbearer.expected.audience = null 13:58:28 sasl.oauthbearer.expected.issuer = null 13:58:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:28 sasl.oauthbearer.jwks.endpoint.url = null 13:58:28 sasl.oauthbearer.scope.claim.name = scope 13:58:28 sasl.oauthbearer.sub.claim.name = sub 13:58:28 sasl.oauthbearer.token.endpoint.url = null 13:58:28 security.protocol = PLAINTEXT 13:58:28 security.providers = null 13:58:28 send.buffer.bytes = 131072 13:58:28 socket.connection.setup.timeout.max.ms = 30000 13:58:28 socket.connection.setup.timeout.ms = 10000 13:58:28 ssl.cipher.suites = null 13:58:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:28 ssl.endpoint.identification.algorithm = https 13:58:28 ssl.engine.factory.class = null 13:58:28 ssl.key.password = null 13:58:28 ssl.keymanager.algorithm = SunX509 13:58:28 ssl.keystore.certificate.chain = null 13:58:28 ssl.keystore.key = null 13:58:28 ssl.keystore.location = null 13:58:28 ssl.keystore.password = null 13:58:28 ssl.keystore.type = JKS 13:58:28 ssl.protocol = TLSv1.3 13:58:28 ssl.provider = null 13:58:28 ssl.secure.random.implementation = null 13:58:28 ssl.trustmanager.algorithm = PKIX 13:58:28 ssl.truststore.certificates = null 13:58:28 ssl.truststore.location = null 13:58:28 ssl.truststore.password = null 13:58:28 ssl.truststore.type = JKS 13:58:28 transaction.timeout.ms = 60000 13:58:28 transactional.id = null 13:58:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:58:28 13:58:28 2025-06-13T13:58:26.517Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:28 2025-06-13T13:58:26.519Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:28 2025-06-13T13:58:26.519Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:28 2025-06-13T13:58:26.519Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:28 2025-06-13T13:58:26.519Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823106519 13:58:28 2025-06-13T13:58:26.531Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:28 2025-06-13T13:58:26.548Z ERROR 6502 --- [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 13:58:28 13:58:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 13:58:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:58:28 at java.base/java.lang.Thread.run(Thread.java:833) 13:58:28 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:58:28 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 13:58:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 13:58:28 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 13:58:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 13:58:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 13:58:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:168) 13:58:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:134) 13:58:28 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:145) 13:58:28 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.pollForFetches(LegacyKafkaConsumer.java:694) 13:58:28 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:618) 13:58:28 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) 13:58:28 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 13:58:28 ... 3 common frames omitted 13:58:28 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:58:28 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:58:28 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:58:28 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:58:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:58:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:58:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 13:58:28 ... 16 common frames omitted 13:58:28 13:58:28 2025-06-13T13:58:26.555Z ERROR 6502 --- [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 13:58:28 13:58:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 13:58:28 Endpoint handler details: 13:58:28 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 13:58:28 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@7a8423f7] 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 13:58:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:58:28 at java.base/java.lang.Thread.run(Thread.java:833) 13:58:28 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 13:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:499) 13:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:478) 13:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 13:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 13:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 13:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 13:58:28 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 13:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:478) 13:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 13:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 13:58:28 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 13:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:58:28 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:58:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 13:58:28 ... 10 common frames omitted 13:58:28 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@12b18493, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1749823106532, kafka_groupId=ncmp-async-rest-request-event-group}] 13:58:28 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 13:58:28 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 13:58:28 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 13:58:28 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 13:58:28 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 13:58:28 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 13:58:28 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:474) 13:58:28 ... 16 common frames omitted 13:58:28 13:58:28 2025-06-13T13:58:26.899Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:28 2025-06-13T13:58:26.899Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:26.899Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:28 2025-06-13T13:58:27.050Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.085Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.085Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.181Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.181Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.402Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.402Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.641Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.642Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:28 2025-06-13T13:58:27.642Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.642Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.642Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.642Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.642Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.642Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 32 due to node 1 being disconnected (elapsed time since creation: 61ms, elapsed time since send: 61ms, throttle time: 0ms, request timeout: 30000ms) 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=313315833, epoch=8) to node 1: 13:58:28 13:58:28 org.apache.kafka.common.errors.DisconnectException: null 13:58:28 13:58:28 2025-06-13T13:58:27.706Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 32 due to node 1 being disconnected (elapsed time since creation: 63ms, elapsed time since send: 63ms, throttle time: 0ms, request timeout: 30000ms) 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 34 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=251751297, epoch=9) to node 1: 13:58:28 13:58:28 org.apache.kafka.common.errors.DisconnectException: null 13:58:28 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.707Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Cancelled in-flight METADATA request with correlation id 5 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 13:58:28 2025-06-13T13:58:27.708Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.708Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.708Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.708Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.708Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 13:58:28 2025-06-13T13:58:27.708Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:58:28 2025-06-13T13:58:27.709Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.817Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.817Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.818Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.818Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.825Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.825Z WARN 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.826Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.826Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.827Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.827Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.848Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.848Z WARN 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.848Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.848Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.848Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.849Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.900Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:28 2025-06-13T13:58:27.900Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:27.900Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:28 2025-06-13T13:58:27.969Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:28 2025-06-13T13:58:27.969Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.025Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.025Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.028Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.028Z WARN 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.046Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.046Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.049Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.049Z WARN 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.058Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.058Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.081Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.082Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.099Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:28 2025-06-13T13:58:28.099Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.099Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:28 2025-06-13T13:58:28.144Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.144Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.183Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.183Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.216Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.216Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.259Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.259Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.260Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.260Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.260Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.260Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.280Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.280Z WARN 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.301Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.301Z WARN 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:28 2025-06-13T13:58:28.334Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:28 2025-06-13T13:58:28.334Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:28.373Z INFO 6502 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 13:58:29 2025-06-13T13:58:28.373Z INFO 6502 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.374Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 13:58:29 2025-06-13T13:58:28.375Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.375Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.376Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.376Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:29 2025-06-13T13:58:28.378Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:29 2025-06-13T13:58:28.378Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:29 2025-06-13T13:58:28.378Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 13:58:29 2025-06-13T13:58:28.378Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:29 2025-06-13T13:58:28.380Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:29 2025-06-13T13:58:28.380Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:29 2025-06-13T13:58:28.380Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 13:58:29 2025-06-13T13:58:28.380Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:29 2025-06-13T13:58:28.382Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-7 unregistered 13:58:29 2025-06-13T13:58:28.383Z INFO 6502 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:58:29 2025-06-13T13:58:28.383Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-6 unregistered 13:58:29 2025-06-13T13:58:28.383Z INFO 6502 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:58:29 [ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.70 s <<< FAILURE! -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 13:58:29 [ERROR] org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec.Legacy event consumer with valid legacy event. -- Time elapsed: 1.093 s <<< FAILURE! 13:58:29 Condition not satisfied after 1.05 seconds and 4 attempts 13:58:29 at spock.util.concurrent.PollingConditions.within(PollingConditions.java:185) 13:58:29 at org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec.Legacy event consumer with valid legacy event.(FilterStrategiesIntegrationSpec.groovy:79) 13:58:29 Caused by: Condition not satisfied: 13:58:29 13:58:29 sendEventMethodCalled == true 13:58:29 | | 13:58:29 false false 13:58:29 13:58:29 at org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec.Legacy event consumer with valid legacy event._closure2(FilterStrategiesIntegrationSpec.groovy:80) 13:58:29 at org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec.Legacy event consumer with valid legacy event._closure2(FilterStrategiesIntegrationSpec.groovy) 13:58:29 at groovy.lang.Closure.call(Closure.java:427) 13:58:29 at spock.util.concurrent.PollingConditions.within(PollingConditions.java:168) 13:58:29 ... 1 more 13:58:29 13:58:29 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 13:58:29 2025-06-13T13:58:28.405Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:58:29 2025-06-13T13:58:28.460Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:29 2025-06-13T13:58:28.460Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:28.550Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:29 2025-06-13T13:58:28.550Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:28.659Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:29 2025-06-13T13:58:28.659Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:28.684Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:29 2025-06-13T13:58:28.684Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.099Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:29 2025-06-13T13:58:29.099Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.099Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:29 2025-06-13T13:58:29.318Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.319Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.319Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.319Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.319Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.319Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.320Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.320Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.320Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.320Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.320Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.320Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.320Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.320Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.321Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.321Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.322Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:29 2025-06-13T13:58:29.322Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.322Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:29 2025-06-13T13:58:29.377Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9ede46c9fa585f7d4f7cd4af45b154864453fda8eaa9e7171b37f338fe6f6fc2 13:58:29 2025-06-13T13:58:29.379Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.379Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.521Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.521Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.573Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.573Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.661Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:29 2025-06-13T13:58:29.661Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.953Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:29 2025-06-13T13:58:29.953Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:29 2025-06-13T13:58:29.953Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:30 2025-06-13T13:58:30.146Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.146Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.176Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:30 2025-06-13T13:58:30.176Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.176Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:30 2025-06-13T13:58:30.211Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.211Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.221Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.221Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.262Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.262Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.285Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.285Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.321Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.321Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.322Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.322Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.325Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.325Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.328Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.328Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.524Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.524Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.531Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.531Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:30 2025-06-13T13:58:30.663Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:30 2025-06-13T13:58:30.663Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:30.908Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:31 2025-06-13T13:58:30.908Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:30.908Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:31 2025-06-13T13:58:31.147Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.147Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.180Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:31 2025-06-13T13:58:31.180Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.180Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:31 2025-06-13T13:58:31.213Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.213Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.222Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.222Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.263Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.263Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.285Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.285Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.323Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.323Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.324Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.324Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.329Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.329Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.331Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.331Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.528Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.528Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.534Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.534Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.665Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:31 2025-06-13T13:58:31.665Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.814Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:31 2025-06-13T13:58:31.814Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:31 2025-06-13T13:58:31.814Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:32 2025-06-13T13:58:32.149Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.149Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.181Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:32 2025-06-13T13:58:32.182Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.182Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:32 2025-06-13T13:58:32.215Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.215Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.223Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.223Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.267Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.267Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.287Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.287Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.325Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.325Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.325Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.325Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.333Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.333Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.335Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.335Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.533Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.533Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.535Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.535Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.671Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:32 2025-06-13T13:58:32.671Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.720Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:32 2025-06-13T13:58:32.720Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:32 2025-06-13T13:58:32.720Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:33 2025-06-13T13:58:33.086Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:33 2025-06-13T13:58:33.086Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.086Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:33 2025-06-13T13:58:33.150Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.150Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.220Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.220Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.227Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.227Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.268Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.268Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.292Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.292Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.314Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.314Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.326Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.326Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.336Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.336Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.340Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.341Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.537Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.537Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.537Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.537Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.672Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:33 2025-06-13T13:58:33.672Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.732Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:33 2025-06-13T13:58:33.732Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:33 2025-06-13T13:58:33.733Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:34 2025-06-13T13:58:33.943Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:34 2025-06-13T13:58:33.943Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:33.943Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:34 2025-06-13T13:58:34.153Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.153Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.221Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.221Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.231Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.231Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.269Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.269Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.293Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.293Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.316Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.316Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.326Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.326Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.340Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.340Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.352Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.352Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.539Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.539Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.551Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.551Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.637Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:34 2025-06-13T13:58:34.637Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:34 2025-06-13T13:58:34.637Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:34 2025-06-13T13:58:34.674Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:34 2025-06-13T13:58:34.674Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:34.964Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:35 2025-06-13T13:58:34.964Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:34.964Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:35 2025-06-13T13:58:35.154Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.154Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.222Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.222Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.232Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.232Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.270Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.270Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.294Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.294Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.318Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.318Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.328Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.328Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.346Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.346Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.357Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.357Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.511Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT7.105779905S 13:58:35 13:58:35,532 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:58:35 13:58:35,532 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:58:35 13:58:35,533 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:58:35 13:58:35,538 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:58:35 13:58:35,538 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:58:35 13:58:35,539 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:58:35 13:58:35,539 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:58:35 13:58:35,539 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:58:35 13:58:35,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:58:35 13:58:35,543 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6502 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:35 13:58:35,543 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:35 13:58:35,543 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:58:35 13:58:35,543 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:58:35 13:58:35,543 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:58:35 13:58:35,543 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:58:35 13:58:35,545 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:58:35 13:58:35,545 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:58:35 13:58:35,545 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:58:35 13:58:35,546 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:58:35 13:58:35,547 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3b0932e3 - value "{ 13:58:35 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:58:35 "logTypeName": "", 13:58:35 "logLevel": "%level", 13:58:35 "traceId": "%X{traceId:-}", 13:58:35 "statusCode": "", 13:58:35 "principalId": "", 13:58:35 "serviceName": "", 13:58:35 "message": "%message", 13:58:35 "spanId": "%X{spanId:-}", 13:58:35 "processId": "6502", 13:58:35 "threadName": "%thread", 13:58:35 "class": "%logger{40}", 13:58:35 "exception": "%wEx" 13:58:35 }" substituted for "{ 13:58:35 "logTimeStamp": "${currentTimeStamp:-}", 13:58:35 "logTypeName": "", 13:58:35 "logLevel": "%level", 13:58:35 "traceId": "%X{traceId:-}", 13:58:35 "statusCode": "", 13:58:35 "principalId": "${username:-}", 13:58:35 "serviceName": "${springAppName:-}", 13:58:35 "message": "%message", 13:58:35 "spanId": "%X{spanId:-}", 13:58:35 "processId": "${PID:-}", 13:58:35 "threadName": "%thread", 13:58:35 "class": "%logger{40}", 13:58:35 "exception": "%wEx" 13:58:35 }" 13:58:35 13:58:35,551 |-INFO in ch.qos.logback.classic.pattern.DateConverter@bb88cb7 - Setting zoneId to "UTC" 13:58:35 13:58:35,552 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:35 13:58:35,552 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:58:35 13:58:35,552 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:35 13:58:35,552 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:58:35 13:58:35,552 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a1bd07 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:58:35 13:58:35,555 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6b7ae372 - End of configuration. 13:58:35 13:58:35,555 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@19165ad4 - Registering current configuration as safe fallback point 13:58:35 13:58:35 13:58:35 . ____ _ __ _ _ 13:58:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:35 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:35 =========|_|==============|___/=/_/_/_/ 13:58:35 13:58:35 :: Spring Boot :: (v3.4.4) 13:58:35 13:58:35 2025-06-13T13:58:35.560Z INFO 6502 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:35 2025-06-13T13:58:35.560Z INFO 6502 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:58:35 2025-06-13T13:58:35.561Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.561Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.642Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:35 2025-06-13T13:58:35.642Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.642Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:35 2025-06-13T13:58:35.675Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:35 2025-06-13T13:58:35.675Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.882Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:35 2025-06-13T13:58:35.882Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:35 2025-06-13T13:58:35.882Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:35 2025-06-13T13:58:35.908Z INFO 6502 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 13:58:36 2025-06-13T13:58:36.080Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:36 allow.auto.create.topics = true 13:58:36 auto.commit.interval.ms = 5000 13:58:36 auto.include.jmx.reporter = true 13:58:36 auto.offset.reset = latest 13:58:36 bootstrap.servers = [localhost:32776] 13:58:36 check.crcs = true 13:58:36 client.dns.lookup = use_all_dns_ips 13:58:36 client.id = consumer-ncmp-data-operation-event-group-8 13:58:36 client.rack = 13:58:36 connections.max.idle.ms = 540000 13:58:36 default.api.timeout.ms = 60000 13:58:36 enable.auto.commit = false 13:58:36 enable.metrics.push = true 13:58:36 exclude.internal.topics = true 13:58:36 fetch.max.bytes = 52428800 13:58:36 fetch.max.wait.ms = 500 13:58:36 fetch.min.bytes = 1 13:58:36 group.id = ncmp-data-operation-event-group 13:58:36 group.instance.id = null 13:58:36 group.protocol = classic 13:58:36 group.remote.assignor = null 13:58:36 heartbeat.interval.ms = 3000 13:58:36 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 13:58:36 internal.leave.group.on.close = true 13:58:36 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:36 isolation.level = read_uncommitted 13:58:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:36 max.partition.fetch.bytes = 1048576 13:58:36 max.poll.interval.ms = 300000 13:58:36 max.poll.records = 500 13:58:36 metadata.max.age.ms = 300000 13:58:36 metadata.recovery.strategy = none 13:58:36 metric.reporters = [] 13:58:36 metrics.num.samples = 2 13:58:36 metrics.recording.level = INFO 13:58:36 metrics.sample.window.ms = 30000 13:58:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:36 receive.buffer.bytes = 65536 13:58:36 reconnect.backoff.max.ms = 1000 13:58:36 reconnect.backoff.ms = 50 13:58:36 request.timeout.ms = 30000 13:58:36 retry.backoff.max.ms = 1000 13:58:36 retry.backoff.ms = 100 13:58:36 sasl.client.callback.handler.class = null 13:58:36 sasl.jaas.config = null 13:58:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:36 sasl.kerberos.min.time.before.relogin = 60000 13:58:36 sasl.kerberos.service.name = null 13:58:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:36 sasl.login.callback.handler.class = null 13:58:36 sasl.login.class = null 13:58:36 sasl.login.connect.timeout.ms = null 13:58:36 sasl.login.read.timeout.ms = null 13:58:36 sasl.login.refresh.buffer.seconds = 300 13:58:36 sasl.login.refresh.min.period.seconds = 60 13:58:36 sasl.login.refresh.window.factor = 0.8 13:58:36 sasl.login.refresh.window.jitter = 0.05 13:58:36 sasl.login.retry.backoff.max.ms = 10000 13:58:36 sasl.login.retry.backoff.ms = 100 13:58:36 sasl.mechanism = GSSAPI 13:58:36 sasl.oauthbearer.clock.skew.seconds = 30 13:58:36 sasl.oauthbearer.expected.audience = null 13:58:36 sasl.oauthbearer.expected.issuer = null 13:58:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:36 sasl.oauthbearer.jwks.endpoint.url = null 13:58:36 sasl.oauthbearer.scope.claim.name = scope 13:58:36 sasl.oauthbearer.sub.claim.name = sub 13:58:36 sasl.oauthbearer.token.endpoint.url = null 13:58:36 security.protocol = PLAINTEXT 13:58:36 security.providers = null 13:58:36 send.buffer.bytes = 131072 13:58:36 session.timeout.ms = 45000 13:58:36 socket.connection.setup.timeout.max.ms = 30000 13:58:36 socket.connection.setup.timeout.ms = 10000 13:58:36 ssl.cipher.suites = null 13:58:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:36 ssl.endpoint.identification.algorithm = https 13:58:36 ssl.engine.factory.class = null 13:58:36 ssl.key.password = null 13:58:36 ssl.keymanager.algorithm = SunX509 13:58:36 ssl.keystore.certificate.chain = null 13:58:36 ssl.keystore.key = null 13:58:36 ssl.keystore.location = null 13:58:36 ssl.keystore.password = null 13:58:36 ssl.keystore.type = JKS 13:58:36 ssl.protocol = TLSv1.3 13:58:36 ssl.provider = null 13:58:36 ssl.secure.random.implementation = null 13:58:36 ssl.trustmanager.algorithm = PKIX 13:58:36 ssl.truststore.certificates = null 13:58:36 ssl.truststore.location = null 13:58:36 ssl.truststore.password = null 13:58:36 ssl.truststore.type = JKS 13:58:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:58:36 13:58:36 2025-06-13T13:58:36.080Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:36 2025-06-13T13:58:36.083Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:36 2025-06-13T13:58:36.083Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:36 2025-06-13T13:58:36.083Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823116083 13:58:36 2025-06-13T13:58:36.083Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 13:58:36 2025-06-13T13:58:36.084Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:36 allow.auto.create.topics = true 13:58:36 auto.commit.interval.ms = 5000 13:58:36 auto.include.jmx.reporter = true 13:58:36 auto.offset.reset = latest 13:58:36 bootstrap.servers = [localhost:32776] 13:58:36 check.crcs = true 13:58:36 client.dns.lookup = use_all_dns_ips 13:58:36 client.id = consumer-ncmp-async-rest-request-event-group-9 13:58:36 client.rack = 13:58:36 connections.max.idle.ms = 540000 13:58:36 default.api.timeout.ms = 60000 13:58:36 enable.auto.commit = false 13:58:36 enable.metrics.push = true 13:58:36 exclude.internal.topics = true 13:58:36 fetch.max.bytes = 52428800 13:58:36 fetch.max.wait.ms = 500 13:58:36 fetch.min.bytes = 1 13:58:36 group.id = ncmp-async-rest-request-event-group 13:58:36 group.instance.id = null 13:58:36 group.protocol = classic 13:58:36 group.remote.assignor = null 13:58:36 heartbeat.interval.ms = 3000 13:58:36 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 13:58:36 internal.leave.group.on.close = true 13:58:36 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:36 isolation.level = read_uncommitted 13:58:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:36 max.partition.fetch.bytes = 1048576 13:58:36 max.poll.interval.ms = 300000 13:58:36 max.poll.records = 500 13:58:36 metadata.max.age.ms = 300000 13:58:36 metadata.recovery.strategy = none 13:58:36 metric.reporters = [] 13:58:36 metrics.num.samples = 2 13:58:36 metrics.recording.level = INFO 13:58:36 metrics.sample.window.ms = 30000 13:58:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:36 receive.buffer.bytes = 65536 13:58:36 reconnect.backoff.max.ms = 1000 13:58:36 reconnect.backoff.ms = 50 13:58:36 request.timeout.ms = 30000 13:58:36 retry.backoff.max.ms = 1000 13:58:36 retry.backoff.ms = 100 13:58:36 sasl.client.callback.handler.class = null 13:58:36 sasl.jaas.config = null 13:58:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:36 sasl.kerberos.min.time.before.relogin = 60000 13:58:36 sasl.kerberos.service.name = null 13:58:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:36 sasl.login.callback.handler.class = null 13:58:36 sasl.login.class = null 13:58:36 sasl.login.connect.timeout.ms = null 13:58:36 sasl.login.read.timeout.ms = null 13:58:36 sasl.login.refresh.buffer.seconds = 300 13:58:36 sasl.login.refresh.min.period.seconds = 60 13:58:36 sasl.login.refresh.window.factor = 0.8 13:58:36 sasl.login.refresh.window.jitter = 0.05 13:58:36 sasl.login.retry.backoff.max.ms = 10000 13:58:36 sasl.login.retry.backoff.ms = 100 13:58:36 sasl.mechanism = GSSAPI 13:58:36 sasl.oauthbearer.clock.skew.seconds = 30 13:58:36 sasl.oauthbearer.expected.audience = null 13:58:36 sasl.oauthbearer.expected.issuer = null 13:58:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:36 sasl.oauthbearer.jwks.endpoint.url = null 13:58:36 sasl.oauthbearer.scope.claim.name = scope 13:58:36 sasl.oauthbearer.sub.claim.name = sub 13:58:36 sasl.oauthbearer.token.endpoint.url = null 13:58:36 security.protocol = PLAINTEXT 13:58:36 security.providers = null 13:58:36 send.buffer.bytes = 131072 13:58:36 session.timeout.ms = 45000 13:58:36 socket.connection.setup.timeout.max.ms = 30000 13:58:36 socket.connection.setup.timeout.ms = 10000 13:58:36 ssl.cipher.suites = null 13:58:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:36 ssl.endpoint.identification.algorithm = https 13:58:36 ssl.engine.factory.class = null 13:58:36 ssl.key.password = null 13:58:36 ssl.keymanager.algorithm = SunX509 13:58:36 ssl.keystore.certificate.chain = null 13:58:36 ssl.keystore.key = null 13:58:36 ssl.keystore.location = null 13:58:36 ssl.keystore.password = null 13:58:36 ssl.keystore.type = JKS 13:58:36 ssl.protocol = TLSv1.3 13:58:36 ssl.provider = null 13:58:36 ssl.secure.random.implementation = null 13:58:36 ssl.trustmanager.algorithm = PKIX 13:58:36 ssl.truststore.certificates = null 13:58:36 ssl.truststore.location = null 13:58:36 ssl.truststore.password = null 13:58:36 ssl.truststore.type = JKS 13:58:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:58:36 13:58:36 2025-06-13T13:58:36.084Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:36 2025-06-13T13:58:36.091Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:36 2025-06-13T13:58:36.091Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:36 2025-06-13T13:58:36.091Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823116091 13:58:36 2025-06-13T13:58:36.092Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 13:58:36 2025-06-13T13:58:36.098Z INFO 6502 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.582 seconds (process running for 111.786) 13:58:36 2025-06-13T13:58:36.122Z WARN 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:58:36 2025-06-13T13:58:36.123Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:36 2025-06-13T13:58:36.126Z WARN 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 13:58:36 2025-06-13T13:58:36.126Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:36 2025-06-13T13:58:36.156Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.156Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.224Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.224Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.234Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.234Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.264Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 13:58:36 2025-06-13T13:58:36.267Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 13:58:36 2025-06-13T13:58:36.269Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 13:58:36 2025-06-13T13:58:36.269Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 13:58:36 2025-06-13T13:58:36.271Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.271Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.295Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.295Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.302Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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-9-5f367f60-f43f-4144-9044-4647692b2d3e 13:58:36 2025-06-13T13:58:36.302Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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-8-49a389dd-41bf-4508-a148-4ade2936fbee 13:58:36 2025-06-13T13:58:36.302Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 13:58:36 2025-06-13T13:58:36.303Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 13:58:36 2025-06-13T13:58:36.319Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.320Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.329Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.329Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.330Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-5f367f60-f43f-4144-9044-4647692b2d3e', protocol='range'} 13:58:36 2025-06-13T13:58:36.331Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-5f367f60-f43f-4144-9044-4647692b2d3e=Assignment(partitions=[ncmp-async-m2m-0])} 13:58:36 2025-06-13T13:58:36.332Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-49a389dd-41bf-4508-a148-4ade2936fbee', protocol='range'} 13:58:36 2025-06-13T13:58:36.333Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-49a389dd-41bf-4508-a148-4ade2936fbee=Assignment(partitions=[ncmp-async-m2m-0])} 13:58:36 2025-06-13T13:58:36.361Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.361Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.363Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-49a389dd-41bf-4508-a148-4ade2936fbee', protocol='range'} 13:58:36 2025-06-13T13:58:36.363Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.363Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.363Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 13:58:36 2025-06-13T13:58:36.363Z INFO 6502 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.364Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-5f367f60-f43f-4144-9044-4647692b2d3e', protocol='range'} 13:58:36 2025-06-13T13:58:36.364Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 13:58:36 2025-06-13T13:58:36.364Z INFO 6502 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.409Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.410Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.413Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.413Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.421Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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:32776 (id: 1 rack: null)], epoch=0}}. 13:58:36 2025-06-13T13:58:36.421Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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:32776 (id: 1 rack: null)], epoch=0}}. 13:58:36 2025-06-13T13:58:36.424Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:36 2025-06-13T13:58:36.424Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:36 acks = -1 13:58:36 auto.include.jmx.reporter = true 13:58:36 batch.size = 16384 13:58:36 bootstrap.servers = [localhost:32776] 13:58:36 buffer.memory = 33554432 13:58:36 client.dns.lookup = use_all_dns_ips 13:58:36 client.id = producer-12 13:58:36 compression.gzip.level = -1 13:58:36 compression.lz4.level = 9 13:58:36 compression.type = none 13:58:36 compression.zstd.level = 3 13:58:36 connections.max.idle.ms = 540000 13:58:36 delivery.timeout.ms = 120000 13:58:36 enable.idempotence = false 13:58:36 enable.metrics.push = true 13:58:36 interceptor.classes = [] 13:58:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:36 linger.ms = 1 13:58:36 max.block.ms = 60000 13:58:36 max.in.flight.requests.per.connection = 5 13:58:36 max.request.size = 1048576 13:58:36 metadata.max.age.ms = 300000 13:58:36 metadata.max.idle.ms = 300000 13:58:36 metadata.recovery.strategy = none 13:58:36 metric.reporters = [] 13:58:36 metrics.num.samples = 2 13:58:36 metrics.recording.level = INFO 13:58:36 metrics.sample.window.ms = 30000 13:58:36 partitioner.adaptive.partitioning.enable = true 13:58:36 partitioner.availability.timeout.ms = 0 13:58:36 partitioner.class = null 13:58:36 partitioner.ignore.keys = false 13:58:36 receive.buffer.bytes = 32768 13:58:36 reconnect.backoff.max.ms = 1000 13:58:36 reconnect.backoff.ms = 50 13:58:36 request.timeout.ms = 30000 13:58:36 retries = 0 13:58:36 retry.backoff.max.ms = 1000 13:58:36 retry.backoff.ms = 100 13:58:36 sasl.client.callback.handler.class = null 13:58:36 sasl.jaas.config = null 13:58:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:36 sasl.kerberos.min.time.before.relogin = 60000 13:58:36 sasl.kerberos.service.name = null 13:58:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:36 sasl.login.callback.handler.class = null 13:58:36 sasl.login.class = null 13:58:36 sasl.login.connect.timeout.ms = null 13:58:36 sasl.login.read.timeout.ms = null 13:58:36 sasl.login.refresh.buffer.seconds = 300 13:58:36 sasl.login.refresh.min.period.seconds = 60 13:58:36 sasl.login.refresh.window.factor = 0.8 13:58:36 sasl.login.refresh.window.jitter = 0.05 13:58:36 sasl.login.retry.backoff.max.ms = 10000 13:58:36 sasl.login.retry.backoff.ms = 100 13:58:36 sasl.mechanism = GSSAPI 13:58:36 sasl.oauthbearer.clock.skew.seconds = 30 13:58:36 sasl.oauthbearer.expected.audience = null 13:58:36 sasl.oauthbearer.expected.issuer = null 13:58:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:36 sasl.oauthbearer.jwks.endpoint.url = null 13:58:36 sasl.oauthbearer.scope.claim.name = scope 13:58:36 sasl.oauthbearer.sub.claim.name = sub 13:58:36 sasl.oauthbearer.token.endpoint.url = null 13:58:36 security.protocol = PLAINTEXT 13:58:36 security.providers = null 13:58:36 send.buffer.bytes = 131072 13:58:36 socket.connection.setup.timeout.max.ms = 30000 13:58:36 socket.connection.setup.timeout.ms = 10000 13:58:36 ssl.cipher.suites = null 13:58:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:36 ssl.endpoint.identification.algorithm = https 13:58:36 ssl.engine.factory.class = null 13:58:36 ssl.key.password = null 13:58:36 ssl.keymanager.algorithm = SunX509 13:58:36 ssl.keystore.certificate.chain = null 13:58:36 ssl.keystore.key = null 13:58:36 ssl.keystore.location = null 13:58:36 ssl.keystore.password = null 13:58:36 ssl.keystore.type = JKS 13:58:36 ssl.protocol = TLSv1.3 13:58:36 ssl.provider = null 13:58:36 ssl.secure.random.implementation = null 13:58:36 ssl.trustmanager.algorithm = PKIX 13:58:36 ssl.truststore.certificates = null 13:58:36 ssl.truststore.location = null 13:58:36 ssl.truststore.password = null 13:58:36 ssl.truststore.type = JKS 13:58:36 transaction.timeout.ms = 60000 13:58:36 transactional.id = null 13:58:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:36 13:58:36 2025-06-13T13:58:36.424Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:36 2025-06-13T13:58:36.430Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:36 2025-06-13T13:58:36.430Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:36 2025-06-13T13:58:36.430Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:36 2025-06-13T13:58:36.430Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823116430 13:58:36 2025-06-13T13:58:36.440Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:36 2025-06-13T13:58:36.441Z INFO 6502 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:58:36 2025-06-13T13:58:36.443Z INFO 6502 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:58:36 2025-06-13T13:58:36.491Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 13:58:36 auto.include.jmx.reporter = true 13:58:36 bootstrap.controllers = [] 13:58:36 bootstrap.servers = [localhost:32776] 13:58:36 client.dns.lookup = use_all_dns_ips 13:58:36 client.id = 13:58:36 connections.max.idle.ms = 300000 13:58:36 default.api.timeout.ms = 60000 13:58:36 enable.metrics.push = true 13:58:36 metadata.max.age.ms = 300000 13:58:36 metadata.recovery.strategy = none 13:58:36 metric.reporters = [] 13:58:36 metrics.num.samples = 2 13:58:36 metrics.recording.level = INFO 13:58:36 metrics.sample.window.ms = 30000 13:58:36 receive.buffer.bytes = 65536 13:58:36 reconnect.backoff.max.ms = 1000 13:58:36 reconnect.backoff.ms = 50 13:58:36 request.timeout.ms = 30000 13:58:36 retries = 2147483647 13:58:36 retry.backoff.max.ms = 1000 13:58:36 retry.backoff.ms = 100 13:58:36 sasl.client.callback.handler.class = null 13:58:36 sasl.jaas.config = null 13:58:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:36 sasl.kerberos.min.time.before.relogin = 60000 13:58:36 sasl.kerberos.service.name = null 13:58:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:36 sasl.login.callback.handler.class = null 13:58:36 sasl.login.class = null 13:58:36 sasl.login.connect.timeout.ms = null 13:58:36 sasl.login.read.timeout.ms = null 13:58:36 sasl.login.refresh.buffer.seconds = 300 13:58:36 sasl.login.refresh.min.period.seconds = 60 13:58:36 sasl.login.refresh.window.factor = 0.8 13:58:36 sasl.login.refresh.window.jitter = 0.05 13:58:36 sasl.login.retry.backoff.max.ms = 10000 13:58:36 sasl.login.retry.backoff.ms = 100 13:58:36 sasl.mechanism = GSSAPI 13:58:36 sasl.oauthbearer.clock.skew.seconds = 30 13:58:36 sasl.oauthbearer.expected.audience = null 13:58:36 sasl.oauthbearer.expected.issuer = null 13:58:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:36 sasl.oauthbearer.jwks.endpoint.url = null 13:58:36 sasl.oauthbearer.scope.claim.name = scope 13:58:36 sasl.oauthbearer.sub.claim.name = sub 13:58:36 sasl.oauthbearer.token.endpoint.url = null 13:58:36 security.protocol = PLAINTEXT 13:58:36 security.providers = null 13:58:36 send.buffer.bytes = 131072 13:58:36 socket.connection.setup.timeout.max.ms = 30000 13:58:36 socket.connection.setup.timeout.ms = 10000 13:58:36 ssl.cipher.suites = null 13:58:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:36 ssl.endpoint.identification.algorithm = https 13:58:36 ssl.engine.factory.class = null 13:58:36 ssl.key.password = null 13:58:36 ssl.keymanager.algorithm = SunX509 13:58:36 ssl.keystore.certificate.chain = null 13:58:36 ssl.keystore.key = null 13:58:36 ssl.keystore.location = null 13:58:36 ssl.keystore.password = null 13:58:36 ssl.keystore.type = JKS 13:58:36 ssl.protocol = TLSv1.3 13:58:36 ssl.provider = null 13:58:36 ssl.secure.random.implementation = null 13:58:36 ssl.trustmanager.algorithm = PKIX 13:58:36 ssl.truststore.certificates = null 13:58:36 ssl.truststore.location = null 13:58:36 ssl.truststore.password = null 13:58:36 ssl.truststore.type = JKS 13:58:36 13:58:36 2025-06-13T13:58:36.491Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 13:58:36 auto.include.jmx.reporter = true 13:58:36 bootstrap.controllers = [] 13:58:36 bootstrap.servers = [localhost:32776] 13:58:36 client.dns.lookup = use_all_dns_ips 13:58:36 client.id = 13:58:36 connections.max.idle.ms = 300000 13:58:36 default.api.timeout.ms = 60000 13:58:36 enable.metrics.push = true 13:58:36 metadata.max.age.ms = 300000 13:58:36 metadata.recovery.strategy = none 13:58:36 metric.reporters = [] 13:58:36 metrics.num.samples = 2 13:58:36 metrics.recording.level = INFO 13:58:36 metrics.sample.window.ms = 30000 13:58:36 receive.buffer.bytes = 65536 13:58:36 reconnect.backoff.max.ms = 1000 13:58:36 reconnect.backoff.ms = 50 13:58:36 request.timeout.ms = 30000 13:58:36 retries = 2147483647 13:58:36 retry.backoff.max.ms = 1000 13:58:36 retry.backoff.ms = 100 13:58:36 sasl.client.callback.handler.class = null 13:58:36 sasl.jaas.config = null 13:58:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:36 sasl.kerberos.min.time.before.relogin = 60000 13:58:36 sasl.kerberos.service.name = null 13:58:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:36 sasl.login.callback.handler.class = null 13:58:36 sasl.login.class = null 13:58:36 sasl.login.connect.timeout.ms = null 13:58:36 sasl.login.read.timeout.ms = null 13:58:36 sasl.login.refresh.buffer.seconds = 300 13:58:36 sasl.login.refresh.min.period.seconds = 60 13:58:36 sasl.login.refresh.window.factor = 0.8 13:58:36 sasl.login.refresh.window.jitter = 0.05 13:58:36 sasl.login.retry.backoff.max.ms = 10000 13:58:36 sasl.login.retry.backoff.ms = 100 13:58:36 sasl.mechanism = GSSAPI 13:58:36 sasl.oauthbearer.clock.skew.seconds = 30 13:58:36 sasl.oauthbearer.expected.audience = null 13:58:36 sasl.oauthbearer.expected.issuer = null 13:58:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:36 sasl.oauthbearer.jwks.endpoint.url = null 13:58:36 sasl.oauthbearer.scope.claim.name = scope 13:58:36 sasl.oauthbearer.sub.claim.name = sub 13:58:36 sasl.oauthbearer.token.endpoint.url = null 13:58:36 security.protocol = PLAINTEXT 13:58:36 security.providers = null 13:58:36 send.buffer.bytes = 131072 13:58:36 socket.connection.setup.timeout.max.ms = 30000 13:58:36 socket.connection.setup.timeout.ms = 10000 13:58:36 ssl.cipher.suites = null 13:58:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:36 ssl.endpoint.identification.algorithm = https 13:58:36 ssl.engine.factory.class = null 13:58:36 ssl.key.password = null 13:58:36 ssl.keymanager.algorithm = SunX509 13:58:36 ssl.keystore.certificate.chain = null 13:58:36 ssl.keystore.key = null 13:58:36 ssl.keystore.location = null 13:58:36 ssl.keystore.password = null 13:58:36 ssl.keystore.type = JKS 13:58:36 ssl.protocol = TLSv1.3 13:58:36 ssl.provider = null 13:58:36 ssl.secure.random.implementation = null 13:58:36 ssl.trustmanager.algorithm = PKIX 13:58:36 ssl.truststore.certificates = null 13:58:36 ssl.truststore.location = null 13:58:36 ssl.truststore.password = null 13:58:36 ssl.truststore.type = JKS 13:58:36 13:58:36 2025-06-13T13:58:36.492Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:36 2025-06-13T13:58:36.492Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:36 2025-06-13T13:58:36.492Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823116492 13:58:36 2025-06-13T13:58:36.499Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:36 2025-06-13T13:58:36.499Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:36 2025-06-13T13:58:36.499Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823116499 13:58:36 2025-06-13T13:58:36.531Z INFO 6502 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 13:58:36 2025-06-13T13:58:36.533Z INFO 6502 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:36 2025-06-13T13:58:36.533Z INFO 6502 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:36 2025-06-13T13:58:36.533Z INFO 6502 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:36 2025-06-13T13:58:36.542Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.542Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.546Z INFO 6502 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 13:58:36 2025-06-13T13:58:36.547Z INFO 6502 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:36 2025-06-13T13:58:36.547Z INFO 6502 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:36 2025-06-13T13:58:36.547Z INFO 6502 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:36 2025-06-13T13:58:36.558Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:36 2025-06-13T13:58:36.558Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:36 acks = -1 13:58:36 auto.include.jmx.reporter = true 13:58:36 batch.size = 16384 13:58:36 bootstrap.servers = [localhost:32776] 13:58:36 buffer.memory = 33554432 13:58:36 client.dns.lookup = use_all_dns_ips 13:58:36 client.id = producer-13 13:58:36 compression.gzip.level = -1 13:58:36 compression.lz4.level = 9 13:58:36 compression.type = none 13:58:36 compression.zstd.level = 3 13:58:36 connections.max.idle.ms = 540000 13:58:36 delivery.timeout.ms = 120000 13:58:36 enable.idempotence = false 13:58:36 enable.metrics.push = true 13:58:36 interceptor.classes = [] 13:58:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:36 linger.ms = 1 13:58:36 max.block.ms = 60000 13:58:36 max.in.flight.requests.per.connection = 5 13:58:36 max.request.size = 1048576 13:58:36 metadata.max.age.ms = 300000 13:58:36 metadata.max.idle.ms = 300000 13:58:36 metadata.recovery.strategy = none 13:58:36 metric.reporters = [] 13:58:36 metrics.num.samples = 2 13:58:36 metrics.recording.level = INFO 13:58:36 metrics.sample.window.ms = 30000 13:58:36 partitioner.adaptive.partitioning.enable = true 13:58:36 partitioner.availability.timeout.ms = 0 13:58:36 partitioner.class = null 13:58:36 partitioner.ignore.keys = false 13:58:36 receive.buffer.bytes = 32768 13:58:36 reconnect.backoff.max.ms = 1000 13:58:36 reconnect.backoff.ms = 50 13:58:36 request.timeout.ms = 30000 13:58:36 retries = 0 13:58:36 retry.backoff.max.ms = 1000 13:58:36 retry.backoff.ms = 100 13:58:36 sasl.client.callback.handler.class = null 13:58:36 sasl.jaas.config = null 13:58:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:36 sasl.kerberos.min.time.before.relogin = 60000 13:58:36 sasl.kerberos.service.name = null 13:58:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:36 sasl.login.callback.handler.class = null 13:58:36 sasl.login.class = null 13:58:36 sasl.login.connect.timeout.ms = null 13:58:36 sasl.login.read.timeout.ms = null 13:58:36 sasl.login.refresh.buffer.seconds = 300 13:58:36 sasl.login.refresh.min.period.seconds = 60 13:58:36 sasl.login.refresh.window.factor = 0.8 13:58:36 sasl.login.refresh.window.jitter = 0.05 13:58:36 sasl.login.retry.backoff.max.ms = 10000 13:58:36 sasl.login.retry.backoff.ms = 100 13:58:36 sasl.mechanism = GSSAPI 13:58:36 sasl.oauthbearer.clock.skew.seconds = 30 13:58:36 sasl.oauthbearer.expected.audience = null 13:58:36 sasl.oauthbearer.expected.issuer = null 13:58:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:36 sasl.oauthbearer.jwks.endpoint.url = null 13:58:36 sasl.oauthbearer.scope.claim.name = scope 13:58:36 sasl.oauthbearer.sub.claim.name = sub 13:58:36 sasl.oauthbearer.token.endpoint.url = null 13:58:36 security.protocol = PLAINTEXT 13:58:36 security.providers = null 13:58:36 send.buffer.bytes = 131072 13:58:36 socket.connection.setup.timeout.max.ms = 30000 13:58:36 socket.connection.setup.timeout.ms = 10000 13:58:36 ssl.cipher.suites = null 13:58:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:36 ssl.endpoint.identification.algorithm = https 13:58:36 ssl.engine.factory.class = null 13:58:36 ssl.key.password = null 13:58:36 ssl.keymanager.algorithm = SunX509 13:58:36 ssl.keystore.certificate.chain = null 13:58:36 ssl.keystore.key = null 13:58:36 ssl.keystore.location = null 13:58:36 ssl.keystore.password = null 13:58:36 ssl.keystore.type = JKS 13:58:36 ssl.protocol = TLSv1.3 13:58:36 ssl.provider = null 13:58:36 ssl.secure.random.implementation = null 13:58:36 ssl.trustmanager.algorithm = PKIX 13:58:36 ssl.truststore.certificates = null 13:58:36 ssl.truststore.location = null 13:58:36 ssl.truststore.password = null 13:58:36 ssl.truststore.type = JKS 13:58:36 transaction.timeout.ms = 60000 13:58:36 transactional.id = null 13:58:36 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:58:36 13:58:36 2025-06-13T13:58:36.558Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:36 2025-06-13T13:58:36.563Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:36 2025-06-13T13:58:36.563Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:36 2025-06-13T13:58:36.563Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:36 2025-06-13T13:58:36.563Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823116563 13:58:36 2025-06-13T13:58:36.567Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.567Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.578Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:36 2025-06-13T13:58:36.603Z ERROR 6502 --- [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 13:58:36 13:58:36 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 13:58:36 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:58:36 at java.base/java.lang.Thread.run(Thread.java:833) 13:58:36 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:58:36 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 13:58:36 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 13:58:36 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 13:58:36 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 13:58:36 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 13:58:36 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:168) 13:58:36 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:134) 13:58:36 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:145) 13:58:36 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.pollForFetches(LegacyKafkaConsumer.java:694) 13:58:36 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:618) 13:58:36 at org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer.poll(LegacyKafkaConsumer.java:591) 13:58:36 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 13:58:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 13:58:36 ... 3 common frames omitted 13:58:36 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:58:36 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:58:36 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:58:36 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:58:36 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:58:36 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:58:36 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 13:58:36 ... 16 common frames omitted 13:58:36 13:58:36 2025-06-13T13:58:36.643Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:36 2025-06-13T13:58:36.643Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.643Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:36 2025-06-13T13:58:36.677Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.677Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.741Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.741Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.741Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 13:58:36 2025-06-13T13:58:36.741Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:58:36 2025-06-13T13:58:36.741Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 13:58:36 2025-06-13T13:58:36.741Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.741Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 144ms, elapsed time since send: 144ms, throttle time: 0ms, request timeout: 30000ms) 13:58:36 2025-06-13T13:58:36.742Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 13:58:36 2025-06-13T13:58:36.742Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 13:58:36 2025-06-13T13:58:36.742Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=462140712, epoch=2) to node 1: 13:58:36 13:58:36 org.apache.kafka.common.errors.DisconnectException: null 13:58:36 13:58:36 2025-06-13T13:58:36.742Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 13:58:36 2025-06-13T13:58:36.742Z INFO 6502 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:58:36 2025-06-13T13:58:36.743Z INFO 6502 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.743Z INFO 6502 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 144ms, elapsed time since send: 144ms, throttle time: 0ms, request timeout: 30000ms) 13:58:36 2025-06-13T13:58:36.743Z INFO 6502 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=231690172, epoch=2) to node 1: 13:58:36 13:58:36 org.apache.kafka.common.errors.DisconnectException: null 13:58:36 13:58:36 2025-06-13T13:58:36.744Z INFO 6502 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:58:36 2025-06-13T13:58:36.842Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.842Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.858Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.858Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.859Z INFO 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.859Z WARN 6502 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.859Z INFO 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 13:58:36 2025-06-13T13:58:36.860Z WARN 6502 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.911Z INFO 6502 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.912Z INFO 6502 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 13:58:36 2025-06-13T13:58:36.913Z INFO 6502 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:58:36 2025-06-13T13:58:36.915Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:36 2025-06-13T13:58:36.915Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:36 2025-06-13T13:58:36.915Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:36 2025-06-13T13:58:36.917Z INFO 6502 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 13:58:36 2025-06-13T13:58:36.917Z INFO 6502 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:58:36 2025-06-13T13:58:36.917Z INFO 6502 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 13:58:36 2025-06-13T13:58:36.917Z INFO 6502 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:58:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.519 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 13:58:36 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 13:58:37 13:58:36,946 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:58:37 13:58:36,946 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:58:37 13:58:36,947 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:58:37 13:58:36,950 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:58:37 13:58:36,950 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:58:37 13:58:36,950 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:58:37 13:58:36,950 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:58:37 13:58:36,950 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:58:37 13:58:36,952 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:58:37 13:58:36,953 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6502 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:58:37 13:58:36,953 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:58:37 13:58:36,953 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:58:37 13:58:36,953 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:58:37 13:58:36,953 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:58:37 13:58:36,953 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:58:37 13:58:36,954 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:58:37 13:58:36,954 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:58:37 13:58:36,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:58:37 13:58:36,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:37 13:58:36,956 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:58:37 13:58:36,956 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:58:37 13:58:36,956 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@271bc2da - value "{ 13:58:37 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:58:37 "logTypeName": "", 13:58:37 "logLevel": "%level", 13:58:37 "traceId": "%X{traceId:-}", 13:58:37 "statusCode": "", 13:58:37 "principalId": "", 13:58:37 "serviceName": "", 13:58:37 "message": "%message", 13:58:37 "spanId": "%X{spanId:-}", 13:58:37 "processId": "6502", 13:58:37 "threadName": "%thread", 13:58:37 "class": "%logger{40}", 13:58:37 "exception": "%wEx" 13:58:37 }" substituted for "{ 13:58:37 "logTimeStamp": "${currentTimeStamp:-}", 13:58:37 "logTypeName": "", 13:58:37 "logLevel": "%level", 13:58:37 "traceId": "%X{traceId:-}", 13:58:37 "statusCode": "", 13:58:37 "principalId": "${username:-}", 13:58:37 "serviceName": "${springAppName:-}", 13:58:37 "message": "%message", 13:58:37 "spanId": "%X{spanId:-}", 13:58:37 "processId": "${PID:-}", 13:58:37 "threadName": "%thread", 13:58:37 "class": "%logger{40}", 13:58:37 "exception": "%wEx" 13:58:37 }" 13:58:37 13:58:36,960 |-INFO in ch.qos.logback.classic.pattern.DateConverter@348aad40 - Setting zoneId to "UTC" 13:58:37 13:58:36,960 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:58:37 13:58:36,960 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:58:37 13:58:36,960 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:58:37 13:58:36,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:58:37 13:58:36,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:58:37 13:58:36,972 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:58:37 13:58:36,972 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:58:37 13:58:36,972 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:58:37 13:58:36,972 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:58:37 13:58:36,973 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:58:37 13:58:36,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37208185 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:58:37 13:58:36,973 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:58:37 13:58:36,973 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@27b76f78 - End of configuration. 13:58:37 13:58:36,973 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5e437446 - Registering current configuration as safe fallback point 13:58:37 13:58:37 13:58:37 . ____ _ __ _ _ 13:58:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:37 =========|_|==============|___/=/_/_/_/ 13:58:37 13:58:37 :: Spring Boot :: (v3.4.4) 13:58:37 13:58:37 2025-06-13T13:58:36.979Z INFO 6502 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:37 2025-06-13T13:58:36.979Z INFO 6502 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 13:58:37 2025-06-13T13:58:37.066Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.066Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.071Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.071Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.139Z INFO 6502 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.211 seconds (process running for 112.827) 13:58:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 13:58:37 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 13:58:37 2025-06-13T13:58:37.157Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.157Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.224Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.224Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.234Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.234Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.271Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.271Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.272Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.272Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.272Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.272Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.297Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.297Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.319Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.319Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.331Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.331Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.365Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.365Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.481Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.499Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 13:58:37 2025-06-13T13:58:37.499Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 13:58:37 2025-06-13T13:58:37.501Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.502Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 13:58:37 2025-06-13T13:58:37.502Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 13:58:37 2025-06-13T13:58:37.504Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.505Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 13:58:37 2025-06-13T13:58:37.505Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 13:58:37 2025-06-13T13:58:37.506Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.507Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 13:58:37 2025-06-13T13:58:37.507Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 13:58:37 2025-06-13T13:58:37.512Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.513Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 13:58:37 2025-06-13T13:58:37.514Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 13:58:37 2025-06-13T13:58:37.514Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 13:58:37 2025-06-13T13:58:37.514Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Request to Policy Executor failed with unexpected exception 13:58:37 13:58:37 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 123 : other 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:190) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:176) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:110) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$checkPermission.call(Unknown Source) 13:58:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec.$spock_feature_0_1(PolicyExecutorSpec.groovy:93) 13:58:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:58:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:58:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:58:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:58:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:58:37 13:58:37 2025-06-13T13:58:37.531Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.531Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.544Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.544Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.561Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.562Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : HTTP Error Message: null 13:58:37 2025-06-13T13:58:37.563Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 13:58:37 2025-06-13T13:58:37.563Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 13:58:37 2025-06-13T13:58:37.563Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 13:58:37 2025-06-13T13:58:37.564Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.565Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : HTTP Error Message: null 13:58:37 2025-06-13T13:58:37.565Z WARN 6502 --- [ 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 13:58:37 2025-06-13T13:58:37.565Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 13:58:37 2025-06-13T13:58:37.565Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 13:58:37 2025-06-13T13:58:37.565Z WARN 6502 --- [ 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 13:58:37 2025-06-13T13:58:37.566Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.567Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 13:58:37 2025-06-13T13:58:37.569Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.569Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.569Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.570Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 13:58:37 2025-06-13T13:58:37.570Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 13:58:37 2025-06-13T13:58:37.570Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 13:58:37 2025-06-13T13:58:37.570Z WARN 6502 --- [ 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 13:58:37 2025-06-13T13:58:37.573Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.574Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Cannot connect to Policy Executor (some host:some port). Falling back to configured default decision: deny by default 13:58:37 2025-06-13T13:58:37.574Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 13:58:37 2025-06-13T13:58:37.574Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 13:58:37 2025-06-13T13:58:37.574Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Cannot connect to Policy Executor (some host:some port). Falling back to configured default decision: deny by default 13:58:37 2025-06-13T13:58:37.576Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.577Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 13:58:37 2025-06-13T13:58:37.577Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 13:58:37 2025-06-13T13:58:37.577Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 13:58:37 2025-06-13T13:58:37.578Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.578Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Cannot connect to Policy Executor (some host:some port). Falling back to configured default decision: allow 13:58:37 2025-06-13T13:58:37.578Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 13:58:37 2025-06-13T13:58:37.578Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 13:58:37 2025-06-13T13:58:37.580Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.581Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Request to Policy Executor failed with unexpected exception 13:58:37 13:58:37 java.lang.RuntimeException: null 13:58:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec.$spock_feature_0_8(PolicyExecutorSpec.groovy:184) 13:58:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:58:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:58:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:58:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:58:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:58:37 13:58:37 2025-06-13T13:58:37.582Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 13:58:37 2025-06-13T13:58:37.585Z WARN 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Request to Policy Executor failed with unexpected exception 13:58:37 13:58:37 org.onap.cps.ncmp.api.exceptions.NcmpException: Cannot convert Change Request data to Object 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getSingleOperationAsMap(PolicyExecutor.java:131) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:151) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:100) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$checkPermission.call(Unknown Source) 13:58:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec.$spock_feature_0_9(PolicyExecutorSpec.groovy:195) 13:58:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:58:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:58:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:58:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:58:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:58:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:58:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:58:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:58:37 13:58:37 2025-06-13T13:58:37.588Z TRACE 6502 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 13:58:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 13:58:37 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 13:58:37 2025-06-13T13:58:37.644Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:37 2025-06-13T13:58:37.644Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.644Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:37 13:58:37 . ____ _ __ _ _ 13:58:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:37 =========|_|==============|___/=/_/_/_/ 13:58:37 13:58:37 :: Spring Boot :: (v3.4.4) 13:58:37 13:58:37 2025-06-13T13:58:37.656Z INFO 6502 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:37 2025-06-13T13:58:37.656Z INFO 6502 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:58:37 2025-06-13T13:58:37.678Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.678Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.716Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.716Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.916Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:37 2025-06-13T13:58:37.916Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.916Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:37 2025-06-13T13:58:37.936Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:37 2025-06-13T13:58:37.936Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:37 2025-06-13T13:58:37.962Z INFO 6502 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.32 seconds (process running for 113.65) 13:58:38 2025-06-13T13:58:38.016Z WARN 6502 --- [ 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: 370ceb13-5315-4777-bc6c-b7a94a2259fe 13:58:38 2025-06-13T13:58:38.030Z ERROR 6502 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 13:58:38 13:58:38 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 13:58:38 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 13:58:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:287) 13:58:38 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 13:58:38 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 13:58:38 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 13:58:38 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 13:58:38 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 13:58:38 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 13:58:38 at reactor.core.publisher.Flux.subscribe(Flux.java:8891) 13:58:38 at reactor.core.publisher.Flux.subscribeWith(Flux.java:9012) 13:58:38 at reactor.core.publisher.Flux.subscribe(Flux.java:8856) 13:58:38 at reactor.core.publisher.Flux.subscribe(Flux.java:8780) 13:58:38 at reactor.core.publisher.Flux.subscribe(Flux.java:8698) 13:58:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:297) 13:58:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:155) 13:58:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 13:58:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:38 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) 13:58:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:58:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:38 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:58:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:58:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:58:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:58:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:58:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:58:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:58:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:58:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:58:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:58:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:58:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:58:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:58:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:58:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:58:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:58:38 13:58:38 2025-06-13T13:58:38.040Z WARN 6502 --- [ 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: 8e6dd1f4-793b-4fb6-8fc1-ce8ed8eedf38 13:58:38 2025-06-13T13:58:38.056Z WARN 6502 --- [ 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: e7b22802-05e6-455d-b0ba-ecd030f6cd6f 13:58:38 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 13:58:38 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 13:58:38 2025-06-13T13:58:38.092Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:58:38 2025-06-13T13:58:38.140Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: dc9c2e8947a5d4e12bfc16e23a1564e27fbad4ee1e9398c0dc73eb2f6dd560e0 13:58:38 2025-06-13T13:58:38.159Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.159Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.211Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.211Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.226Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.226Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.272Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.272Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.274Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.274Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.297Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.297Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.319Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.319Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.331Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.331Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.373Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.373Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.546Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.546Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.547Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.547Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.575Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.576Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.648Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:38 2025-06-13T13:58:38.648Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.648Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:38 2025-06-13T13:58:38.680Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.680Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.807Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:38 2025-06-13T13:58:38.807Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.917Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:38 2025-06-13T13:58:38.917Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:38 2025-06-13T13:58:38.917Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:39 2025-06-13T13:58:39.161Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.161Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.224Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.224Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.228Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.228Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.264Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.264Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.278Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.278Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.298Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.298Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.321Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.321Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.332Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.332Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.377Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.377Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.488Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.488Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.515Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.515Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.553Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:39 2025-06-13T13:58:39.553Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.553Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:39 2025-06-13T13:58:39.579Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.579Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.602Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.602Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.854Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:39 2025-06-13T13:58:39.854Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.923Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:39 2025-06-13T13:58:39.923Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:39 2025-06-13T13:58:39.923Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:40 2025-06-13T13:58:40.163Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.163Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.226Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.226Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.229Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.229Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.266Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.266Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.282Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.282Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.299Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.299Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.333Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.333Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.364Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.364Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.381Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.381Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.490Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.490Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.516Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.516Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.559Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:40 2025-06-13T13:58:40.559Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.559Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:40 2025-06-13T13:58:40.583Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.583Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.604Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.604Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.856Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:40 2025-06-13T13:58:40.856Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.924Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:40 2025-06-13T13:58:40.924Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:40 2025-06-13T13:58:40.924Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:41 2025-06-13T13:58:41.165Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.165Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.228Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.228Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.231Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.231Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.267Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.267Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.285Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.285Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.300Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.300Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.334Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.334Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.364Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.364Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.384Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.384Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.492Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.492Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.516Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.516Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.560Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:41 2025-06-13T13:58:41.560Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.560Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:41 2025-06-13T13:58:41.586Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.586Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.606Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.606Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.857Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:41 2025-06-13T13:58:41.857Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.925Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:41 2025-06-13T13:58:41.925Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:41 2025-06-13T13:58:41.925Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:42 2025-06-13T13:58:42.167Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.167Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.194Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.194Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.229Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.229Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.268Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.268Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.289Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.289Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.301Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.301Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.336Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.336Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.365Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.365Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.390Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.390Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.494Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.494Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.530Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.530Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.566Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:42 2025-06-13T13:58:42.566Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.566Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:42 2025-06-13T13:58:42.590Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.590Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.608Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.608Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.830Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:42 2025-06-13T13:58:42.830Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:42 2025-06-13T13:58:42.830Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:42 2025-06-13T13:58:42.858Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:42 2025-06-13T13:58:42.858Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.175Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.175Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.194Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.194Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.229Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.230Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.301Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.301Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.303Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.303Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.315Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.315Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.337Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.337Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.367Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.367Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.394Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.394Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.496Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.496Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.531Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.531Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.578Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:43 2025-06-13T13:58:43.578Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.578Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:43 2025-06-13T13:58:43.597Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.597Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.609Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.609Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.844Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:43 2025-06-13T13:58:43.844Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:43 2025-06-13T13:58:43.844Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:43 2025-06-13T13:58:43.859Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:43 2025-06-13T13:58:43.859Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.178Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.178Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.195Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.195Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.229Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.230Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.277Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.277Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.303Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.303Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.312Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.219732867S 13:58:44 2025-06-13T13:58:44.321Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.321Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.333Z WARN 6502 --- [ 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: 98516cfa-0df6-4435-a545-e4227641e2c9 13:58:44 2025-06-13T13:58:44.333Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.333Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-14 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.334Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.335Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.335Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.335Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.335Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124335 13:58:44 2025-06-13T13:58:44.338Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.338Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.367Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.367Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.389Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 13:58:44 2025-06-13T13:58:44.389Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.397Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.397Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.497Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.497Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.503Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.503Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.551Z WARN 6502 --- [ 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: fa141c4c-aa00-4b20-84d5-547f950d2d00 13:58:44 2025-06-13T13:58:44.551Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.551Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-15 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.551Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.553Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.553Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.553Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.553Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124553 13:58:44 2025-06-13T13:58:44.567Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.577Z WARN 6502 --- [ 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: a78af984-9b1f-4ed2-baee-defaa90aa78c 13:58:44 2025-06-13T13:58:44.577Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.578Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-16 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.578Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.580Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.581Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.581Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.581Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124581 13:58:44 2025-06-13T13:58:44.589Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:44 2025-06-13T13:58:44.589Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.589Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:44 2025-06-13T13:58:44.590Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.604Z WARN 6502 --- [ 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: 77f777bd-e579-48d3-86d1-2845ebacfe44 13:58:44 2025-06-13T13:58:44.605Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.605Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-17 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.605Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.607Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.607Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.607Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.607Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.607Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.607Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124607 13:58:44 2025-06-13T13:58:44.610Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.610Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.622Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.636Z WARN 6502 --- [ 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: c1086e7d-04ff-41a7-8183-8fa2da60d2f9 13:58:44 2025-06-13T13:58:44.637Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.637Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-18 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.637Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.639Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.639Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.639Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.639Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124639 13:58:44 2025-06-13T13:58:44.648Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.661Z WARN 6502 --- [ 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: a6f2f62b-de10-4413-94a4-28609021ab45 13:58:44 2025-06-13T13:58:44.661Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.661Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-19 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.662Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.664Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.664Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.664Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.664Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124664 13:58:44 2025-06-13T13:58:44.679Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.691Z WARN 6502 --- [ 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: 40ae0caa-9a45-481d-93a4-2d8897012dd0 13:58:44 2025-06-13T13:58:44.691Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.691Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-20 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.692Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.694Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.694Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.694Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.694Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124694 13:58:44 2025-06-13T13:58:44.715Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.736Z WARN 6502 --- [ 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: 5486355a-d7ef-44c1-b01c-adb93cd9af37 13:58:44 2025-06-13T13:58:44.737Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.737Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-21 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.737Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.739Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.739Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.739Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.739Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124739 13:58:44 2025-06-13T13:58:44.746Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.761Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:58:44 allow.auto.create.topics = true 13:58:44 auto.commit.interval.ms = 5000 13:58:44 auto.include.jmx.reporter = true 13:58:44 auto.offset.reset = earliest 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 check.crcs = true 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = consumer-test-1-10 13:58:44 client.rack = 13:58:44 connections.max.idle.ms = 540000 13:58:44 default.api.timeout.ms = 60000 13:58:44 enable.auto.commit = true 13:58:44 enable.metrics.push = true 13:58:44 exclude.internal.topics = true 13:58:44 fetch.max.bytes = 52428800 13:58:44 fetch.max.wait.ms = 500 13:58:44 fetch.min.bytes = 1 13:58:44 group.id = test-1 13:58:44 group.instance.id = null 13:58:44 group.protocol = classic 13:58:44 group.remote.assignor = null 13:58:44 heartbeat.interval.ms = 3000 13:58:44 interceptor.classes = [] 13:58:44 internal.leave.group.on.close = true 13:58:44 internal.throw.on.fetch.stable.offset.unsupported = false 13:58:44 isolation.level = read_uncommitted 13:58:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:58:44 max.partition.fetch.bytes = 1048576 13:58:44 max.poll.interval.ms = 300000 13:58:44 max.poll.records = 500 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:58:44 receive.buffer.bytes = 65536 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 session.timeout.ms = 45000 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:58:44 13:58:44 2025-06-13T13:58:44.761Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.763Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.764Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.764Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124763 13:58:44 2025-06-13T13:58:44.764Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 13:58:44 2025-06-13T13:58:44.769Z WARN 6502 --- [ 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: f19fd9e1-80dc-45ca-8a0f-85aad8b7d125 13:58:44 2025-06-13T13:58:44.770Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:58:44 2025-06-13T13:58:44.770Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:58:44 acks = -1 13:58:44 auto.include.jmx.reporter = true 13:58:44 batch.size = 16384 13:58:44 bootstrap.servers = [localhost:32777] 13:58:44 buffer.memory = 33554432 13:58:44 client.dns.lookup = use_all_dns_ips 13:58:44 client.id = producer-22 13:58:44 compression.gzip.level = -1 13:58:44 compression.lz4.level = 9 13:58:44 compression.type = none 13:58:44 compression.zstd.level = 3 13:58:44 connections.max.idle.ms = 540000 13:58:44 delivery.timeout.ms = 120000 13:58:44 enable.idempotence = false 13:58:44 enable.metrics.push = true 13:58:44 interceptor.classes = [] 13:58:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:58:44 linger.ms = 1 13:58:44 max.block.ms = 60000 13:58:44 max.in.flight.requests.per.connection = 5 13:58:44 max.request.size = 1048576 13:58:44 metadata.max.age.ms = 300000 13:58:44 metadata.max.idle.ms = 300000 13:58:44 metadata.recovery.strategy = none 13:58:44 metric.reporters = [] 13:58:44 metrics.num.samples = 2 13:58:44 metrics.recording.level = INFO 13:58:44 metrics.sample.window.ms = 30000 13:58:44 partitioner.adaptive.partitioning.enable = true 13:58:44 partitioner.availability.timeout.ms = 0 13:58:44 partitioner.class = null 13:58:44 partitioner.ignore.keys = false 13:58:44 receive.buffer.bytes = 32768 13:58:44 reconnect.backoff.max.ms = 1000 13:58:44 reconnect.backoff.ms = 50 13:58:44 request.timeout.ms = 30000 13:58:44 retries = 0 13:58:44 retry.backoff.max.ms = 1000 13:58:44 retry.backoff.ms = 100 13:58:44 sasl.client.callback.handler.class = null 13:58:44 sasl.jaas.config = null 13:58:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:58:44 sasl.kerberos.min.time.before.relogin = 60000 13:58:44 sasl.kerberos.service.name = null 13:58:44 sasl.kerberos.ticket.renew.jitter = 0.05 13:58:44 sasl.kerberos.ticket.renew.window.factor = 0.8 13:58:44 sasl.login.callback.handler.class = null 13:58:44 sasl.login.class = null 13:58:44 sasl.login.connect.timeout.ms = null 13:58:44 sasl.login.read.timeout.ms = null 13:58:44 sasl.login.refresh.buffer.seconds = 300 13:58:44 sasl.login.refresh.min.period.seconds = 60 13:58:44 sasl.login.refresh.window.factor = 0.8 13:58:44 sasl.login.refresh.window.jitter = 0.05 13:58:44 sasl.login.retry.backoff.max.ms = 10000 13:58:44 sasl.login.retry.backoff.ms = 100 13:58:44 sasl.mechanism = GSSAPI 13:58:44 sasl.oauthbearer.clock.skew.seconds = 30 13:58:44 sasl.oauthbearer.expected.audience = null 13:58:44 sasl.oauthbearer.expected.issuer = null 13:58:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:58:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:58:44 sasl.oauthbearer.jwks.endpoint.url = null 13:58:44 sasl.oauthbearer.scope.claim.name = scope 13:58:44 sasl.oauthbearer.sub.claim.name = sub 13:58:44 sasl.oauthbearer.token.endpoint.url = null 13:58:44 security.protocol = PLAINTEXT 13:58:44 security.providers = null 13:58:44 send.buffer.bytes = 131072 13:58:44 socket.connection.setup.timeout.max.ms = 30000 13:58:44 socket.connection.setup.timeout.ms = 10000 13:58:44 ssl.cipher.suites = null 13:58:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:58:44 ssl.endpoint.identification.algorithm = https 13:58:44 ssl.engine.factory.class = null 13:58:44 ssl.key.password = null 13:58:44 ssl.keymanager.algorithm = SunX509 13:58:44 ssl.keystore.certificate.chain = null 13:58:44 ssl.keystore.key = null 13:58:44 ssl.keystore.location = null 13:58:44 ssl.keystore.password = null 13:58:44 ssl.keystore.type = JKS 13:58:44 ssl.protocol = TLSv1.3 13:58:44 ssl.provider = null 13:58:44 ssl.secure.random.implementation = null 13:58:44 ssl.trustmanager.algorithm = PKIX 13:58:44 ssl.truststore.certificates = null 13:58:44 ssl.truststore.location = null 13:58:44 ssl.truststore.password = null 13:58:44 ssl.truststore.type = JKS 13:58:44 transaction.timeout.ms = 60000 13:58:44 transactional.id = null 13:58:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:58:44 13:58:44 2025-06-13T13:58:44.770Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:58:44 2025-06-13T13:58:44.772Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:58:44 2025-06-13T13:58:44.772Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:58:44 2025-06-13T13:58:44.772Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:58:44 2025-06-13T13:58:44.772Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823124772 13:58:44 2025-06-13T13:58:44.779Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.788Z INFO 6502 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:58:44 2025-06-13T13:58:44.861Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:44 2025-06-13T13:58:44.861Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.861Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:44 2025-06-13T13:58:44.861Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:44 2025-06-13T13:58:44.861Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:44 2025-06-13T13:58:44.921Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 13:58:44 2025-06-13T13:58:44.923Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 13:58:44 2025-06-13T13:58:44.948Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-5b7e9936-011c-4e84-94f3-a13cfee6704f 13:58:44 2025-06-13T13:58:44.949Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 13:58:44 2025-06-13T13:58:44.969Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-5b7e9936-011c-4e84-94f3-a13cfee6704f', protocol='range'} 13:58:44 2025-06-13T13:58:44.970Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-5b7e9936-011c-4e84-94f3-a13cfee6704f=Assignment(partitions=[my-topic-name-0])} 13:58:45 2025-06-13T13:58:44.993Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-5b7e9936-011c-4e84-94f3-a13cfee6704f', protocol='range'} 13:58:45 2025-06-13T13:58:44.993Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 13:58:45 2025-06-13T13:58:44.993Z INFO 6502 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 13:58:45 2025-06-13T13:58:45.007Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 13:58:45 2025-06-13T13:58:45.018Z INFO 6502 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 13:58:45 2025-06-13T13:58:45.120Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.120Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.121Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.121Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.121Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.121Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.121Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.122Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.122Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 5 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 13:58:45 2025-06-13T13:58:45.122Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.122Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.122Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.123Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.123Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.123Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.124Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.124Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.129Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.129Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.179Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.179Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.194Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.194Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 14 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 130ms, throttle time: 0ms, request timeout: 30000ms) 13:58:45 2025-06-13T13:58:45.194Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.194Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 13:58:45 2025-06-13T13:58:45.194Z INFO 6502 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=222521032, epoch=1) to node 1: 13:58:45 13:58:45 org.apache.kafka.common.errors.DisconnectException: null 13:58:45 13:58:45 2025-06-13T13:58:45.194Z INFO 6502 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:58:45 2025-06-13T13:58:45.195Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.195Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.209Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.209Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.219Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.219Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.220Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.220Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.222Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.222Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.224Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.224Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.227Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.228Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.229Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.229Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.235Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.235Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.241Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.241Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.242Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.242Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.182 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 13:58:45 2025-06-13T13:58:45.280Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.280Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.297Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.297Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 13:58:45 2025-06-13T13:58:45.306Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.306Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.318Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.318Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.325Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.325Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.335Z INFO 6502 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for read operation is: my-job-id 13:58:45 2025-06-13T13:58:45.335Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.335Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.339Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.339Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.339Z INFO 6502 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 13:58:45 2025-06-13T13:58:45.339Z DEBUG 6502 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 13:58:45 2025-06-13T13:58:45.340Z INFO 6502 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 13:58:45 2025-06-13T13:58:45.340Z DEBUG 6502 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 13:58:45 2025-06-13T13:58:45.340Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.340Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 13:58:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 13:58:45 2025-06-13T13:58:45.367Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.367Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 13:58:45 2025-06-13T13:58:45.397Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.397Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 13:58:45 2025-06-13T13:58:45.401Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.402Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec 13:58:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 13:58:45 2025-06-13T13:58:45.418Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.418Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.439Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.439Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.444Z WARN 6502 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 13:58:45 2025-06-13T13:58:45.445Z WARN 6502 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 13:58:45 2025-06-13T13:58:45.447Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.447Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 13:58:45 2025-06-13T13:58:45.457Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.457Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.457Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.457Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 13:58:45 2025-06-13T13:58:45.459Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.459Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.472Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.472Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.480Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.480Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 13:58:45 2025-06-13T13:58:45.498Z WARN 6502 --- [ 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 13:58:45 2025-06-13T13:58:45.498Z WARN 6502 --- [ 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 13:58:45 2025-06-13T13:58:45.498Z WARN 6502 --- [ 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 13:58:45 2025-06-13T13:58:45.499Z WARN 6502 --- [ 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 13:58:45 2025-06-13T13:58:45.500Z WARN 6502 --- [ 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 13:58:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 13:58:45 2025-06-13T13:58:45.517Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.517Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 13:58:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 13:58:45 2025-06-13T13:58:45.533Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 13:58:45 o o o o---o o--o o o---o o o----o o--o--o 13:58:45 | | / \ / | / / \ | | 13:58:45 o----o o o o----o | o o o----o | 13:58:45 | | * \ / | \ * \ | | 13:58:45 o o * o o---o o--o o----o o---o * o o----o o 13:58:45 13:58:45 2025-06-13T13:58:45.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:58:45 2025-06-13T13:58:45.533Z INFO 6502 --- [ 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 13:58:45 2025-06-13T13:58:45.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 13:58:45 2025-06-13T13:58:45.533Z INFO 6502 --- [ 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. 13:58:45 2025-06-13T13:58:45.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:58:45 To enable the Jet engine on the members, do one of the following: 13:58:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:58:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:58:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:58:45 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:58:45 2025-06-13T13:58:45.548Z INFO 6502 --- [ 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. 13:58:45 2025-06-13T13:58:45.550Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 13:58:45 2025-06-13T13:58:45.551Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.551Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.557Z INFO 6502 --- [ 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. 13:58:45 2025-06-13T13:58:45.558Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 13:58:45 2025-06-13T13:58:45.559Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.559Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.595Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.595Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.595Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:45 2025-06-13T13:58:45.599Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.599Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.610Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.610Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.611Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.611Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.710Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.710Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.841Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:45 2025-06-13T13:58:45.841Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.841Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:45 2025-06-13T13:58:45.862Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.862Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.872Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.872Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.889Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.889Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.909Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.909Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.917Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.917Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.921Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.921Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.930Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.930Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:45 2025-06-13T13:58:45.970Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:45 2025-06-13T13:58:45.970Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.000Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.000Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.036Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.036Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.179Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.179Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.180Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.180Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.196Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.196Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.231Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.231Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.282Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.282Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.307Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.307Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.329Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.329Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.340Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.340Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.398Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.398Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.407Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.407Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.419Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.419Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.423Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.423Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.440Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.440Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.612Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.612Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.639Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.639Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.643Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:46 2025-06-13T13:58:46.643Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.643Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:46 2025-06-13T13:58:46.702Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.702Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.775Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.775Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.804Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.804Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.844Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:46 2025-06-13T13:58:46.844Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.844Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:46 2025-06-13T13:58:46.862Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.862Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.863Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.863Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.863Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.863Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.886Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.886Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.895Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.895Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.921Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.921Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:46 2025-06-13T13:58:46.932Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:46 2025-06-13T13:58:46.932Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.182Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.182Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.197Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.197Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.221Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.221Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.231Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.231Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.283Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.283Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.309Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.309Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.332Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.332Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.340Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.340Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.398Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.398Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.410Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.410Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.420Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.420Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.440Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.440Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.597Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:47 2025-06-13T13:58:47.597Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.597Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:47 2025-06-13T13:58:47.614Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.614Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.639Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.639Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.667Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.667Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.704Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.704Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.747Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:47 2025-06-13T13:58:47.747Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.747Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:47 2025-06-13T13:58:47.785Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.785Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.806Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.806Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.810Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.810Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.864Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.864Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.897Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.897Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.912Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.912Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.921Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.921Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:47 2025-06-13T13:58:47.922Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 13:58:47 13:58:47 Members {size:1, ver:1} [ 13:58:47 Member [10.250.0.254]:5701 - 0b63ae32-82eb-435d-bf9a-bbfb812c9558 this 13:58:47 ] 13:58:47 13:58:47 2025-06-13T13:58:47.922Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 13:58:47 2025-06-13T13:58:47.934Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:58:47 2025-06-13T13:58:47.936Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:47 2025-06-13T13:58:47.936Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.164Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 13:58:48 2025-06-13T13:58:48.165Z INFO 6502 --- [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 - 0b63ae32-82eb-435d-bf9a-bbfb812c9558 this is handled 13:58:48 2025-06-13T13:58:48.166Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 13:58:48 2025-06-13T13:58:48.167Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 13:58:48 2025-06-13T13:58:48.167Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 13:58:48 2025-06-13T13:58:48.182Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.182Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.199Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.199Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.227Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.227Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.266Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.266Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.270Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.270Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.334Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.334Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.341Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.341Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.345Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.345Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.399Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.399Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.412Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.412Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.421Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.421Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.441Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.441Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.476Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:58:48 2025-06-13T13:58:48.476Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 311 ms. 13:58:48 2025-06-13T13:58:48.476Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 13:58:48 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.949 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 13:58:48 2025-06-13T13:58:48.499Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 13:58:48 2025-06-13T13:58:48.499Z DEBUG 6502 --- [ 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) 13:58:48 2025-06-13T13:58:48.532Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 13:58:48 2025-06-13T13:58:48.532Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 13:58:48 2025-06-13T13:58:48.536Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 13:58:48 2025-06-13T13:58:48.536Z DEBUG 6502 --- [ 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) 13:58:48 2025-06-13T13:58:48.537Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 13:58:48 2025-06-13T13:58:48.537Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 13:58:48 2025-06-13T13:58:48.542Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 13:58:48 2025-06-13T13:58:48.542Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 13:58:48 2025-06-13T13:58:48.544Z ERROR 6502 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 13:58:48 2025-06-13T13:58:48.547Z ERROR 6502 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 13:58:48 2025-06-13T13:58:48.547Z ERROR 6502 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 13:58:48 2025-06-13T13:58:48.549Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 13:58:48 2025-06-13T13:58:48.549Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 13:58:48 2025-06-13T13:58:48.549Z ERROR 6502 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 13:58:48 2025-06-13T13:58:48.549Z INFO 6502 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 13:58:48 2025-06-13T13:58:48.549Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 13:58:48 2025-06-13T13:58:48.551Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:48 2025-06-13T13:58:48.551Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.551Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:48 2025-06-13T13:58:48.558Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 13:58:48 2025-06-13T13:58:48.560Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 13:58:48 2025-06-13T13:58:48.561Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 13:58:48 2025-06-13T13:58:48.562Z DEBUG 6502 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle myHandle1 is already set to same id. 13:58:48 2025-06-13T13:58:48.563Z WARN 6502 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 13:58:48 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 13:58:48 2025-06-13T13:58:48.617Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.617Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.645Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.645Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.649Z INFO 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 13:58:48 2025-06-13T13:58:48.653Z INFO 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 13:58:48 2025-06-13T13:58:48.654Z INFO 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 13:58:48 2025-06-13T13:58:48.657Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 13:58:48 2025-06-13T13:58:48.658Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 13:58:48 2025-06-13T13:58:48.659Z INFO 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 13:58:48 2025-06-13T13:58:48.659Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 13:58:48 2025-06-13T13:58:48.668Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.668Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.683Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 13:58:48 13:58:48 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 13:58:48 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:75) 13:58:48 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 13:58:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 13:58:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 13:58:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 13:58:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 13:58:48 at groovy.lang.Closure.call(Closure.java:427) 13:58:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 13:58:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 13:58:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 13:58:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 13:58:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 13:58:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 13:58:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 13:58:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 13:58:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 13:58:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 13:58:48 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 13:58:48 at jdk.proxy2/jdk.proxy2.$Proxy236.initiateStateAdvised(Unknown Source) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:396) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1755477363.processCreatedCmHandles$accessor$ymn5nDXj(Unknown Source) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1755477363$auxiliary$X1mpjeEK.call(Unknown Source) 13:58:48 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 13:58:48 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 13:58:48 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 13:58:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 13:58:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 13:58:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1755477363.processCreatedCmHandles(Unknown Source) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1755477363.updateDmiRegistration$accessor$ymn5nDXj(Unknown Source) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1755477363$auxiliary$k3c7Z8oO.call(Unknown Source) 13:58:48 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 13:58:48 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 13:58:48 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 13:58:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 13:58:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 13:58:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1755477363.updateDmiRegistration(Unknown Source) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1755477363$updateDmiRegistration.call(Unknown Source) 13:58:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:58:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:58:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:58:48 13:58:48 2025-06-13T13:58:48.686Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 13:58:48 13:58:48 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 13:58:48 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:75) 13:58:48 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 13:58:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:58:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:58:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:58:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:58:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:58:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:58:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:58:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:58:48 13:58:48 2025-06-13T13:58:48.689Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 13:58:48 13:58:48 java.lang.RuntimeException: Failed 13:58:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:58:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:58:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:58:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:58:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:58:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 13:58:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 13:58:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 13:58:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 13:58:48 13:58:48 2025-06-13T13:58:48.701Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 13:58:48 2025-06-13T13:58:48.701Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 13:58:48 2025-06-13T13:58:48.708Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 13:58:48 2025-06-13T13:58:48.708Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 13:58:48 2025-06-13T13:58:48.711Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 13:58:48 2025-06-13T13:58:48.711Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 13:58:48 2025-06-13T13:58:48.712Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.712Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.712Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 13:58:48 2025-06-13T13:58:48.712Z ERROR 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 13:58:48 2025-06-13T13:58:48.718Z INFO 6502 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 13:58:48 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec 13:58:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec 13:58:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 13:58:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 13:58:48 2025-06-13T13:58:48.768Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:48 2025-06-13T13:58:48.768Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.768Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:48 2025-06-13T13:58:48.773Z ERROR 6502 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 13:58:48 2025-06-13T13:58:48.787Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.787Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.808Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.808Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.812Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.812Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 13:58:48 2025-06-13T13:58:48.866Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.866Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.898Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.898Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.911Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.911Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 2025-06-13T13:58:48.912Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.912Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:48 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 13:58:48 2025-06-13T13:58:48.966Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:48 2025-06-13T13:58:48.966Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:48 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 13:58:48 2025-06-13T13:58:48.989Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 13:58:48 2025-06-13T13:58:48.989Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 13:58:48 2025-06-13T13:58:48.989Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 13:58:48 2025-06-13T13:58:48.989Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 13:58:48 2025-06-13T13:58:48.990Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 13:58:48 2025-06-13T13:58:48.990Z ERROR 6502 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Error retrieving resource data for Cm-Handle: cm-handle-1 13:58:48 2025-06-13T13:58:48.990Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : cm-handle-1 already processed by another instance 13:58:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 13:58:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 13:58:49 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 13:58:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 13:58:49 2025-06-13T13:58:49.079Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.079Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.080Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.080Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.080Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.080Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.081Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.082Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.083Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.084Z WARN 6502 --- [ 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 . 13:58:49 2025-06-13T13:58:49.085Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.085Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.086Z WARN 6502 --- [ 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 . 13:58:49 2025-06-13T13:58:49.088Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 13:58:49 2025-06-13T13:58:49.091Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 13:58:49 2025-06-13T13:58:49.092Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 13:58:49 2025-06-13T13:58:49.092Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 13:58:49 2025-06-13T13:58:49.092Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 13:58:49 2025-06-13T13:58:49.092Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 13:58:49 2025-06-13T13:58:49.094Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 13:58:49 2025-06-13T13:58:49.094Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 13:58:49 2025-06-13T13:58:49.094Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 13:58:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 13:58:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 13:58:49 2025-06-13T13:58:49.108Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:58:49 o o o o---o o--o o o---o o o----o o--o--o 13:58:49 | | / \ / | / / \ | | 13:58:49 o----o o o o----o | o o o----o | 13:58:49 | | * \ / | \ * \ | | 13:58:49 o o * o o---o o--o o----o o---o * o o----o o 13:58:49 13:58:49 2025-06-13T13:58:49.108Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:58:49 2025-06-13T13:58:49.108Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:58:49 2025-06-13T13:58:49.108Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:58:49 2025-06-13T13:58:49.108Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:58:49 2025-06-13T13:58:49.108Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:58:49 To enable the Jet engine on the members, do one of the following: 13:58:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:58:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:58:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:58:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:58:49 2025-06-13T13:58:49.118Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:58:49 2025-06-13T13:58:49.119Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:58:49 2025-06-13T13:58:49.132Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:58:49 2025-06-13T13:58:49.132Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:58:49 2025-06-13T13:58:49.157Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.157Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.184Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.184Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.199Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.199Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.252Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.252Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.266Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.267Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.343Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.343Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.346Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.346Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.349Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.349Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.401Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.401Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.414Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:49 2025-06-13T13:58:49.414Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.414Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:49 2025-06-13T13:58:49.423Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.423Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.443Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.443Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.453Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.453Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.529Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.529Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.632Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:49 2025-06-13T13:58:49.632Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.632Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:49 2025-06-13T13:58:49.646Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.646Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.669Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.669Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.714Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.714Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.788Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.789Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.809Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.809Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.814Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.814Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.843Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.843Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.867Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.867Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:49 2025-06-13T13:58:49.898Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:49 2025-06-13T13:58:49.898Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:49.914Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:50 2025-06-13T13:58:49.914Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:49.967Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:50 2025-06-13T13:58:49.967Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.182Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.182Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.185Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.185Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.200Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.200Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.253Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.253Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.267Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.267Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.304Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.304Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.348Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.348Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.352Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.352Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.401Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.401Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.417Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:50 2025-06-13T13:58:50.418Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.418Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:50 2025-06-13T13:58:50.426Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.426Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.445Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.445Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.453Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.453Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.533Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.533Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.638Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:50 2025-06-13T13:58:50.638Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.638Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:50 2025-06-13T13:58:50.647Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.647Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.670Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.670Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.717Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.717Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.788Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.788Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.809Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.810Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.816Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.816Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.847Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.847Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.866Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.866Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:50 2025-06-13T13:58:50.900Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:50 2025-06-13T13:58:50.900Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:50.915Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:51 2025-06-13T13:58:50.915Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:50.969Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:51 2025-06-13T13:58:50.969Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.182Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.182Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.187Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.187Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.191Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.191Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.255Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.255Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.269Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.269Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.309Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.309Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.349Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.349Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.354Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.354Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.383Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:51 2025-06-13T13:58:51.383Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.383Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:51 2025-06-13T13:58:51.411Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.411Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.430Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.430Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.434Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.434Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.446Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.446Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.455Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.455Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.649Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.649Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.671Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.671Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.671Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:51 2025-06-13T13:58:51.671Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.671Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:51 2025-06-13T13:58:51.719Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.719Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.790Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.790Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.810Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.810Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.817Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.817Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.840Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.840Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.849Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.849Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.868Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.868Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:51 2025-06-13T13:58:51.902Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:51 2025-06-13T13:58:51.902Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:51.917Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:52 2025-06-13T13:58:51.917Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.146Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:58:52 13:58:52 Members {size:1, ver:1} [ 13:58:52 Member [10.30.107.148]:5701 - 2b0bcd64-74a7-4c27-a251-42b3ee18e19d this 13:58:52 ] 13:58:52 13:58:52 2025-06-13T13:58:52.147Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:58:52 2025-06-13T13:58:52.160Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 13:58:52 2025-06-13T13:58:52.161Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 13:58:52 2025-06-13T13:58:52.162Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 13:58:52 2025-06-13T13:58:52.165Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 13:58:52 2025-06-13T13:58:52.165Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 13:58:52 2025-06-13T13:58:52.168Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:58:52 2025-06-13T13:58:52.183Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.183Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.184Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 13:58:52 2025-06-13T13:58:52.184Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 13:58:52 2025-06-13T13:58:52.188Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.188Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.192Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.192Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.209Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 13:58:52 2025-06-13T13:58:52.213Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:58:52 2025-06-13T13:58:52.214Z INFO 6502 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 2b0bcd64-74a7-4c27-a251-42b3ee18e19d this is handled 13:58:52 2025-06-13T13:58:52.215Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:58:52 2025-06-13T13:58:52.216Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:58:52 2025-06-13T13:58:52.220Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:58:52 2025-06-13T13:58:52.256Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.256Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.257Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:58:52 2025-06-13T13:58:52.257Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 43 ms. 13:58:52 2025-06-13T13:58:52.258Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:58:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.161 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 13:58:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 13:58:52 2025-06-13T13:58:52.270Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.270Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-1 added to the work queue. 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:58:52 2025-06-13T13:58:52.283Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-1 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-2 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-3 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-4 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-5 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-6 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-7 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-8 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-9 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-10 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-11 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-12 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-13 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-14 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-15 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-16 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-17 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-18 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-19 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-20 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-21 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-22 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-23 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-24 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-25 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-26 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-27 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-28 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-29 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-30 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-31 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-32 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-33 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-34 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-35 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-36 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-37 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-38 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-39 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-40 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-41 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-42 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-43 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-44 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-45 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-46 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-47 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-48 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-49 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-50 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-51 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-52 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-53 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-54 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-55 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-56 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-57 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-58 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-59 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-60 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-61 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-62 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-63 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-64 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-65 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-66 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-67 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-68 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-69 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-70 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-71 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-72 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-73 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-74 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-75 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-76 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-77 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-78 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-79 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-80 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-81 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-82 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-83 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-84 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-85 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-86 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-87 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-88 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-89 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-90 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-91 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-92 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-93 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-94 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-95 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-96 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-97 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-98 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-99 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-100 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-101 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-102 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-103 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-104 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-105 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-106 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-107 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-108 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-109 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-110 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-111 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-112 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-113 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-114 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-115 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-116 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-117 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-118 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-119 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-120 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-121 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-122 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-123 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-124 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-125 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-126 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-127 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-128 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-129 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-130 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-131 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-132 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-133 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-134 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-135 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-136 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-137 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-138 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-139 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-140 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-141 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-142 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-143 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-144 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-145 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-146 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-147 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-148 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-149 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-150 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-151 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-152 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-153 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-154 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-155 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-156 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-157 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-158 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-159 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-160 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-161 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-162 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-163 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-164 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-165 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-166 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-167 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-168 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-169 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-170 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-171 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-172 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-173 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-174 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-175 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-176 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-177 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-178 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-179 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-180 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-181 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-182 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-183 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-184 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-185 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-186 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-187 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-188 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-189 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-190 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-191 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-192 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-193 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-194 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-195 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-196 added to the work queue. 13:58:52 2025-06-13T13:58:52.285Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-197 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-293 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-299 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-300 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-301 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-302 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-303 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-304 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-305 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-306 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-307 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-308 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-309 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-310 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-311 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-312 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-313 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-314 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-315 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-316 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-317 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-318 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-319 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-320 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-321 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-322 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-323 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-324 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-325 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-326 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-327 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-328 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-329 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-330 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-331 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-332 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-333 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-334 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-335 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-336 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-337 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-338 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-339 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-340 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-341 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-342 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-343 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-344 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-345 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-346 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-347 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-348 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-349 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-350 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-351 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-352 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-353 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-354 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-355 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-356 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-357 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-358 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-359 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-360 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-361 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-362 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-363 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-364 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-365 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-366 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-367 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-368 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-369 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-370 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-371 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-372 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-373 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-374 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-375 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-376 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-377 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-378 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-379 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-380 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-381 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-382 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-383 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-384 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-385 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-386 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-387 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-388 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-389 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-390 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-391 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-392 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-393 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-394 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-395 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-396 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-397 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-398 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-399 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-400 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-401 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-402 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-403 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-404 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-405 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-406 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-407 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-408 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-409 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-410 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-411 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-412 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-413 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-414 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-415 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-416 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-417 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-418 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-419 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-420 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-421 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-422 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-423 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-424 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-425 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-426 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-427 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-428 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-429 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-430 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-431 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-432 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-433 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-434 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-435 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-436 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-437 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-438 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-439 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-440 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-441 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-442 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-443 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-444 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-445 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-446 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-447 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-448 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-449 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-450 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-451 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-452 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-453 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-454 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-455 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-456 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-457 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-458 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-459 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-460 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-461 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-462 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-463 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-464 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-465 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-466 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-467 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-468 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-469 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-470 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-471 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-472 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-473 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-474 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-475 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-476 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-477 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-478 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-479 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-480 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-481 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-482 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-483 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-484 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-485 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-486 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-487 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-488 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-489 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-490 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-491 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-492 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-493 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-494 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-495 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-496 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-497 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-498 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-499 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-500 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-501 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-502 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-503 added to the work queue. 13:58:52 2025-06-13T13:58:52.289Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-504 added to the work queue. 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-274 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-150 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-271 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-151 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-272 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-270 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-149 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-147 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-268 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-148 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-269 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-145 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-266 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-146 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-267 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-143 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-264 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-144 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-265 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-141 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-262 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-142 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-263 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-260 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-140 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-261 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-178 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-299 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-179 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-176 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-297 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-177 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-298 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-174 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-295 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-175 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-296 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-172 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-293 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-173 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-294 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-170 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-291 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-171 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-292 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-290 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-169 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-167 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-288 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-168 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-289 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-165 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-286 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-166 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-287 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-163 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-284 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-164 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-285 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-161 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-282 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-162 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-283 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-280 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-160 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-281 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-358 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-479 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-359 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-356 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-477 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-598 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-357 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-478 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-599 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-354 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-475 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-596 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-355 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-476 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-597 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-352 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-473 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-594 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-353 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-474 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-595 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-350 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-471 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-592 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-351 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-472 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-593 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-590 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-470 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-591 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-349 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-347 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-468 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-589 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-348 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-469 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-345 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-466 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-587 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-346 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-467 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-588 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-343 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-464 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-585 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-344 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-465 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-586 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-341 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-462 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-583 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-342 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-463 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-584 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-460 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-581 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-340 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-461 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-582 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-580 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-378 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-499 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-379 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-376 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-497 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-377 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-498 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-374 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-495 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-375 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-496 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-372 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-493 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-373 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-494 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-370 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-491 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-371 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-492 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-490 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-369 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-367 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-488 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-368 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-489 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-365 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-486 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-366 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-487 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-363 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-484 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-364 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-485 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-361 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-482 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-362 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-483 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-480 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-360 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-481 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-318 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-439 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-319 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-316 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-437 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-558 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-317 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-438 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-559 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-314 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-435 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-556 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-315 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-436 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-557 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-312 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-433 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-554 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-313 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-434 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-555 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-310 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-431 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-552 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-311 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-432 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-553 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-550 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-430 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-551 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-309 to current batch 13:58:52 2025-06-13T13:58:52.291Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-307 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-428 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-549 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-308 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-429 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-301 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-422 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-543 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-302 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-423 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-544 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-420 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-541 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-421 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-542 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-540 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-338 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-459 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-339 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-336 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-457 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-578 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-337 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-458 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-579 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-334 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-455 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-576 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-335 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-456 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-577 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-332 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-453 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-574 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-333 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-454 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-575 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-330 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-451 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-572 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-331 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-452 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-573 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-570 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-450 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-571 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-329 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-327 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-448 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-569 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-328 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-449 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-325 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-446 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-567 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-326 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-447 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-568 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-323 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-444 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-565 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-324 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-445 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-566 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-321 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-442 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-563 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-322 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-443 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-564 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-440 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-561 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-320 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-441 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-562 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-560 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-518 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-519 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-516 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-517 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-514 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-515 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-512 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-513 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-510 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-511 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-509 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-507 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-508 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-505 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-506 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-503 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-504 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-501 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-502 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-500 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-419 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-417 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-538 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-418 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-539 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-415 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-536 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-416 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-537 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-413 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-534 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-414 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-535 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-411 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-532 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-412 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-533 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-530 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-410 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-531 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-408 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-529 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-409 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-406 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-527 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-407 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-528 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-404 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-525 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-405 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-526 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-402 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-523 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-403 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-524 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-400 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-521 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-401 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-522 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-520 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-398 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-399 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-396 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-397 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-394 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-395 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-392 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-393 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-390 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-391 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-389 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-387 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-388 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-385 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-386 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-383 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-384 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-381 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-382 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-380 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-600 to current batch 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 13:58:52 2025-06-13T13:58:52.292Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-1 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-2 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-3 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-4 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-5 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-6 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-7 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-8 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-9 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-10 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-11 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-12 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-13 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-14 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-15 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-16 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-17 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-18 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-19 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-20 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-21 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-22 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-23 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-24 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-25 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-26 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-27 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-28 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-29 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-30 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-31 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-32 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-33 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-34 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-35 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-36 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-37 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-38 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-39 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-40 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-41 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-42 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-43 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-44 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-45 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-46 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-47 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-48 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-49 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-50 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-51 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-52 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-53 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-54 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-55 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-56 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-57 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-58 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-59 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-60 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-61 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-62 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-63 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-64 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-65 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-66 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-67 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-68 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-69 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-70 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-71 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-72 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-73 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-74 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-75 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-76 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-77 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-78 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-79 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-80 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-81 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-82 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-83 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-84 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-85 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-86 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-87 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-88 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-89 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-90 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-91 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-92 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-93 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-94 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-95 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-96 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-97 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-98 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-99 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-100 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-101 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-102 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-103 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-104 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-105 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-106 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-107 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-108 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-109 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-110 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-111 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-112 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-113 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-114 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-115 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-116 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-117 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-118 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-119 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-120 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-121 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-122 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-123 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-124 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-125 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-126 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-127 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-128 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-129 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-130 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-131 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-132 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-133 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-134 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-135 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-136 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-137 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-138 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-139 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-140 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-141 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-142 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-143 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-144 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-145 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-146 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-147 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-148 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-149 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-150 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-151 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-152 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-153 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-154 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-155 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-156 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-157 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-158 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-159 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-160 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-161 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-162 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-163 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-164 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-165 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-166 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-167 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-168 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-169 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-170 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-171 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-172 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-173 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-174 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-175 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-176 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-177 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-178 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-179 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-180 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-181 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-182 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-183 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-184 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-185 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-186 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-187 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-188 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-189 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-190 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-191 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-192 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-193 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-194 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-195 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-196 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-197 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-198 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-199 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-200 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-201 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-202 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-203 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-204 added to the work queue. 13:58:52 2025-06-13T13:58:52.295Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-205 added to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 13:58:52 2025-06-13T13:58:52.300Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 13:58:52 2025-06-13T13:58:52.303Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 13:58:52 2025-06-13T13:58:52.304Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z WARN 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-118 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-239 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-119 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-116 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-237 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-117 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-238 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-114 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-235 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-115 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-236 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-112 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-233 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-113 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-234 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-110 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-231 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-111 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-232 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-230 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-94 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-93 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-92 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-91 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-98 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-97 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-96 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-95 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-99 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-109 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-107 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-228 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-108 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-229 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-105 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-226 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-106 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-227 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-103 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-224 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-104 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-225 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-101 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-222 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-102 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-223 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-220 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-100 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-221 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-138 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-259 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-139 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-136 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-257 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-137 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-258 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-134 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-255 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-135 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-256 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-132 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-253 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-133 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-254 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-130 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-251 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-131 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-252 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-250 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-129 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-127 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-248 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-128 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-249 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-125 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-246 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-126 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-247 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-123 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-244 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-124 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-245 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-121 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-242 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-122 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-243 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-240 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-120 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-241 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-61 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-60 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-65 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-64 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-63 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-62 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-69 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-68 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-67 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-66 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-50 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-54 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-53 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-52 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-51 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-58 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-57 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-56 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-55 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-59 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-300 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-83 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-82 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-81 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-80 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-87 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-86 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-85 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-84 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-89 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-88 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-219 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-217 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-218 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-215 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-216 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-213 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-214 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-211 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-212 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-210 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-90 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-6 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-72 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-7 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-71 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-4 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-70 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-5 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-76 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-75 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-74 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-73 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-79 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-78 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-77 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-208 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-209 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-206 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-207 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-204 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-205 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-202 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-203 to current batch 13:58:52 2025-06-13T13:58:52.306Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-200 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-201 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-8 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-9 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-21 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-20 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-25 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-24 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-23 to current batch 13:58:52 2025-06-13T13:58:52.307Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-22 to current batch 13:58:52 2025-06-13T13:58:52.310Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 13:58:52 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 13:58:52 2025-06-13T13:58:52.314Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:58:52 2025-06-13T13:58:52.314Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 13:58:52 2025-06-13T13:58:52.314Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 13:58:52 2025-06-13T13:58:52.314Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:58:52 2025-06-13T13:58:52.314Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 13:58:52 2025-06-13T13:58:52.315Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 13:58:52 2025-06-13T13:58:52.316Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 13:58:52 2025-06-13T13:58:52.316Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : CM handle ch-1 added to the work queue. 13:58:52 2025-06-13T13:58:52.316Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 13:58:52 13:58:52 . ____ _ __ _ _ 13:58:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:52 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:52 =========|_|==============|___/=/_/_/_/ 13:58:52 13:58:52 :: Spring Boot :: (v3.4.4) 13:58:52 13:58:52 2025-06-13T13:58:52.335Z INFO 6502 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:52 2025-06-13T13:58:52.335Z INFO 6502 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:58:52 2025-06-13T13:58:52.336Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.336Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.349Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:58:52 o o o o---o o--o o o---o o o----o o--o--o 13:58:52 | | / \ / | / / \ | | 13:58:52 o----o o o o----o | o o o----o | 13:58:52 | | * \ / | \ * \ | | 13:58:52 o o * o o---o o--o o----o o---o * o o----o o 13:58:52 13:58:52 2025-06-13T13:58:52.349Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:58:52 2025-06-13T13:58:52.349Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:58:52 2025-06-13T13:58:52.349Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 13:58:52 2025-06-13T13:58:52.349Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:58:52 2025-06-13T13:58:52.349Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 13:58:52 To enable the Jet engine on the members, do one of the following: 13:58:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:58:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:58:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:58:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:58:52 2025-06-13T13:58:52.350Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.350Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.356Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.356Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.371Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:58:52 2025-06-13T13:58:52.373Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 13:58:52 2025-06-13T13:58:52.386Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:52 2025-06-13T13:58:52.386Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.386Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:52 2025-06-13T13:58:52.407Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:58:52 2025-06-13T13:58:52.407Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTING 13:58:52 2025-06-13T13:58:52.412Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.412Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.434Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.434Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.446Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.446Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.456Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.456Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.631Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:52 2025-06-13T13:58:52.631Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.631Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:52 2025-06-13T13:58:52.671Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.671Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.693Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.693Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.726Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.726Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.737Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.737Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.811Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.811Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.819Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.819Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.851Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.851Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.869Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.869Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.878Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.878Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:52 2025-06-13T13:58:52.904Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:52 2025-06-13T13:58:52.904Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:52.919Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:53 2025-06-13T13:58:52.919Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.184Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.184Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.190Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.190Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.193Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.193Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.256Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.257Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.271Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.271Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.309Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.309Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.338Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.338Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.350Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.350Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.358Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.358Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.386Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:53 2025-06-13T13:58:53.386Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.386Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:53 2025-06-13T13:58:53.414Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.414Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.437Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.437Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.447Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.447Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.457Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.457Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.584Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:53 2025-06-13T13:58:53.584Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.584Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:53 2025-06-13T13:58:53.672Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.672Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.694Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.694Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.728Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.728Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.739Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.739Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.812Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.812Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.820Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.821Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.851Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.851Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.871Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.871Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.879Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.879Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:53 2025-06-13T13:58:53.904Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:53 2025-06-13T13:58:53.904Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:53.949Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:54 2025-06-13T13:58:53.949Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.106Z ERROR 6502 --- [_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 13:58:54 2025-06-13T13:58:54.106Z ERROR 6502 --- [_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 13:58:54 2025-06-13T13:58:54.186Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.186Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.192Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.192Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.218Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.219Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.256Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.256Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.273Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.273Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.313Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.314Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.340Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.340Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.350Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.350Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.355Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:54 2025-06-13T13:58:54.355Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.355Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:54 2025-06-13T13:58:54.360Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.360Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.415Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.415Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.440Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.440Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.442Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.442Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.449Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.449Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.588Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:54 2025-06-13T13:58:54.588Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.588Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:54 2025-06-13T13:58:54.674Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.674Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.695Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.695Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.731Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.731Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.739Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.739Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.812Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.812Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.821Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.821Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.853Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.853Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.871Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.871Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.879Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.879Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:54 2025-06-13T13:58:54.906Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:54 2025-06-13T13:58:54.906Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:54.949Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:55 2025-06-13T13:58:54.949Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.188Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.188Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.193Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.194Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.208Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:55 2025-06-13T13:58:55.208Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.208Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:55 2025-06-13T13:58:55.257Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.257Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.257Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.257Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.274Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.274Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.324Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.324Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.343Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.343Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.352Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.352Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.361Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.361Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.416Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.416Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.441Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:55 2025-06-13T13:58:55.441Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.441Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:55 2025-06-13T13:58:55.443Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.443Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.444Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.444Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.449Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.449Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.676Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.676Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.696Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.696Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.733Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.733Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.741Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.741Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.759Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.759Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.775Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:58:55 13:58:55 Members {size:1, ver:1} [ 13:58:55 Member [10.30.107.148]:5701 - 8ffe7069-b687-4a66-a89c-155b68c12e94 this 13:58:55 ] 13:58:55 13:58:55 2025-06-13T13:58:55.775Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTED 13:58:55 2025-06-13T13:58:55.789Z INFO 6502 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 3.468 seconds (process running for 131.476) 13:58:55 2025-06-13T13:58:55.798Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.798Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.801Z INFO 6502 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:58:55 2025-06-13T13:58:55.802Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 13:58:55 2025-06-13T13:58:55.816Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:58:55 2025-06-13T13:58:55.816Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 8ffe7069-b687-4a66-a89c-155b68c12e94 this is handled 13:58:55 2025-06-13T13:58:55.817Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 13:58:55 2025-06-13T13:58:55.818Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 13:58:55 2025-06-13T13:58:55.819Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 13:58:55 2025-06-13T13:58:55.854Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.854Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.872Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.872Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.880Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.880Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 2025-06-13T13:58:55.887Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 13:58:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.569 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 13:58:55 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 13:58:55 2025-06-13T13:58:55.887Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 13:58:55 2025-06-13T13:58:55.887Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:58:55 2025-06-13T13:58:55.908Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:55 2025-06-13T13:58:55.908Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:55 13:58:55 . ____ _ __ _ _ 13:58:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:55 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:55 =========|_|==============|___/=/_/_/_/ 13:58:55 13:58:55 :: Spring Boot :: (v3.4.4) 13:58:55 13:58:55 2025-06-13T13:58:55.910Z INFO 6502 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:58:55 2025-06-13T13:58:55.910Z INFO 6502 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 13:58:55 2025-06-13T13:58:55.929Z INFO 6502 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.034 seconds (process running for 131.616) 13:58:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 13:58:56 2025-06-13T13:58:55.943Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:58:56 2025-06-13T13:58:55.951Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:56 2025-06-13T13:58:55.951Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.188Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.189Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.194Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.194Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.208Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:56 2025-06-13T13:58:56.208Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.208Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:56 2025-06-13T13:58:56.257Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:58:56 o o o o---o o--o o o---o o o----o o--o--o 13:58:56 | | / \ / | / / \ | | 13:58:56 o----o o o o----o | o o o----o | 13:58:56 | | * \ / | \ * \ | | 13:58:56 o o * o o---o o--o o----o o---o * o o----o o 13:58:56 13:58:56 2025-06-13T13:58:56.257Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:58:56 2025-06-13T13:58:56.257Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:58:56 2025-06-13T13:58:56.257Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:58:56 2025-06-13T13:58:56.257Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:58:56 2025-06-13T13:58:56.257Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:58:56 To enable the Jet engine on the members, do one of the following: 13:58:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:58:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:58:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:58:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:58:56 2025-06-13T13:58:56.258Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.258Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.259Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.259Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.265Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:58:56 2025-06-13T13:58:56.266Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:58:56 2025-06-13T13:58:56.275Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.275Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.275Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:58:56 2025-06-13T13:58:56.275Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:58:56 2025-06-13T13:58:56.324Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.324Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.341Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:56 2025-06-13T13:58:56.341Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.341Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:56 2025-06-13T13:58:56.346Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.346Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.353Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.353Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.364Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.364Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.417Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.417Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.446Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.446Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.446Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.446Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.450Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.450Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.616Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.617Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.677Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.677Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.697Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.697Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.733Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.733Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.742Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.742Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.768Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.768Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.835Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.836Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.855Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.855Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.873Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.873Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:56 2025-06-13T13:58:56.880Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:56 2025-06-13T13:58:56.881Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:56.952Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:57 2025-06-13T13:58:56.952Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.190Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.190Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.195Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.195Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.219Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:57 2025-06-13T13:58:57.219Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.219Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:57 2025-06-13T13:58:57.259Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.259Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.260Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.260Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.276Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.276Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.325Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.325Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.341Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:57 2025-06-13T13:58:57.341Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.341Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:57 2025-06-13T13:58:57.348Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.348Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.354Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.354Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.366Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.366Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.418Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.418Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.447Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.447Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.449Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.449Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.450Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.451Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.648Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.648Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.692Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.693Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.698Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.698Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.734Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.734Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.744Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.744Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.761Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.761Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.769Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.769Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.857Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.857Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.875Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.875Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:57 2025-06-13T13:58:57.880Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:57 2025-06-13T13:58:57.880Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:57.994Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:58 2025-06-13T13:58:57.994Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.190Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.190Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.210Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.210Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.219Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:58 2025-06-13T13:58:58.219Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.219Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:58 2025-06-13T13:58:58.261Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.261Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.261Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.261Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.268Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.268Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.278Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.278Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.295Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:58 2025-06-13T13:58:58.295Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.295Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:58 2025-06-13T13:58:58.325Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.325Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.350Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.350Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.356Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.356Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.420Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.420Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.449Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.449Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.451Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.451Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.452Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.452Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.650Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.650Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.693Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.693Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.699Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.699Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.735Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.735Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.747Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.747Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.763Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.763Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.806Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.806Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.858Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.858Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.875Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.875Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:58 2025-06-13T13:58:58.880Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:58 2025-06-13T13:58:58.880Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:58.995Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:58:59 2025-06-13T13:58:58.995Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.073Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:58:59 2025-06-13T13:58:59.073Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.073Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:59 2025-06-13T13:58:59.192Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.192Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.212Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.212Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.234Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.234Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.263Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.263Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.263Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.263Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.270Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.270Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.298Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:58:59 2025-06-13T13:58:59.298Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.298Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:58:59 2025-06-13T13:58:59.325Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.325Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.353Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.353Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.357Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.357Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.369Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:58:59 13:58:59 Members {size:1, ver:1} [ 13:58:59 Member [10.30.107.148]:5701 - a55be159-192d-4c98-b813-6cc2484dba6b this 13:58:59 ] 13:58:59 13:58:59 2025-06-13T13:58:59.369Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:58:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 13:58:59 2025-06-13T13:58:59.371Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:58:59 2025-06-13T13:58:59.391Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 13:58:59 2025-06-13T13:58:59.391Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 13:58:59 2025-06-13T13:58:59.391Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 13:58:59 2025-06-13T13:58:59.391Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 13:58:59 2025-06-13T13:58:59.391Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 13:58:59 2025-06-13T13:58:59.393Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 13:58:59 2025-06-13T13:58:59.393Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 13:58:59 2025-06-13T13:58:59.393Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 13:58:59 2025-06-13T13:58:59.393Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 13:58:59 2025-06-13T13:58:59.393Z INFO 6502 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 13:58:59 2025-06-13T13:58:59.395Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.395Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.405Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.405Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.414Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:58:59 2025-06-13T13:58:59.415Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - a55be159-192d-4c98-b813-6cc2484dba6b this is handled 13:58:59 2025-06-13T13:58:59.415Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:58:59 2025-06-13T13:58:59.416Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:58:59 2025-06-13T13:58:59.416Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:58:59 2025-06-13T13:58:59.452Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.452Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.454Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.454Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.501Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:58:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 13:58:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:58:59 2025-06-13T13:58:59.501Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 13:58:59 2025-06-13T13:58:59.501Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:58:59 2025-06-13T13:58:59.554Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 13:58:59 2025-06-13T13:58:59.556Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 13:58:59 2025-06-13T13:58:59.563Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 13:58:59 2025-06-13T13:58:59.563Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 13:58:59 2025-06-13T13:58:59.566Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 13:58:59 2025-06-13T13:58:59.569Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 13:58:59 2025-06-13T13:58:59.572Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 13:58:59 2025-06-13T13:58:59.574Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 13:58:59 2025-06-13T13:58:59.575Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 13:58:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:58:59 2025-06-13T13:58:59.582Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 13:58:59 2025-06-13T13:58:59.582Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 13:58:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 13:58:59 2025-06-13T13:58:59.584Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 13:58:59 2025-06-13T13:58:59.584Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 13:58:59 2025-06-13T13:58:59.585Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 13:58:59 2025-06-13T13:58:59.585Z INFO 6502 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 13:58:59 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 13:58:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 13:58:59 2025-06-13T13:58:59.641Z ERROR 6502 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 13:58:59 2025-06-13T13:58:59.643Z ERROR 6502 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 13:58:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 13:58:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 13:58:59 2025-06-13T13:58:59.647Z INFO 6502 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 13:58:59 2025-06-13T13:58:59.649Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.649Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.653Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.653Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.693Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.694Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.700Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.700Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.710Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 869132af21bfbba9d1a400d01d2459564788e8072735360177133a6c94e50baa 13:58:59 2025-06-13T13:58:59.736Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.736Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.764Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.764Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.807Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.807Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.859Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.859Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.877Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.877Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:58:59 2025-06-13T13:58:59.880Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:58:59 2025-06-13T13:58:59.880Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:58:59.989Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:00 2025-06-13T13:58:59.989Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.074Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:00 2025-06-13T13:59:00.074Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.074Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:00 2025-06-13T13:59:00.085Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.085Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.194Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.194Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.245Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:00 2025-06-13T13:59:00.245Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.245Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:00 2025-06-13T13:59:00.254Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.254Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.263Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.263Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.264Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.264Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.273Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.273Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.327Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.327Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.357Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.357Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.359Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.359Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.396Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.396Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.406Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.406Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.454Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.454Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.459Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.459Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.604Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.604Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.651Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.651Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.695Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.695Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.701Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.701Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.738Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.738Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.765Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.765Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.809Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.809Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.859Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.860Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.878Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.878Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:00 2025-06-13T13:59:00.881Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:00 2025-06-13T13:59:00.881Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:00.991Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:01 2025-06-13T13:59:00.991Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.075Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:01 2025-06-13T13:59:01.075Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.075Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:01 2025-06-13T13:59:01.087Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.087Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.091Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.091Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.098Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:01 2025-06-13T13:59:01.099Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.099Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:01 2025-06-13T13:59:01.256Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.256Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.265Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.265Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.265Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.265Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.275Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.275Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.329Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.329Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.360Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.360Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.360Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.360Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.397Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.397Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.407Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.407Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.455Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.455Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.461Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.461Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.553Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.553Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.556Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.556Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.695Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.696Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.703Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.703Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.767Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.767Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.784Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.784Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.809Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.809Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.860Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.860Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.878Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.878Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:01 2025-06-13T13:59:01.882Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:01 2025-06-13T13:59:01.882Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:01.993Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:02 2025-06-13T13:59:01.993Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.088Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.089Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.096Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:02 2025-06-13T13:59:02.096Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.096Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:02 2025-06-13T13:59:02.098Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.098Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.101Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:02 2025-06-13T13:59:02.101Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.101Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:02 2025-06-13T13:59:02.257Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.257Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.265Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.265Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.268Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.268Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.277Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.277Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.331Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.331Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.361Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.361Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.363Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.363Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.397Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.397Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.409Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.409Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.456Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.456Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.464Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.464Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.556Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.556Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.557Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.557Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.695Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.696Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.704Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.704Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.767Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.767Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.786Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.786Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:02 2025-06-13T13:59:02.810Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:02 2025-06-13T13:59:02.810Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:02.862Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:03 2025-06-13T13:59:02.862Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:02.879Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:03 2025-06-13T13:59:02.879Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:02.883Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:03 2025-06-13T13:59:02.883Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:02.993Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:03 2025-06-13T13:59:02.994Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.089Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.089Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.097Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:03 2025-06-13T13:59:03.097Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.097Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:03 2025-06-13T13:59:03.098Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.098Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.105Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:03 2025-06-13T13:59:03.105Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.105Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:03 2025-06-13T13:59:03.260Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.260Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.267Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.267Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.268Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.268Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.282Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.282Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.332Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.332Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.364Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.364Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.371Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.371Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.399Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.399Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.409Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.409Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.457Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.457Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.467Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.467Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.558Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.559Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.559Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.559Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.697Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.697Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.705Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.705Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.769Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.769Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.787Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.787Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.811Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.811Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.864Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.864Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.880Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.880Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:03 2025-06-13T13:59:03.884Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:03 2025-06-13T13:59:03.884Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:03.994Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:04 2025-06-13T13:59:03.994Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.068Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.068Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.100Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.100Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.101Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:04 2025-06-13T13:59:04.101Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.101Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:04 2025-06-13T13:59:04.108Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:04 2025-06-13T13:59:04.108Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.108Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:04 2025-06-13T13:59:04.187Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.187Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.260Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.260Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.268Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.268Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.271Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.271Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.333Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.333Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.366Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.366Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.369Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.369Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.381Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.381Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.401Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.401Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.415Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.415Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.458Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.458Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.560Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.560Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.560Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.560Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.698Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.698Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.702Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.702Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.715Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.715Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.788Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.788Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.812Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.812Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.866Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.866Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.881Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.881Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.885Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.885Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:04 2025-06-13T13:59:04.923Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:04 2025-06-13T13:59:04.923Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:04.962Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:05 2025-06-13T13:59:04.962Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:04.962Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:05 2025-06-13T13:59:04.995Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:05 2025-06-13T13:59:04.995Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.012Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:05 2025-06-13T13:59:05.012Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.012Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:05 2025-06-13T13:59:05.101Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.101Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.192Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.192Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.261Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.261Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.270Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.270Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.272Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.272Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.335Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.335Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.367Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.367Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.371Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.371Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.393Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.393Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.402Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.402Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.418Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.418Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.459Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.459Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.562Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.562Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.564Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.564Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.689Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.689Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.700Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.700Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.710Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.710Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.738Z INFO 6502 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.091027541S 13:59:05 2025-06-13T13:59:05.740Z INFO 6502 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:59:05 allow.auto.create.topics = true 13:59:05 auto.commit.interval.ms = 5000 13:59:05 auto.include.jmx.reporter = true 13:59:05 auto.offset.reset = earliest 13:59:05 bootstrap.servers = [localhost:32778] 13:59:05 check.crcs = true 13:59:05 client.dns.lookup = use_all_dns_ips 13:59:05 client.id = consumer-ncmp-group-11 13:59:05 client.rack = 13:59:05 connections.max.idle.ms = 540000 13:59:05 default.api.timeout.ms = 60000 13:59:05 enable.auto.commit = true 13:59:05 enable.metrics.push = true 13:59:05 exclude.internal.topics = true 13:59:05 fetch.max.bytes = 52428800 13:59:05 fetch.max.wait.ms = 500 13:59:05 fetch.min.bytes = 1 13:59:05 group.id = ncmp-group 13:59:05 group.instance.id = null 13:59:05 group.protocol = classic 13:59:05 group.remote.assignor = null 13:59:05 heartbeat.interval.ms = 3000 13:59:05 interceptor.classes = [] 13:59:05 internal.leave.group.on.close = true 13:59:05 internal.throw.on.fetch.stable.offset.unsupported = false 13:59:05 isolation.level = read_uncommitted 13:59:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:59:05 max.partition.fetch.bytes = 1048576 13:59:05 max.poll.interval.ms = 300000 13:59:05 max.poll.records = 500 13:59:05 metadata.max.age.ms = 300000 13:59:05 metadata.recovery.strategy = none 13:59:05 metric.reporters = [] 13:59:05 metrics.num.samples = 2 13:59:05 metrics.recording.level = INFO 13:59:05 metrics.sample.window.ms = 30000 13:59:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:59:05 receive.buffer.bytes = 65536 13:59:05 reconnect.backoff.max.ms = 1000 13:59:05 reconnect.backoff.ms = 50 13:59:05 request.timeout.ms = 30000 13:59:05 retry.backoff.max.ms = 1000 13:59:05 retry.backoff.ms = 100 13:59:05 sasl.client.callback.handler.class = null 13:59:05 sasl.jaas.config = null 13:59:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:59:05 sasl.kerberos.min.time.before.relogin = 60000 13:59:05 sasl.kerberos.service.name = null 13:59:05 sasl.kerberos.ticket.renew.jitter = 0.05 13:59:05 sasl.kerberos.ticket.renew.window.factor = 0.8 13:59:05 sasl.login.callback.handler.class = null 13:59:05 sasl.login.class = null 13:59:05 sasl.login.connect.timeout.ms = null 13:59:05 sasl.login.read.timeout.ms = null 13:59:05 sasl.login.refresh.buffer.seconds = 300 13:59:05 sasl.login.refresh.min.period.seconds = 60 13:59:05 sasl.login.refresh.window.factor = 0.8 13:59:05 sasl.login.refresh.window.jitter = 0.05 13:59:05 sasl.login.retry.backoff.max.ms = 10000 13:59:05 sasl.login.retry.backoff.ms = 100 13:59:05 sasl.mechanism = GSSAPI 13:59:05 sasl.oauthbearer.clock.skew.seconds = 30 13:59:05 sasl.oauthbearer.expected.audience = null 13:59:05 sasl.oauthbearer.expected.issuer = null 13:59:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:59:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:59:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:59:05 sasl.oauthbearer.jwks.endpoint.url = null 13:59:05 sasl.oauthbearer.scope.claim.name = scope 13:59:05 sasl.oauthbearer.sub.claim.name = sub 13:59:05 sasl.oauthbearer.token.endpoint.url = null 13:59:05 security.protocol = PLAINTEXT 13:59:05 security.providers = null 13:59:05 send.buffer.bytes = 131072 13:59:05 session.timeout.ms = 45000 13:59:05 socket.connection.setup.timeout.max.ms = 30000 13:59:05 socket.connection.setup.timeout.ms = 10000 13:59:05 ssl.cipher.suites = null 13:59:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:59:05 ssl.endpoint.identification.algorithm = https 13:59:05 ssl.engine.factory.class = null 13:59:05 ssl.key.password = null 13:59:05 ssl.keymanager.algorithm = SunX509 13:59:05 ssl.keystore.certificate.chain = null 13:59:05 ssl.keystore.key = null 13:59:05 ssl.keystore.location = null 13:59:05 ssl.keystore.password = null 13:59:05 ssl.keystore.type = JKS 13:59:05 ssl.protocol = TLSv1.3 13:59:05 ssl.provider = null 13:59:05 ssl.secure.random.implementation = null 13:59:05 ssl.trustmanager.algorithm = PKIX 13:59:05 ssl.truststore.certificates = null 13:59:05 ssl.truststore.location = null 13:59:05 ssl.truststore.password = null 13:59:05 ssl.truststore.type = JKS 13:59:05 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:59:05 13:59:05 2025-06-13T13:59:05.740Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:59:05 2025-06-13T13:59:05.743Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:59:05 2025-06-13T13:59:05.743Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:59:05 2025-06-13T13:59:05.743Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823145743 13:59:05 13:59:05 . ____ _ __ _ _ 13:59:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:59:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:59:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:59:05 ' |____| .__|_| |_|_| |_\__, | / / / / 13:59:05 =========|_|==============|___/=/_/_/_/ 13:59:05 13:59:05 :: Spring Boot :: (v3.4.4) 13:59:05 13:59:05 2025-06-13T13:59:05.781Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:59:05 2025-06-13T13:59:05.781Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 13:59:05 2025-06-13T13:59:05.786Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.041 seconds (process running for 141.474) 13:59:05 2025-06-13T13:59:05.788Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.788Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.788Z INFO 6502 --- [ main] o.a.k.c.c.internals.LegacyKafkaConsumer : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 13:59:05 2025-06-13T13:59:05.791Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:59:05 2025-06-13T13:59:05.791Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:59:05 acks = -1 13:59:05 auto.include.jmx.reporter = true 13:59:05 batch.size = 16384 13:59:05 bootstrap.servers = [localhost:32778] 13:59:05 buffer.memory = 33554432 13:59:05 client.dns.lookup = use_all_dns_ips 13:59:05 client.id = producer-23 13:59:05 compression.gzip.level = -1 13:59:05 compression.lz4.level = 9 13:59:05 compression.type = none 13:59:05 compression.zstd.level = 3 13:59:05 connections.max.idle.ms = 540000 13:59:05 delivery.timeout.ms = 120000 13:59:05 enable.idempotence = false 13:59:05 enable.metrics.push = true 13:59:05 interceptor.classes = [] 13:59:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:59:05 linger.ms = 1 13:59:05 max.block.ms = 60000 13:59:05 max.in.flight.requests.per.connection = 5 13:59:05 max.request.size = 1048576 13:59:05 metadata.max.age.ms = 300000 13:59:05 metadata.max.idle.ms = 300000 13:59:05 metadata.recovery.strategy = none 13:59:05 metric.reporters = [] 13:59:05 metrics.num.samples = 2 13:59:05 metrics.recording.level = INFO 13:59:05 metrics.sample.window.ms = 30000 13:59:05 partitioner.adaptive.partitioning.enable = true 13:59:05 partitioner.availability.timeout.ms = 0 13:59:05 partitioner.class = null 13:59:05 partitioner.ignore.keys = false 13:59:05 receive.buffer.bytes = 32768 13:59:05 reconnect.backoff.max.ms = 1000 13:59:05 reconnect.backoff.ms = 50 13:59:05 request.timeout.ms = 30000 13:59:05 retries = 0 13:59:05 retry.backoff.max.ms = 1000 13:59:05 retry.backoff.ms = 100 13:59:05 sasl.client.callback.handler.class = null 13:59:05 sasl.jaas.config = null 13:59:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:59:05 sasl.kerberos.min.time.before.relogin = 60000 13:59:05 sasl.kerberos.service.name = null 13:59:05 sasl.kerberos.ticket.renew.jitter = 0.05 13:59:05 sasl.kerberos.ticket.renew.window.factor = 0.8 13:59:05 sasl.login.callback.handler.class = null 13:59:05 sasl.login.class = null 13:59:05 sasl.login.connect.timeout.ms = null 13:59:05 sasl.login.read.timeout.ms = null 13:59:05 sasl.login.refresh.buffer.seconds = 300 13:59:05 sasl.login.refresh.min.period.seconds = 60 13:59:05 sasl.login.refresh.window.factor = 0.8 13:59:05 sasl.login.refresh.window.jitter = 0.05 13:59:05 sasl.login.retry.backoff.max.ms = 10000 13:59:05 sasl.login.retry.backoff.ms = 100 13:59:05 sasl.mechanism = GSSAPI 13:59:05 sasl.oauthbearer.clock.skew.seconds = 30 13:59:05 sasl.oauthbearer.expected.audience = null 13:59:05 sasl.oauthbearer.expected.issuer = null 13:59:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:59:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:59:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:59:05 sasl.oauthbearer.jwks.endpoint.url = null 13:59:05 sasl.oauthbearer.scope.claim.name = scope 13:59:05 sasl.oauthbearer.sub.claim.name = sub 13:59:05 sasl.oauthbearer.token.endpoint.url = null 13:59:05 security.protocol = PLAINTEXT 13:59:05 security.providers = null 13:59:05 send.buffer.bytes = 131072 13:59:05 socket.connection.setup.timeout.max.ms = 30000 13:59:05 socket.connection.setup.timeout.ms = 10000 13:59:05 ssl.cipher.suites = null 13:59:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:59:05 ssl.endpoint.identification.algorithm = https 13:59:05 ssl.engine.factory.class = null 13:59:05 ssl.key.password = null 13:59:05 ssl.keymanager.algorithm = SunX509 13:59:05 ssl.keystore.certificate.chain = null 13:59:05 ssl.keystore.key = null 13:59:05 ssl.keystore.location = null 13:59:05 ssl.keystore.password = null 13:59:05 ssl.keystore.type = JKS 13:59:05 ssl.protocol = TLSv1.3 13:59:05 ssl.provider = null 13:59:05 ssl.secure.random.implementation = null 13:59:05 ssl.trustmanager.algorithm = PKIX 13:59:05 ssl.truststore.certificates = null 13:59:05 ssl.truststore.location = null 13:59:05 ssl.truststore.password = null 13:59:05 ssl.truststore.type = JKS 13:59:05 transaction.timeout.ms = 60000 13:59:05 transactional.id = null 13:59:05 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:59:05 13:59:05 2025-06-13T13:59:05.791Z INFO 6502 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 13:59:05 2025-06-13T13:59:05.793Z INFO 6502 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:59:05 2025-06-13T13:59:05.793Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.8.1 13:59:05 2025-06-13T13:59:05.793Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 70d6ff42debf7e17 13:59:05 2025-06-13T13:59:05.793Z INFO 6502 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1749823145793 13:59:05 2025-06-13T13:59:05.813Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.813Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.820Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Error while fetching metadata with correlation id 1 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 13:59:05 2025-06-13T13:59:05.820Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:59:05 2025-06-13T13:59:05.823Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:05 2025-06-13T13:59:05.823Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.823Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:05 2025-06-13T13:59:05.868Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.868Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.885Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.885Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.885Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.885Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:05 2025-06-13T13:59:05.952Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:05 2025-06-13T13:59:05.952Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:05.975Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:06 2025-06-13T13:59:05.975Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:05.975Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:06 2025-06-13T13:59:05.985Z INFO 6502 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 13:59:06 2025-06-13T13:59:05.997Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:06 2025-06-13T13:59:05.997Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.102Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.102Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.104Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 13:59:06 2025-06-13T13:59:06.106Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 13:59:06 2025-06-13T13:59:06.137Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-11-bd6ccaa5-e287-42c6-b670-f38e622d9542 13:59:06 2025-06-13T13:59:06.137Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 13:59:06 2025-06-13T13:59:06.161Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-11-bd6ccaa5-e287-42c6-b670-f38e622d9542', protocol='range'} 13:59:06 2025-06-13T13:59:06.162Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-11-bd6ccaa5-e287-42c6-b670-f38e622d9542=Assignment(partitions=[ncmp-events-test-0])} 13:59:06 2025-06-13T13:59:06.180Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-11-bd6ccaa5-e287-42c6-b670-f38e622d9542', protocol='range'} 13:59:06 2025-06-13T13:59:06.181Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 13:59:06 2025-06-13T13:59:06.181Z INFO 6502 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 13:59:06 2025-06-13T13:59:06.190Z INFO 6502 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 13:59:06 2025-06-13T13:59:06.196Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.196Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.204Z INFO 6502 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 13:59:06 2025-06-13T13:59:06.262Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.262Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.271Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.271Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.274Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.274Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.299Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.300Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 13:59:06 2025-06-13T13:59:06.335Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.335Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.363Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.363Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 14 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, throttle time: 0ms, request timeout: 30000ms) 13:59:06 2025-06-13T13:59:06.364Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node -1 disconnected. 13:59:06 2025-06-13T13:59:06.364Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 2147483646 disconnected. 13:59:06 2025-06-13T13:59:06.364Z INFO 6502 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Error sending fetch request (sessionId=40791092, epoch=1) to node 1: 13:59:06 13:59:06 org.apache.kafka.common.errors.DisconnectException: null 13:59:06 13:59:06 2025-06-13T13:59:06.364Z INFO 6502 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:59:06 2025-06-13T13:59:06.368Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.368Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.391Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.391Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.397Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.397Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.402Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.402Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.415Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.415Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.419Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.419Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.460Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.460Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.828 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 13:59:06 2025-06-13T13:59:06.477Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.477Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 13:59:06 13:59:06,496 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:59:06 13:59:06,496 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:59:06 13:59:06,497 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:59:06 13:59:06,500 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:59:06 13:59:06,500 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 13:59:06 13:59:06,500 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 59 contains a nested element at line 60 13:59:06 13:59:06,500 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 13:59:06 13:59:06,500 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/defaults.xml] as its protocol is not one of file, http or https. 13:59:06 13:59:06,502 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 13:59:06 13:59:06,502 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:59:06 13:59:06,502 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 13:59:06 13:59:06,502 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word esb with class [org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter] 13:59:06 13:59:06,502 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:59:06 13:59:06,502 |-INFO in ch.qos.logback.core.model.processor.ConversionRuleModelHandler - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN:-%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}){} %clr(${PID:-}){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ${LOG_CORRELATION_PATTERN:-}){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD:-TRACE}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "" substituted for "${CONSOLE_LOG_STRUCTURED_FORMAT:-}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX} %5p 6502 --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] %-40.40logger{39} : %m%n%wEx" substituted for "${FILE_LOG_PATTERN:-%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd'T'HH:mm:ss.SSSXXX}} ${LOG_LEVEL_PATTERN:-%5p} ${PID:-} --- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%t] ${LOG_CORRELATION_PATTERN:-}%-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "UTF-8" substituted for "${FILE_LOG_CHARSET:-${file.encoding:-UTF-8}}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "TRACE" substituted for "${FILE_LOG_THRESHOLD:-TRACE}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "" substituted for "${FILE_LOG_STRUCTURED_FORMAT:-}" 13:59:06 13:59:06,503 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@410e2efc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 13:59:06 13:59:06,503 |-INFO in ConfigurationWatchList(mainURL=jar:file:/w/workspace/cps-paris-merge-java/cps-service/target/cps-service-3.6.4-SNAPSHOT.jar!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - Cannot watch [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.4.4/spring-boot-3.4.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] as its protocol is not one of file, http or https. 13:59:06 13:59:06,505 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 13:59:06 13:59:06,505 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:59:06 13:59:06,505 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "TRACE" substituted for "${CONSOLE_LOG_THRESHOLD}" 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){faint} %clr(%5p){} %clr(6502){magenta} %clr(--- %esb(){APPLICATION_NAME}%esb{APPLICATION_GROUP}[%15.15t] ){faint}%clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" substituted for "${CONSOLE_LOG_PATTERN}" 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "UTF-8" substituted for "${CONSOLE_LOG_CHARSET}" 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - console in production environments, especially in high volume systems. 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also https://logback.qos.ch/codes.html#slowConsole 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:59:06 13:59:06,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:59:06 13:59:06,507 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:59:06 13:59:06,507 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:59:06 13:59:06,507 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4516b761 - value "{ 13:59:06 "logTimeStamp": "%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX,UTC}", 13:59:06 "logTypeName": "", 13:59:06 "logLevel": "%level", 13:59:06 "traceId": "%X{traceId:-}", 13:59:06 "statusCode": "", 13:59:06 "principalId": "", 13:59:06 "serviceName": "", 13:59:06 "message": "%message", 13:59:06 "spanId": "%X{spanId:-}", 13:59:06 "processId": "6502", 13:59:06 "threadName": "%thread", 13:59:06 "class": "%logger{40}", 13:59:06 "exception": "%wEx" 13:59:06 }" substituted for "{ 13:59:06 "logTimeStamp": "${currentTimeStamp:-}", 13:59:06 "logTypeName": "", 13:59:06 "logLevel": "%level", 13:59:06 "traceId": "%X{traceId:-}", 13:59:06 "statusCode": "", 13:59:06 "principalId": "${username:-}", 13:59:06 "serviceName": "${springAppName:-}", 13:59:06 "message": "%message", 13:59:06 "spanId": "%X{spanId:-}", 13:59:06 "processId": "${PID:-}", 13:59:06 "threadName": "%thread", 13:59:06 "class": "%logger{40}", 13:59:06 "exception": "%wEx" 13:59:06 }" 13:59:06 13:59:06,512 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1db66feb - Setting zoneId to "UTC" 13:59:06 13:59:06,512 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - BEWARE: Writing to the console can be very slow. Avoid logging to the 13:59:06 13:59:06,512 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - console in production environments, especially in high volume systems. 13:59:06 13:59:06,512 |-INFO in ch.qos.logback.core.ConsoleAppender[jsonConsole] - See also https://logback.qos.ch/codes.html#slowConsole 13:59:06 13:59:06,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:59:06 13:59:06,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 60 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5864039d - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:59:06 13:59:06,516 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3a1b81e5 - End of configuration. 13:59:06 13:59:06,516 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4ac68478 - Registering current configuration as safe fallback point 13:59:06 13:59:06 13:59:06 . ____ _ __ _ _ 13:59:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:59:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:59:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:59:06 ' |____| .__|_| |_|_| |_\__, | / / / / 13:59:06 =========|_|==============|___/=/_/_/_/ 13:59:06 13:59:06 :: Spring Boot :: (v3.4.4) 13:59:06 13:59:06 2025-06-13T13:59:06.521Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:59:06 2025-06-13T13:59:06.521Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:59:06 2025-06-13T13:59:06.528Z INFO 6502 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.044 seconds (process running for 142.216) 13:59:06 2025-06-13T13:59:06.562Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.562Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.565Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.565Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.586Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.586Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:06 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 13:59:06 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 13:59:06 13:59:06 . ____ _ __ _ _ 13:59:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:59:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:59:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:59:06 ' |____| .__|_| |_|_| |_\__, | / / / / 13:59:06 =========|_|==============|___/=/_/_/_/ 13:59:06 13:59:06 :: Spring Boot :: (v3.4.4) 13:59:06 13:59:06 2025-06-13T13:59:06.647Z INFO 6502 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:59:06 2025-06-13T13:59:06.647Z INFO 6502 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:59:06 2025-06-13T13:59:06.652Z INFO 6502 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.019 seconds (process running for 142.339) 13:59:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 13:59:06 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 13:59:06 2025-06-13T13:59:06.667Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 13:59:06 o o o o---o o--o o o---o o o----o o--o--o 13:59:06 | | / \ / | / / \ | | 13:59:06 o----o o o o----o | o o o----o | 13:59:06 | | * \ / | \ * \ | | 13:59:06 o o * o o---o o--o o----o o---o * o o----o o 13:59:06 13:59:06 2025-06-13T13:59:06.667Z INFO 6502 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:06 2025-06-13T13:59:06.667Z INFO 6502 --- [ 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 13:59:06 2025-06-13T13:59:06.667Z INFO 6502 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 13:59:06 2025-06-13T13:59:06.667Z INFO 6502 --- [ 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. 13:59:06 2025-06-13T13:59:06.667Z INFO 6502 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:06 To enable the Jet engine on the members, do one of the following: 13:59:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:06 2025-06-13T13:59:06.680Z INFO 6502 --- [ 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. 13:59:06 2025-06-13T13:59:06.682Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:06 2025-06-13T13:59:06.687Z INFO 6502 --- [ 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. 13:59:06 2025-06-13T13:59:06.687Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 13:59:06 2025-06-13T13:59:06.690Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.690Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.701Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.701Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.711Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.711Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.768Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.769Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.790Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.790Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.846Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.846Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.848Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:06 2025-06-13T13:59:06.848Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.848Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:06 2025-06-13T13:59:06.853Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.853Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.859Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.859Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.869Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.869Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.886Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.886Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.952Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:06 2025-06-13T13:59:06.952Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.975Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:06 2025-06-13T13:59:06.975Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:06 2025-06-13T13:59:06.975Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:07 2025-06-13T13:59:07.040Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.040Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.070Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.070Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.104Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.104Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.200Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.200Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.264Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.264Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.272Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.272Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.275Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.275Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.322Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.322Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.337Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.337Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.370Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.370Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.379Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.379Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.393Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.393Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.400Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.401Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.403Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.403Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.421Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.421Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.462Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.462Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.564Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.564Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.572Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.572Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.691Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.691Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.702Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.702Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.729Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.729Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.791Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.791Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.808Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:07 2025-06-13T13:59:07.808Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.808Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:07 2025-06-13T13:59:07.829Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:07 2025-06-13T13:59:07.829Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.829Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:07 2025-06-13T13:59:07.861Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.861Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.870Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.870Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.887Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.887Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.890Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.890Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:07 2025-06-13T13:59:07.952Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:07 2025-06-13T13:59:07.952Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.042Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.042Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.104Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.104Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.179Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.179Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.203Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.203Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.265Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.265Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.274Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.274Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.277Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.277Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.339Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.339Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.371Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.371Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.382Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.382Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.395Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.395Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.403Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.403Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.404Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.404Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.423Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.423Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.464Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.464Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.566Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.566Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.575Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.575Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.662Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:08 2025-06-13T13:59:08.662Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.662Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:08 2025-06-13T13:59:08.693Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.693Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.704Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.704Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.730Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.730Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.793Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.793Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.862Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.862Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.872Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.872Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.878Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:08 2025-06-13T13:59:08.878Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.878Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:08 2025-06-13T13:59:08.888Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.888Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.891Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.891Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:08 2025-06-13T13:59:08.953Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:08 2025-06-13T13:59:08.953Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.043Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.043Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.105Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.105Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.105Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.105Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.191Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.191Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.266Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.266Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.276Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.276Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.278Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.278Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.364Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.364Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.372Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.372Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.385Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.385Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.395Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 13:59:09 13:59:09 Members {size:1, ver:1} [ 13:59:09 Member [10.250.0.254]:5701 - b86dcc3d-8dda-45de-8433-26dd2d81a22a this 13:59:09 ] 13:59:09 13:59:09 2025-06-13T13:59:09.396Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 13:59:09 2025-06-13T13:59:09.397Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:09 2025-06-13T13:59:09.398Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.398Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.406Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.406Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.421Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 13:59:09 2025-06-13T13:59:09.422Z INFO 6502 --- [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 - b86dcc3d-8dda-45de-8433-26dd2d81a22a this is handled 13:59:09 2025-06-13T13:59:09.422Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.422Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.424Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:09 2025-06-13T13:59:09.424Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.424Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.424Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:09 2025-06-13T13:59:09.425Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:09 2025-06-13T13:59:09.465Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.465Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.507Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.507Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.566Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:09 2025-06-13T13:59:09.566Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.566Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:09 2025-06-13T13:59:09.578Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.578Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.694Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.694Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.732Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.732Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.738Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.738Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.795Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.795Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.863Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.863Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.867Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:09 2025-06-13T13:59:09.867Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 445 ms. 13:59:09 2025-06-13T13:59:09.867Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 13:59:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.203 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 13:59:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 13:59:09 2025-06-13T13:59:09.873Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.873Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.890Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.890Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 13:59:09 . ____ _ __ _ _ 13:59:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:59:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:59:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:59:09 ' |____| .__|_| |_|_| |_\__, | / / / / 13:59:09 =========|_|==============|___/=/_/_/_/ 13:59:09 13:59:09 :: Spring Boot :: (v3.4.4) 13:59:09 13:59:09 2025-06-13T13:59:09.892Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:09 2025-06-13T13:59:09.892Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.892Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:09 2025-06-13T13:59:09.892Z INFO 6502 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6502 (started by jenkins in /w/workspace/cps-paris-merge-java/cps-ncmp-service) 13:59:09 2025-06-13T13:59:09.893Z INFO 6502 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:59:09 2025-06-13T13:59:09.893Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:09 2025-06-13T13:59:09.893Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:09 2025-06-13T13:59:09.909Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:59:09 o o o o---o o--o o o---o o o----o o--o--o 13:59:09 | | / \ / | / / \ | | 13:59:09 o----o o o o----o | o o o----o | 13:59:09 | | * \ / | \ * \ | | 13:59:09 o o * o o---o o--o o----o o---o * o o----o o 13:59:09 13:59:09 2025-06-13T13:59:09.909Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:09 2025-06-13T13:59:09.909Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:09 2025-06-13T13:59:09.909Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 13:59:09 2025-06-13T13:59:09.909Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:09 2025-06-13T13:59:09.909Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 13:59:09 To enable the Jet engine on the members, do one of the following: 13:59:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:09 2025-06-13T13:59:09.923Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:09 2025-06-13T13:59:09.925Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 13:59:09 2025-06-13T13:59:09.935Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:09 2025-06-13T13:59:09.936Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:10 2025-06-13T13:59:09.988Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:10 2025-06-13T13:59:09.988Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.045Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.045Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.105Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.105Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.108Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.108Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.192Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.192Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.218Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.218Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.226Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.226Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.268Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.268Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.288Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.288Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.374Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.374Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.387Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.387Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.402Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.402Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.410Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.410Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.410Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.410Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.455Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.455Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.465Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.465Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.521Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.521Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.570Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:10 2025-06-13T13:59:10.570Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.570Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:10 2025-06-13T13:59:10.581Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.581Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.695Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.695Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.733Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.733Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.739Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.739Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.796Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.796Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.813Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.813Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.863Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.863Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.875Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.875Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.893Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:10 2025-06-13T13:59:10.893Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:10 2025-06-13T13:59:10.893Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:10 2025-06-13T13:59:10.895Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:10 2025-06-13T13:59:10.895Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:10.988Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:11 2025-06-13T13:59:10.989Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.085Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.085Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.105Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.105Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.111Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.111Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.165Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.165Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.231Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.231Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.232Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.232Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.270Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.270Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.288Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.288Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.374Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.374Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.390Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.390Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.405Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.405Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.411Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.411Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.413Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.413Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.424Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:11 2025-06-13T13:59:11.424Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.424Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:11 2025-06-13T13:59:11.455Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.455Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.467Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.467Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.523Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.523Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.584Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.584Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.697Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.697Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.718Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.718Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.735Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.735Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.740Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.740Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.797Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.797Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.864Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.864Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.876Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.876Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.893Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:11 2025-06-13T13:59:11.893Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.894Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:11 2025-06-13T13:59:11.896Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.896Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:11 2025-06-13T13:59:11.989Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:11 2025-06-13T13:59:11.989Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.086Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.086Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.107Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.107Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.114Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.114Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.167Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.167Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.224Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.224Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.232Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.232Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.233Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.233Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.290Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.290Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.308Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.308Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.376Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.376Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.392Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.392Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.412Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.412Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.416Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.416Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.456Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.456Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.469Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.469Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.473Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:12 2025-06-13T13:59:12.473Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.473Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:12 2025-06-13T13:59:12.524Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.525Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.587Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.587Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.699Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.699Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.719Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.719Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.735Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.735Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.742Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.742Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.798Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.798Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.833Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.834Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.865Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.865Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.898Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.898Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.926Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:12 2025-06-13T13:59:12.926Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:12 2025-06-13T13:59:12.926Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:12 2025-06-13T13:59:12.991Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:12 2025-06-13T13:59:12.991Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.087Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.087Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.108Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.108Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.115Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.115Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.168Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.168Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.230Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] 13:59:13 13:59:13 Members {size:1, ver:1} [ 13:59:13 Member [10.30.107.148]:5701 - caf3c76c-81cb-4056-8072-38c2bd1c846d this 13:59:13 ] 13:59:13 13:59:13 2025-06-13T13:59:13.230Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:13 2025-06-13T13:59:13.232Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.232Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.234Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.234Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.237Z INFO 6502 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 3.363 seconds (process running for 148.925) 13:59:13 2025-06-13T13:59:13.248Z INFO 6502 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:59:13 2025-06-13T13:59:13.248Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:13 2025-06-13T13:59:13.249Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 13:59:13 2025-06-13T13:59:13.250Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 13:59:13 2025-06-13T13:59:13.250Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 13:59:13 2025-06-13T13:59:13.262Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.262Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.292Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.292Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.294Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.294Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.311Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.311Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.343Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 13:59:13 2025-06-13T13:59:13.344Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 95 ms. 13:59:13 2025-06-13T13:59:13.344Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.472 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 13:59:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 13:59:13 2025-06-13T13:59:13.360Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:13 2025-06-13T13:59:13.378Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.378Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.419Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.419Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.426Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:13 o o o o---o o--o o o---o o o----o o--o--o 13:59:13 | | / \ / | / / \ | | 13:59:13 o----o o o o----o | o o o----o | 13:59:13 | | * \ / | \ * \ | | 13:59:13 o o * o o---o o--o o----o o---o * o o----o o 13:59:13 13:59:13 2025-06-13T13:59:13.426Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:13 2025-06-13T13:59:13.426Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:13 2025-06-13T13:59:13.426Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:13 2025-06-13T13:59:13.426Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:13 2025-06-13T13:59:13.426Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:13 To enable the Jet engine on the members, do one of the following: 13:59:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:13 2025-06-13T13:59:13.435Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:13 2025-06-13T13:59:13.436Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:13 2025-06-13T13:59:13.441Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:13 2025-06-13T13:59:13.441Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:13 2025-06-13T13:59:13.452Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.452Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.458Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.458Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.471Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.471Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.475Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:13 2025-06-13T13:59:13.475Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.475Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:13 2025-06-13T13:59:13.525Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.525Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.589Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.589Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.657Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.657Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.721Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.721Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.737Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.737Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.743Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.743Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.799Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.799Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.829Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:13 2025-06-13T13:59:13.830Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.830Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:13 2025-06-13T13:59:13.833Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.833Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.866Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.866Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.899Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.899Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:13 2025-06-13T13:59:13.993Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:13 2025-06-13T13:59:13.993Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.089Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.089Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.110Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.110Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.117Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.117Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.170Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.170Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.201Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.201Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.233Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.233Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.235Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.235Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.263Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.263Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.293Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.293Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.313Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.313Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.379Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.380Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.421Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.422Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.452Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.452Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.459Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.459Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.473Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.473Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.476Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:14 2025-06-13T13:59:14.476Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.476Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:14 2025-06-13T13:59:14.527Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.527Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.592Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.592Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.662Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.662Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.723Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.723Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.738Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.739Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.744Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.745Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.801Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.801Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.833Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:14 2025-06-13T13:59:14.834Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.834Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:14 2025-06-13T13:59:14.835Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.835Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.868Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.868Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.901Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.901Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:14 2025-06-13T13:59:14.994Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:14 2025-06-13T13:59:14.994Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.091Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.091Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.111Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.111Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.119Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.119Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.172Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.172Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.204Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.204Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.236Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.236Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.263Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.263Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.277Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.277Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.293Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.293Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.316Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.316Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.379Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:15 2025-06-13T13:59:15.379Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.379Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:15 2025-06-13T13:59:15.380Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.380Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.424Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.424Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.454Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.454Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.461Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.461Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.474Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.474Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.528Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.528Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.595Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.595Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.690Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.690Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.725Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.725Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.738Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.738Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.745Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.745Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.801Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.801Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.829Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:15 2025-06-13T13:59:15.829Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.829Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:15 2025-06-13T13:59:15.837Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.837Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.868Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.868Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.903Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.903Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.994Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.994Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:15 2025-06-13T13:59:15.995Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:15 2025-06-13T13:59:15.995Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.092Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.092Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.121Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.121Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.174Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.174Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.207Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.207Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.237Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.237Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.264Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.264Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.278Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.278Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.295Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.295Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.319Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.319Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.362Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:16 13:59:16 Members {size:1, ver:1} [ 13:59:16 Member [10.30.107.148]:5701 - 4bb22261-41d8-4303-abf8-0eedd5c77fa1 this 13:59:16 ] 13:59:16 13:59:16 2025-06-13T13:59:16.363Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:16 2025-06-13T13:59:16.364Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:16 2025-06-13T13:59:16.370Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:16 2025-06-13T13:59:16.371Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 4bb22261-41d8-4303-abf8-0eedd5c77fa1 this is handled 13:59:16 2025-06-13T13:59:16.372Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:16 2025-06-13T13:59:16.372Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:16 2025-06-13T13:59:16.372Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:16 2025-06-13T13:59:16.378Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:16 2025-06-13T13:59:16.378Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.378Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:16 2025-06-13T13:59:16.413Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.413Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.426Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.426Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.456Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.456Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.461Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.461Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.475Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.475Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.485Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:16 2025-06-13T13:59:16.486Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 116 ms. 13:59:16 2025-06-13T13:59:16.486Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:16 2025-06-13T13:59:16.488Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:16 2025-06-13T13:59:16.529Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.529Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.544Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:16 o o o o---o o--o o o---o o o----o o--o--o 13:59:16 | | / \ / | / / \ | | 13:59:16 o----o o o o----o | o o o----o | 13:59:16 | | * \ / | \ * \ | | 13:59:16 o o * o o---o o--o o----o o---o * o o----o o 13:59:16 13:59:16 2025-06-13T13:59:16.544Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:16 2025-06-13T13:59:16.544Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:16 2025-06-13T13:59:16.544Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:16 2025-06-13T13:59:16.544Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:16 2025-06-13T13:59:16.544Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:16 To enable the Jet engine on the members, do one of the following: 13:59:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:16 2025-06-13T13:59:16.554Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:16 2025-06-13T13:59:16.556Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:16 2025-06-13T13:59:16.561Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:16 2025-06-13T13:59:16.561Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:16 2025-06-13T13:59:16.598Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.598Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.692Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.692Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.725Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.725Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.739Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.739Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.746Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.746Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.803Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.803Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.836Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:16 2025-06-13T13:59:16.836Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.836Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:16 2025-06-13T13:59:16.838Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.838Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.865Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.865Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.870Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.870Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.903Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.904Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:16 2025-06-13T13:59:16.996Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:16 2025-06-13T13:59:16.996Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.093Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.094Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.111Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.111Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.123Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.123Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.156Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.156Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.207Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.207Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.265Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.265Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.296Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.296Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.321Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.321Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.325Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.325Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.387Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:17 2025-06-13T13:59:17.387Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.387Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:17 2025-06-13T13:59:17.413Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.413Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.428Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.428Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.449Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.449Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.452Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.452Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.463Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.463Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.529Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.529Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.600Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.600Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.645Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.645Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.692Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.692Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.738Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:17 2025-06-13T13:59:17.738Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.738Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:17 2025-06-13T13:59:17.740Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.740Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.741Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.741Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.747Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.747Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.803Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.803Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.866Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.866Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.871Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.871Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.904Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:17 2025-06-13T13:59:17.904Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:17 2025-06-13T13:59:17.949Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:18 2025-06-13T13:59:17.949Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.094Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.094Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.113Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.113Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.125Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.125Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.158Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.158Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.209Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.209Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.251Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:18 2025-06-13T13:59:18.251Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.251Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:18 2025-06-13T13:59:18.280Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.281Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.309Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.309Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.323Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.323Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.327Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.327Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.414Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.414Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.430Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.430Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.452Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.453Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.464Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.464Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.479Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.479Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.530Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.530Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.579Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.580Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.602Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.602Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.646Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.647Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.692Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.692Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.741Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:18 2025-06-13T13:59:18.741Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.741Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:18 2025-06-13T13:59:18.747Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.747Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.759Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.759Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.799Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.799Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.804Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.804Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.862Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.862Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.867Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:18 2025-06-13T13:59:18.867Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:18 2025-06-13T13:59:18.906Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:19 2025-06-13T13:59:18.906Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.096Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.096Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.116Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.116Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.126Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.127Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.153Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:19 2025-06-13T13:59:19.153Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.153Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:19 2025-06-13T13:59:19.159Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.159Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.209Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.209Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.225Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.225Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.299Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.299Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.310Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.310Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.328Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.328Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.414Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.414Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.416Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.416Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.432Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.432Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.466Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.466Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.479Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.479Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.538Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.539Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.580Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.580Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.605Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.605Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.643Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:19 2025-06-13T13:59:19.643Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.643Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:19 2025-06-13T13:59:19.647Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.647Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.674Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:19 13:59:19 Members {size:1, ver:1} [ 13:59:19 Member [10.30.107.148]:5701 - 345d6888-3f29-4b96-bcc2-ceca2c78e387 this 13:59:19 ] 13:59:19 13:59:19 2025-06-13T13:59:19.675Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:19 2025-06-13T13:59:19.676Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:19 2025-06-13T13:59:19.685Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:19 2025-06-13T13:59:19.686Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 345d6888-3f29-4b96-bcc2-ceca2c78e387 this is handled 13:59:19 2025-06-13T13:59:19.687Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:19 2025-06-13T13:59:19.688Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:19 2025-06-13T13:59:19.688Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:19 2025-06-13T13:59:19.693Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.693Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.747Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.747Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.760Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.760Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.790Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:19 2025-06-13T13:59:19.790Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 105 ms. 13:59:19 2025-06-13T13:59:19.790Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:19 2025-06-13T13:59:19.792Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:19 2025-06-13T13:59:19.800Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.800Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.805Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.805Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.833Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:19 o o o o---o o--o o o---o o o----o o--o--o 13:59:19 | | / \ / | / / \ | | 13:59:19 o----o o o o----o | o o o----o | 13:59:19 | | * \ / | \ * \ | | 13:59:19 o o * o o---o o--o o----o o---o * o o----o o 13:59:19 13:59:19 2025-06-13T13:59:19.833Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:19 2025-06-13T13:59:19.833Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:19 2025-06-13T13:59:19.833Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:19 2025-06-13T13:59:19.833Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:19 2025-06-13T13:59:19.833Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:19 To enable the Jet engine on the members, do one of the following: 13:59:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:19 2025-06-13T13:59:19.842Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:19 2025-06-13T13:59:19.843Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:19 2025-06-13T13:59:19.848Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:19 2025-06-13T13:59:19.849Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:19 2025-06-13T13:59:19.864Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.864Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:19 2025-06-13T13:59:19.868Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:19 2025-06-13T13:59:19.868Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:19.909Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:20 2025-06-13T13:59:19.909Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.019Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.019Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.028Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.028Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.098Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.098Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.127Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.127Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.127Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.127Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.156Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:20 2025-06-13T13:59:20.156Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.156Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:20 2025-06-13T13:59:20.179Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.179Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.301Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.301Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.310Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.310Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.329Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.329Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.408Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.408Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.418Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.418Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.435Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.435Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.466Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.466Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.472Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.472Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.538Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.538Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.546Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:20 2025-06-13T13:59:20.546Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.546Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:20 2025-06-13T13:59:20.581Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.581Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.607Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.607Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.628Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.628Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.694Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.694Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.749Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.749Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.761Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.761Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.801Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.801Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.807Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.807Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.865Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.865Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:20 2025-06-13T13:59:20.870Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:20 2025-06-13T13:59:20.870Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:20.910Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:21 2025-06-13T13:59:20.910Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.008Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:21 2025-06-13T13:59:21.008Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.008Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:21 2025-06-13T13:59:21.021Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.021Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.030Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.030Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.100Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.100Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.113Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.113Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.130Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.130Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.181Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.181Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.312Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.312Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.348Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.348Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.359Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.359Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.409Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.409Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.419Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.419Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.438Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.438Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.466Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.466Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.474Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.474Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.500Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:21 2025-06-13T13:59:21.500Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.500Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:21 2025-06-13T13:59:21.539Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.539Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.581Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.581Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.610Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.610Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.651Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.651Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.696Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.696Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.750Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.750Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.801Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.801Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.806Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.806Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.809Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.809Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.867Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.867Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:21 2025-06-13T13:59:21.871Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:21 2025-06-13T13:59:21.871Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:21.910Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:22 2025-06-13T13:59:21.910Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.011Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:22 2025-06-13T13:59:22.011Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.012Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:22 2025-06-13T13:59:22.023Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.023Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.032Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.032Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.033Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.033Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.100Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.101Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.113Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.113Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.182Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.182Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.314Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.314Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.349Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.349Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.361Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.361Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.410Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.410Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.421Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.421Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.441Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.441Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.467Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.467Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.473Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.473Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.503Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:22 2025-06-13T13:59:22.504Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.504Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:22 2025-06-13T13:59:22.540Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.540Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.582Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.583Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.612Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.612Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.653Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.653Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.698Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.698Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.750Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.750Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.803Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.803Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.806Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.806Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.817Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:22 13:59:22 Members {size:1, ver:1} [ 13:59:22 Member [10.30.107.148]:5701 - 05b8e544-a5d8-40f0-a210-8829673f5967 this 13:59:22 ] 13:59:22 13:59:22 2025-06-13T13:59:22.818Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:22 2025-06-13T13:59:22.819Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:22 2025-06-13T13:59:22.833Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:22 2025-06-13T13:59:22.833Z INFO 6502 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 05b8e544-a5d8-40f0-a210-8829673f5967 this is handled 13:59:22 2025-06-13T13:59:22.834Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:22 2025-06-13T13:59:22.835Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:22 2025-06-13T13:59:22.835Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:22 2025-06-13T13:59:22.844Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.844Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.867Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.867Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.871Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.871Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.907Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:22 2025-06-13T13:59:22.907Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:22 2025-06-13T13:59:22.947Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:23 2025-06-13T13:59:22.947Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 114 ms. 13:59:23 2025-06-13T13:59:22.948Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:23 2025-06-13T13:59:22.949Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:23 2025-06-13T13:59:22.965Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:23 2025-06-13T13:59:22.965Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:22.965Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:23 2025-06-13T13:59:22.987Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:23 o o o o---o o--o o o---o o o----o o--o--o 13:59:23 | | / \ / | / / \ | | 13:59:23 o----o o o o----o | o o o----o | 13:59:23 | | * \ / | \ * \ | | 13:59:23 o o * o o---o o--o o----o o---o * o o----o o 13:59:23 13:59:23 2025-06-13T13:59:22.987Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:23 2025-06-13T13:59:22.987Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:23 2025-06-13T13:59:22.987Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:23 2025-06-13T13:59:22.987Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:23 2025-06-13T13:59:22.987Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:23 To enable the Jet engine on the members, do one of the following: 13:59:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:23 2025-06-13T13:59:22.995Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:23 2025-06-13T13:59:22.997Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:23 2025-06-13T13:59:23.001Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:23 2025-06-13T13:59:23.002Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:23 2025-06-13T13:59:23.026Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.026Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.034Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.035Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.036Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.036Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.040Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.040Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.114Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.114Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.169Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.169Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.337Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.337Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.350Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.350Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.363Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.363Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.410Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.410Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.421Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.421Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.443Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.443Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.474Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.474Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.502Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.502Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.524Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:23 2025-06-13T13:59:23.524Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.524Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:23 2025-06-13T13:59:23.572Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.572Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.583Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.583Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.614Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.614Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.653Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.653Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.699Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.699Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.751Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.751Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.804Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.804Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.806Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.806Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.868Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.868Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.873Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.873Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:23 2025-06-13T13:59:23.890Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:23 2025-06-13T13:59:23.890Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:23.909Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:24 2025-06-13T13:59:23.909Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:23.918Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:24 2025-06-13T13:59:23.918Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:23.918Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:24 2025-06-13T13:59:23.937Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:24 2025-06-13T13:59:23.937Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:23.985Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:24 2025-06-13T13:59:23.985Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.028Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.028Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.039Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.039Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.054Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.054Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.109Z ERROR 6502 --- [_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 13:59:24 2025-06-13T13:59:24.109Z ERROR 6502 --- [_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 13:59:24 2025-06-13T13:59:24.115Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.115Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.339Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.339Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.351Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.351Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.363Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.364Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.412Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.412Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.418Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.418Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.445Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.445Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.474Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.474Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.503Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.503Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.525Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:24 2025-06-13T13:59:24.525Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.525Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:24 2025-06-13T13:59:24.573Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.573Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.583Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.583Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.616Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.616Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.653Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.653Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.700Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.701Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.752Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.752Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.777Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.777Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.805Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.805Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:24 2025-06-13T13:59:24.874Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:24 2025-06-13T13:59:24.874Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:24.911Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:25 2025-06-13T13:59:24.911Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:24.915Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:25 2025-06-13T13:59:24.915Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:24.918Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:25 2025-06-13T13:59:24.918Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:24.918Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:25 2025-06-13T13:59:24.930Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:25 2025-06-13T13:59:24.930Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:24.939Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:25 2025-06-13T13:59:24.939Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:24.986Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:25 2025-06-13T13:59:24.986Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.030Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.030Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.041Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.041Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.055Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.055Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.115Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.115Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.199Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.199Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.340Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.341Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.347Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.347Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.353Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.353Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.434Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.434Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.452Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.452Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.474Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.474Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.478Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:25 2025-06-13T13:59:25.478Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.478Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:25 2025-06-13T13:59:25.503Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.503Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.574Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.574Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.585Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.585Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.619Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.619Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.654Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.654Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.700Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.700Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.753Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.753Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.779Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.779Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.807Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.807Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:25 2025-06-13T13:59:25.902Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:25 2025-06-13T13:59:25.902Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:25.912Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:26 2025-06-13T13:59:25.912Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:25.916Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:26 2025-06-13T13:59:25.916Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:25.921Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:26 2025-06-13T13:59:25.921Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:25.921Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:26 2025-06-13T13:59:25.930Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:26 2025-06-13T13:59:25.930Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:25.939Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:26 13:59:26 Members {size:1, ver:1} [ 13:59:26 Member [10.30.107.148]:5701 - 465d01bb-01a7-4c67-aec2-ae9c4146a581 this 13:59:26 ] 13:59:26 13:59:26 2025-06-13T13:59:25.939Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:26 2025-06-13T13:59:25.941Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:26 2025-06-13T13:59:25.941Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:26 2025-06-13T13:59:25.941Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:25.945Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:26 2025-06-13T13:59:25.945Z INFO 6502 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 465d01bb-01a7-4c67-aec2-ae9c4146a581 this is handled 13:59:26 2025-06-13T13:59:25.945Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:26 2025-06-13T13:59:25.946Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:26 2025-06-13T13:59:25.946Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:26 2025-06-13T13:59:25.987Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:26 2025-06-13T13:59:25.987Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.033Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.033Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.043Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.043Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.066Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.066Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.114Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.114Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.200Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.200Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.341Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.341Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.349Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.349Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.356Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.356Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.370Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:26 2025-06-13T13:59:26.370Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 425 ms. 13:59:26 2025-06-13T13:59:26.370Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:26 2025-06-13T13:59:26.372Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:26 2025-06-13T13:59:26.404Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:26 o o o o---o o--o o o---o o o----o o--o--o 13:59:26 | | / \ / | / / \ | | 13:59:26 o----o o o o----o | o o o----o | 13:59:26 | | * \ / | \ * \ | | 13:59:26 o o * o o---o o--o o----o o---o * o o----o o 13:59:26 13:59:26 2025-06-13T13:59:26.405Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:26 2025-06-13T13:59:26.405Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:26 2025-06-13T13:59:26.405Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:26 2025-06-13T13:59:26.405Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:26 2025-06-13T13:59:26.405Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:26 To enable the Jet engine on the members, do one of the following: 13:59:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:26 2025-06-13T13:59:26.415Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:26 2025-06-13T13:59:26.416Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:26 2025-06-13T13:59:26.423Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:26 2025-06-13T13:59:26.424Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:26 2025-06-13T13:59:26.434Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.434Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.449Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.449Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.453Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.453Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.474Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.474Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.523Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:26 2025-06-13T13:59:26.523Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.523Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:26 2025-06-13T13:59:26.575Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.575Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.585Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.585Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.621Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.621Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.656Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.656Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.702Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.702Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.755Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.755Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.781Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.781Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.807Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.807Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:26 2025-06-13T13:59:26.904Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:26 2025-06-13T13:59:26.904Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:26.914Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:27 2025-06-13T13:59:26.914Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:26.916Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:27 2025-06-13T13:59:26.916Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:26.922Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:27 2025-06-13T13:59:26.922Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:26.922Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:27 2025-06-13T13:59:26.931Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:27 2025-06-13T13:59:26.931Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:26.943Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:27 2025-06-13T13:59:26.943Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.008Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.008Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.036Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.036Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.045Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.045Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.067Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.067Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.122Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.122Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.201Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.201Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.343Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.343Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.351Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.351Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.358Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.358Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.408Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.408Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.438Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.438Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.454Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.454Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.475Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.475Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.527Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:27 2025-06-13T13:59:27.527Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.527Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:27 2025-06-13T13:59:27.577Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.577Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.585Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.585Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.624Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.624Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.657Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.657Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.704Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.704Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.756Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.756Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.768Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.768Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.809Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.809Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:27 2025-06-13T13:59:27.879Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:27 2025-06-13T13:59:27.879Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:27.915Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:28 2025-06-13T13:59:27.915Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:27.916Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:28 2025-06-13T13:59:27.916Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:27.923Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:28 2025-06-13T13:59:27.923Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:27.923Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:28 2025-06-13T13:59:27.932Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:28 2025-06-13T13:59:27.932Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:27.946Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:28 2025-06-13T13:59:27.946Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.009Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.009Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.038Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.038Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.049Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.049Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.067Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.067Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.150Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.150Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.202Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.202Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.345Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.345Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.354Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.354Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.359Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.359Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.380Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:28 2025-06-13T13:59:28.380Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.380Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:28 2025-06-13T13:59:28.409Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.409Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.439Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.439Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.476Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.476Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.503Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.503Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.577Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.577Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.586Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.586Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.627Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.627Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.657Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.657Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.706Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.706Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.757Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.757Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.793Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.793Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.809Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.809Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.909Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.909Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.917Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.917Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:28 2025-06-13T13:59:28.917Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:28 2025-06-13T13:59:28.917Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:28.934Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:29 2025-06-13T13:59:28.934Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:28.937Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:29 2025-06-13T13:59:28.937Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:28.937Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:29 2025-06-13T13:59:28.949Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:29 2025-06-13T13:59:28.949Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.051Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.051Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.051Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.051Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.056Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.056Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.069Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.069Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.152Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.152Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.204Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.204Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.227Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:29 13:59:29 Members {size:1, ver:1} [ 13:59:29 Member [10.30.107.148]:5701 - 5723d3f4-916c-45ed-b756-c054353d1a8a this 13:59:29 ] 13:59:29 13:59:29 2025-06-13T13:59:29.227Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:29 2025-06-13T13:59:29.228Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:29 2025-06-13T13:59:29.234Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:29 2025-06-13T13:59:29.234Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.234Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:29 2025-06-13T13:59:29.236Z INFO 6502 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 13:59:29 2025-06-13T13:59:29.238Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:29 2025-06-13T13:59:29.238Z INFO 6502 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 5723d3f4-916c-45ed-b756-c054353d1a8a this is handled 13:59:29 2025-06-13T13:59:29.239Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:29 2025-06-13T13:59:29.239Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:29 2025-06-13T13:59:29.240Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:29 2025-06-13T13:59:29.335Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:29 2025-06-13T13:59:29.336Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 98 ms. 13:59:29 2025-06-13T13:59:29.336Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:29 2025-06-13T13:59:29.337Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:29 2025-06-13T13:59:29.346Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.346Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.360Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.360Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.360Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.360Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.367Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:29 o o o o---o o--o o o---o o o----o o--o--o 13:59:29 | | / \ / | / / \ | | 13:59:29 o----o o o o----o | o o o----o | 13:59:29 | | * \ / | \ * \ | | 13:59:29 o o * o o---o o--o o----o o---o * o o----o o 13:59:29 13:59:29 2025-06-13T13:59:29.367Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:29 2025-06-13T13:59:29.367Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:29 2025-06-13T13:59:29.367Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:29 2025-06-13T13:59:29.367Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:29 2025-06-13T13:59:29.367Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:29 To enable the Jet engine on the members, do one of the following: 13:59:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:29 2025-06-13T13:59:29.378Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:29 2025-06-13T13:59:29.379Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:29 2025-06-13T13:59:29.393Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:29 2025-06-13T13:59:29.394Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:29 2025-06-13T13:59:29.410Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.410Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.440Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.440Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.477Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.477Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.503Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.504Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.577Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.577Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.587Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.587Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.630Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.630Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.659Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.659Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.707Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.707Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.759Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.759Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.794Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.794Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.810Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.811Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.873Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.874Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.918Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.918Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:29 2025-06-13T13:59:29.919Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:29 2025-06-13T13:59:29.919Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:29.935Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:30 2025-06-13T13:59:29.935Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:29.937Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:30 2025-06-13T13:59:29.937Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:29.937Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:30 2025-06-13T13:59:29.953Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:30 2025-06-13T13:59:29.953Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.054Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.054Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.057Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.057Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.057Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.057Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.071Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.071Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.154Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.154Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.206Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.206Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.214Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:30 2025-06-13T13:59:30.214Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.214Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:30 2025-06-13T13:59:30.276Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.276Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.361Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.361Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.365Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.365Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.412Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.412Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.476Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.476Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.479Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.479Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.504Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.504Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.579Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.579Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.587Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.587Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.634Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.634Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.660Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.660Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.724Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.724Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.741Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:30 2025-06-13T13:59:30.741Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.741Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:30 2025-06-13T13:59:30.760Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.760Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.796Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.796Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.811Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.811Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.828Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.828Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.920Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.920Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:30 2025-06-13T13:59:30.920Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:30 2025-06-13T13:59:30.920Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:30.936Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:31 2025-06-13T13:59:30.936Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:30.956Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:31 2025-06-13T13:59:30.956Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.056Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.056Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.058Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.058Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.059Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.059Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.070Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:31 2025-06-13T13:59:31.070Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.070Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:31 2025-06-13T13:59:31.073Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.073Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.156Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.156Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.207Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.208Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.276Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.277Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.362Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.362Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.369Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.369Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.414Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.414Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.480Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.480Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.480Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.480Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.505Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.505Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.538Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.538Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.580Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.580Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.588Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.588Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.661Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.661Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.724Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.724Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.744Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:31 2025-06-13T13:59:31.744Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.744Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:31 2025-06-13T13:59:31.760Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.760Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.776Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.776Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.797Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.798Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.811Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.811Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:31 2025-06-13T13:59:31.921Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:31 2025-06-13T13:59:31.921Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:31.938Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:32 2025-06-13T13:59:31.938Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:31.939Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:32 2025-06-13T13:59:31.939Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:31.959Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:32 2025-06-13T13:59:31.959Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.055Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.055Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.059Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.059Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.061Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.061Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.070Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:32 2025-06-13T13:59:32.070Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.070Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:32 2025-06-13T13:59:32.075Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.075Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.158Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.158Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.208Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.208Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.302Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.302Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.364Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.364Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.375Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.375Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.382Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:32 13:59:32 Members {size:1, ver:1} [ 13:59:32 Member [10.30.107.148]:5701 - eb4e8c8e-9198-4b06-8733-30178cd2eeb2 this 13:59:32 ] 13:59:32 13:59:32 2025-06-13T13:59:32.384Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:32 2025-06-13T13:59:32.385Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:32 2025-06-13T13:59:32.391Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:32 2025-06-13T13:59:32.392Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - eb4e8c8e-9198-4b06-8733-30178cd2eeb2 this is handled 13:59:32 2025-06-13T13:59:32.393Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:32 2025-06-13T13:59:32.393Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:32 2025-06-13T13:59:32.394Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:32 2025-06-13T13:59:32.415Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.415Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.481Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.481Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.481Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.481Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.501Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:32 2025-06-13T13:59:32.501Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 110 ms. 13:59:32 2025-06-13T13:59:32.501Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:32 2025-06-13T13:59:32.503Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:32 2025-06-13T13:59:32.505Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.505Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.531Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:32 o o o o---o o--o o o---o o o----o o--o--o 13:59:32 | | / \ / | / / \ | | 13:59:32 o----o o o o----o | o o o----o | 13:59:32 | | * \ / | \ * \ | | 13:59:32 o o * o o---o o--o o----o o---o * o o----o o 13:59:32 13:59:32 2025-06-13T13:59:32.531Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:32 2025-06-13T13:59:32.531Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:32 2025-06-13T13:59:32.531Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:32 2025-06-13T13:59:32.531Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:32 2025-06-13T13:59:32.531Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:32 To enable the Jet engine on the members, do one of the following: 13:59:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:32 2025-06-13T13:59:32.542Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:32 2025-06-13T13:59:32.543Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.543Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.543Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:32 2025-06-13T13:59:32.551Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:32 2025-06-13T13:59:32.551Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:32 2025-06-13T13:59:32.580Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.580Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.589Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.589Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.662Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.662Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.724Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:32 2025-06-13T13:59:32.724Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.724Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:32 2025-06-13T13:59:32.726Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.726Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.762Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.762Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.797Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.797Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.812Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.812Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.822Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.822Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:32 2025-06-13T13:59:32.923Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:32 2025-06-13T13:59:32.923Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:32.939Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:33 2025-06-13T13:59:32.939Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:32.940Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:33 2025-06-13T13:59:32.940Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:32.962Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:33 2025-06-13T13:59:32.962Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:32.973Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:33 2025-06-13T13:59:32.973Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.056Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.056Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.061Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.061Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.076Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.076Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.077Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:33 2025-06-13T13:59:33.077Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.077Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:33 2025-06-13T13:59:33.088Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.088Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.159Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.159Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.303Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.303Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.333Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.333Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.380Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.380Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.417Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.417Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.445Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.445Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.482Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.482Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.483Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.483Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.506Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.506Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.582Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.582Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.590Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.590Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.664Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.664Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.727Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:33 2025-06-13T13:59:33.727Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.727Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:33 2025-06-13T13:59:33.727Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.727Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.763Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.763Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.798Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.798Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.812Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.812Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.822Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.822Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.925Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:33 2025-06-13T13:59:33.925Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.930Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:33 2025-06-13T13:59:33.930Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:33 2025-06-13T13:59:33.930Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:34 2025-06-13T13:59:33.940Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:34 2025-06-13T13:59:33.941Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:33.941Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:34 2025-06-13T13:59:33.941Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:33.964Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:34 2025-06-13T13:59:33.964Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:33.975Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:34 2025-06-13T13:59:33.975Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.057Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.057Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.063Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.064Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.104Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.104Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.114Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.114Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.159Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.159Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.168Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.168Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.304Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.304Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.333Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.333Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.383Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.383Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.418Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.418Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.448Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.448Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.484Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.484Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.507Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.507Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.584Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.584Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.592Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.592Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.665Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.666Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.728Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:34 2025-06-13T13:59:34.728Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.728Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:34 2025-06-13T13:59:34.729Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.729Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.764Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.764Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.798Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.798Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.814Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.814Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.823Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.823Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.878Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.878Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.925Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.925Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.931Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:34 2025-06-13T13:59:34.931Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.931Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:34 2025-06-13T13:59:34.941Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.941Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:34 2025-06-13T13:59:34.941Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:34 2025-06-13T13:59:34.941Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:34.966Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:35 2025-06-13T13:59:34.966Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.052Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:35 13:59:35 Members {size:1, ver:1} [ 13:59:35 Member [10.30.107.148]:5701 - 9b750ebb-d6ad-4adf-a7c7-5fb30cd7ff87 this 13:59:35 ] 13:59:35 13:59:35 2025-06-13T13:59:35.055Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:35 2025-06-13T13:59:35.056Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:35 2025-06-13T13:59:35.058Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.058Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.063Z INFO 6502 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 13:59:35 2025-06-13T13:59:35.065Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:35 2025-06-13T13:59:35.066Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 9b750ebb-d6ad-4adf-a7c7-5fb30cd7ff87 this is handled 13:59:35 2025-06-13T13:59:35.066Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.066Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.066Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:35 2025-06-13T13:59:35.067Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:35 2025-06-13T13:59:35.067Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:35 2025-06-13T13:59:35.104Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.104Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.115Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.115Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.161Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.161Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.166Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:35 2025-06-13T13:59:35.166Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 101 ms. 13:59:35 2025-06-13T13:59:35.166Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:35 2025-06-13T13:59:35.167Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:35 2025-06-13T13:59:35.169Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.169Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.192Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:35 o o o o---o o--o o o---o o o----o o--o--o 13:59:35 | | / \ / | / / \ | | 13:59:35 o----o o o o----o | o o o----o | 13:59:35 | | * \ / | \ * \ | | 13:59:35 o o * o o---o o--o o----o o---o * o o----o o 13:59:35 13:59:35 2025-06-13T13:59:35.192Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:35 2025-06-13T13:59:35.192Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:35 2025-06-13T13:59:35.192Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:35 2025-06-13T13:59:35.192Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:35 2025-06-13T13:59:35.192Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:35 To enable the Jet engine on the members, do one of the following: 13:59:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:35 2025-06-13T13:59:35.201Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:35 2025-06-13T13:59:35.202Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:35 2025-06-13T13:59:35.207Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:35 2025-06-13T13:59:35.207Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:35 2025-06-13T13:59:35.286Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.286Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.305Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.305Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.387Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.387Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.419Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.419Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.451Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.451Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.486Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.486Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.509Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.509Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.584Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.584Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.592Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.592Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.632Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:35 2025-06-13T13:59:35.632Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.632Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:35 2025-06-13T13:59:35.655Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.655Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.679Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.679Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.765Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.765Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.800Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.800Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.815Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.815Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.824Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.824Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.881Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.881Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.925Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.925Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.942Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.942Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:35 2025-06-13T13:59:35.942Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:35 2025-06-13T13:59:35.942Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:35.969Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:36 2025-06-13T13:59:35.969Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:35.971Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:36 2025-06-13T13:59:35.971Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:35.971Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:36 2025-06-13T13:59:36.059Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.059Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.068Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.068Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.106Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.106Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.116Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.117Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.162Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.162Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.170Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.170Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.288Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.288Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.307Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.307Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.355Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.355Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.390Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.390Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.419Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.419Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.488Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.488Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.511Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.511Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.584Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.584Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.610Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.610Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.632Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:36 2025-06-13T13:59:36.632Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.632Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:36 2025-06-13T13:59:36.659Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.659Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.685Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.685Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.767Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.767Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.802Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.802Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.816Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.816Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.826Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.826Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.884Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.884Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.923Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:36 2025-06-13T13:59:36.923Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.923Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:36 2025-06-13T13:59:36.927Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.927Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.943Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.944Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:36 2025-06-13T13:59:36.944Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:36 2025-06-13T13:59:36.944Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:36.971Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:37 2025-06-13T13:59:36.971Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.060Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.060Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.070Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.070Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.106Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.106Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.116Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.116Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.164Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.164Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.171Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.171Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.290Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.290Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.292Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.292Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.359Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.359Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.393Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.393Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.420Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.420Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.513Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.513Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.536Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.536Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.575Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.575Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.586Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.586Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.611Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.611Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.633Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:37 2025-06-13T13:59:37.633Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.633Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:37 2025-06-13T13:59:37.687Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.687Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.767Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.767Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.822Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.822Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.826Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.826Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.846Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.846Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.887Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.887Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.926Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:37 2025-06-13T13:59:37.926Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.926Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:37 2025-06-13T13:59:37.929Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.929Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.944Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.944Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:37 2025-06-13T13:59:37.945Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:37 2025-06-13T13:59:37.945Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:37.973Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:38 2025-06-13T13:59:37.973Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.061Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.061Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.073Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.073Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.108Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.108Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.118Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.118Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.166Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.166Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.171Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.171Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.292Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.292Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.317Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.317Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.363Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.363Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.377Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:38 13:59:38 Members {size:1, ver:1} [ 13:59:38 Member [10.30.107.148]:5701 - da07a6ff-4405-4ed0-b733-0ba0fc93f8b2 this 13:59:38 ] 13:59:38 13:59:38 2025-06-13T13:59:38.378Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:38 2025-06-13T13:59:38.379Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:38 2025-06-13T13:59:38.387Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:38 2025-06-13T13:59:38.388Z INFO 6502 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - da07a6ff-4405-4ed0-b733-0ba0fc93f8b2 this is handled 13:59:38 2025-06-13T13:59:38.388Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:38 2025-06-13T13:59:38.389Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:38 2025-06-13T13:59:38.389Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:38 2025-06-13T13:59:38.396Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.396Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.413Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.413Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.421Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.421Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.505Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:38 2025-06-13T13:59:38.506Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 119 ms. 13:59:38 2025-06-13T13:59:38.506Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:38 2025-06-13T13:59:38.508Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:38 2025-06-13T13:59:38.513Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.513Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.533Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:38 o o o o---o o--o o o---o o o----o o--o--o 13:59:38 | | / \ / | / / \ | | 13:59:38 o----o o o o----o | o o o----o | 13:59:38 | | * \ / | \ * \ | | 13:59:38 o o * o o---o o--o o----o o---o * o o----o o 13:59:38 13:59:38 2025-06-13T13:59:38.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:38 2025-06-13T13:59:38.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:38 2025-06-13T13:59:38.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:38 2025-06-13T13:59:38.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:38 2025-06-13T13:59:38.533Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:38 To enable the Jet engine on the members, do one of the following: 13:59:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:38 2025-06-13T13:59:38.537Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.537Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.546Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:38 2025-06-13T13:59:38.548Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:38 2025-06-13T13:59:38.558Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:38 2025-06-13T13:59:38.558Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:38 2025-06-13T13:59:38.596Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.596Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.612Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.612Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.634Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:38 2025-06-13T13:59:38.634Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.634Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:38 2025-06-13T13:59:38.689Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.689Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.768Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.768Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.824Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.824Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.826Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.826Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.831Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:38 2025-06-13T13:59:38.831Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.831Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:38 2025-06-13T13:59:38.848Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.848Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.875Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.875Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.896Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.896Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.929Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.929Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.946Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.946Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:38 2025-06-13T13:59:38.947Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:38 2025-06-13T13:59:38.947Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.062Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.062Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.076Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.076Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.110Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.110Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.118Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.118Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.166Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.166Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.172Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.172Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.293Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.293Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.318Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.318Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.365Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.365Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.399Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.399Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.415Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.415Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.423Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.423Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.490Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:39 2025-06-13T13:59:39.490Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.491Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:39 2025-06-13T13:59:39.514Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.514Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.538Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.538Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.597Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.597Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.614Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.614Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.738Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.738Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.770Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.770Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.781Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.781Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.824Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.824Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.826Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.826Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.834Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:39 2025-06-13T13:59:39.834Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.834Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:39 2025-06-13T13:59:39.848Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.848Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.898Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.898Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.931Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.931Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.946Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.946Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:39 2025-06-13T13:59:39.947Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:39 2025-06-13T13:59:39.947Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.063Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.063Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.078Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.078Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.111Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.111Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.120Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.120Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.167Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.167Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.174Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.174Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.293Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.293Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.318Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.318Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.368Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.368Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.401Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.401Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.415Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.415Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.424Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.424Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.453Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.453Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.495Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:40 2025-06-13T13:59:40.495Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.495Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:40 2025-06-13T13:59:40.514Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.514Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.598Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.598Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.615Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.615Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.687Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:40 2025-06-13T13:59:40.687Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.687Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:40 2025-06-13T13:59:40.740Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.740Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.770Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.770Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.785Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.785Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.826Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.826Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.826Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.826Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.850Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.850Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.901Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.901Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.933Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.933Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.946Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.946Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:40 2025-06-13T13:59:40.948Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:40 2025-06-13T13:59:40.948Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:40.980Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:41 2025-06-13T13:59:40.980Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.063Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.063Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.111Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.111Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.121Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.121Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.167Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.167Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.175Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.176Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.237Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:41 13:59:41 Members {size:1, ver:1} [ 13:59:41 Member [10.30.107.148]:5701 - 22723dd3-bee0-400e-a639-e3468d67b16d this 13:59:41 ] 13:59:41 13:59:41 2025-06-13T13:59:41.238Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:41 2025-06-13T13:59:41.239Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:41 2025-06-13T13:59:41.245Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:41 2025-06-13T13:59:41.245Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 22723dd3-bee0-400e-a639-e3468d67b16d this is handled 13:59:41 2025-06-13T13:59:41.246Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:41 2025-06-13T13:59:41.246Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:41 2025-06-13T13:59:41.247Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:41 2025-06-13T13:59:41.253Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.253Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.295Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.295Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.351Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:41 2025-06-13T13:59:41.352Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 106 ms. 13:59:41 2025-06-13T13:59:41.352Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:41 2025-06-13T13:59:41.353Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:41 2025-06-13T13:59:41.372Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.372Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.379Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:41 o o o o---o o--o o o---o o o----o o--o--o 13:59:41 | | / \ / | / / \ | | 13:59:41 o----o o o o----o | o o o----o | 13:59:41 | | * \ / | \ * \ | | 13:59:41 o o * o o---o o--o o----o o---o * o o----o o 13:59:41 13:59:41 2025-06-13T13:59:41.379Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:41 2025-06-13T13:59:41.379Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:41 2025-06-13T13:59:41.379Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:41 2025-06-13T13:59:41.379Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:41 2025-06-13T13:59:41.379Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:41 To enable the Jet engine on the members, do one of the following: 13:59:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:41 2025-06-13T13:59:41.387Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:41 2025-06-13T13:59:41.389Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:41 2025-06-13T13:59:41.393Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:41 2025-06-13T13:59:41.393Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:41 2025-06-13T13:59:41.404Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.404Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.418Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.418Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.426Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.426Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.455Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.455Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.508Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:41 2025-06-13T13:59:41.508Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.508Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:41 2025-06-13T13:59:41.514Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.514Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.600Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.600Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.617Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.617Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.691Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:41 2025-06-13T13:59:41.691Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.691Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:41 2025-06-13T13:59:41.741Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.741Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.772Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.772Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.789Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.789Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.827Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.827Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.828Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.828Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.852Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.852Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.852Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.852Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.904Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.904Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.948Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.948Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:41 2025-06-13T13:59:41.949Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:41 2025-06-13T13:59:41.949Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:41.984Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:42 2025-06-13T13:59:41.984Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.063Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.063Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.113Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.113Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.123Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.123Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.168Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.168Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.173Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.173Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.175Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.175Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.297Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.297Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.375Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.375Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.406Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.406Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.412Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:42 2025-06-13T13:59:42.412Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.412Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:42 2025-06-13T13:59:42.419Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.419Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.427Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.427Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.457Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.457Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.515Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.515Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.601Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.601Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.618Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.618Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.641Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.641Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.712Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:42 2025-06-13T13:59:42.712Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.712Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:42 2025-06-13T13:59:42.772Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.773Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.792Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.792Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.827Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.827Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.829Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.829Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.853Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.853Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.885Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.885Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.888Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.888Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.907Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.907Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:42 2025-06-13T13:59:42.948Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:42 2025-06-13T13:59:42.948Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:42.985Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:43 2025-06-13T13:59:42.985Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.064Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.064Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.112Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.112Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.114Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.114Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.124Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.124Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.174Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.174Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.176Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.176Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.264Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:43 2025-06-13T13:59:43.264Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.264Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:43 2025-06-13T13:59:43.299Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.299Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.378Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.378Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.408Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.408Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.419Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.419Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.428Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.428Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.459Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.459Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.496Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.496Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.515Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.515Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.592Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.592Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.602Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.602Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.712Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:43 2025-06-13T13:59:43.712Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.712Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:43 2025-06-13T13:59:43.772Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.772Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.795Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.795Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.828Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.828Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.830Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.830Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.854Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.854Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.888Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.888Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.889Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.889Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.910Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.910Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:43 2025-06-13T13:59:43.950Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:43 2025-06-13T13:59:43.950Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:43.987Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:44 2025-06-13T13:59:43.987Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.064Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.064Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.115Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.115Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.115Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.115Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.126Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.126Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.177Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.178Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.218Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:44 2025-06-13T13:59:44.219Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.219Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:44 2025-06-13T13:59:44.222Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.222Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.232Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.232Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.381Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.381Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.406Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:44 13:59:44 Members {size:1, ver:1} [ 13:59:44 Member [10.30.107.148]:5701 - 794992c5-2506-47a9-9eb2-52cb7eccf7d3 this 13:59:44 ] 13:59:44 13:59:44 2025-06-13T13:59:44.406Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:44 2025-06-13T13:59:44.407Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:44 2025-06-13T13:59:44.411Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.411Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.420Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.420Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.428Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:44 2025-06-13T13:59:44.428Z INFO 6502 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - 794992c5-2506-47a9-9eb2-52cb7eccf7d3 this is handled 13:59:44 2025-06-13T13:59:44.429Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:44 2025-06-13T13:59:44.429Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:44 2025-06-13T13:59:44.429Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.429Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.430Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:44 2025-06-13T13:59:44.460Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.460Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.496Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.496Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.516Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:44 2025-06-13T13:59:44.516Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.516Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:44 2025-06-13T13:59:44.517Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.517Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.594Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.594Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.603Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.603Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.732Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:44 2025-06-13T13:59:44.732Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 304 ms. 13:59:44 2025-06-13T13:59:44.732Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:44 2025-06-13T13:59:44.734Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:44 2025-06-13T13:59:44.763Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:44 o o o o---o o--o o o---o o o----o o--o--o 13:59:44 | | / \ / | / / \ | | 13:59:44 o----o o o o----o | o o o----o | 13:59:44 | | * \ / | \ * \ | | 13:59:44 o o * o o---o o--o o----o o---o * o o----o o 13:59:44 13:59:44 2025-06-13T13:59:44.763Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:44 2025-06-13T13:59:44.763Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:44 2025-06-13T13:59:44.763Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:44 2025-06-13T13:59:44.763Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:44 2025-06-13T13:59:44.763Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:44 To enable the Jet engine on the members, do one of the following: 13:59:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:44 2025-06-13T13:59:44.774Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:44 2025-06-13T13:59:44.776Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:44 2025-06-13T13:59:44.782Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.782Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.793Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:44 2025-06-13T13:59:44.793Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:44 2025-06-13T13:59:44.799Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.799Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.830Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.830Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.832Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.832Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.856Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.856Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.889Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.889Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.890Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.890Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.913Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.913Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:44 2025-06-13T13:59:44.951Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:44 2025-06-13T13:59:44.951Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:44.987Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:45 2025-06-13T13:59:44.987Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.064Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.064Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.115Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.115Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.117Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.117Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.127Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.127Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.178Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.178Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.202Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.202Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.247Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.247Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.252Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:45 2025-06-13T13:59:45.252Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.252Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:45 2025-06-13T13:59:45.336Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.336Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.384Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.384Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.414Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.414Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.421Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.421Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.462Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.462Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.497Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.497Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.518Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.518Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.566Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:45 2025-06-13T13:59:45.566Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.566Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:45 2025-06-13T13:59:45.595Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.595Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.605Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.605Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.784Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.784Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.802Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.802Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.831Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.831Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.832Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.832Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.856Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.856Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.891Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.891Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.892Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.892Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.916Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.916Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:45 2025-06-13T13:59:45.953Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:45 2025-06-13T13:59:45.953Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:45.989Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:46 2025-06-13T13:59:45.989Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.066Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.066Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.105Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:46 2025-06-13T13:59:46.105Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.105Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:46 2025-06-13T13:59:46.117Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.117Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.118Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.118Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.127Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.127Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.180Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.180Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.202Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.202Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.248Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.248Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.383Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.384Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.386Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.386Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.417Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.417Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.421Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.421Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.449Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.449Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.464Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.464Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.519Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.519Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.569Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:46 2025-06-13T13:59:46.569Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.569Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:46 2025-06-13T13:59:46.596Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.597Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.607Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.607Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.784Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.784Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.805Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.805Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.832Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.833Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.850Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.850Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.856Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.856Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.893Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.893Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.893Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.893Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.920Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.920Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:46 2025-06-13T13:59:46.955Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:46 2025-06-13T13:59:46.955Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:46.990Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:47 2025-06-13T13:59:46.990Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.067Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.067Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.106Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:47 2025-06-13T13:59:47.106Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.106Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:47 2025-06-13T13:59:47.118Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.118Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.121Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.121Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.129Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.129Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.181Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.181Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.205Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.205Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.249Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.249Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.384Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.384Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.389Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.389Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.420Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.420Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.428Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.428Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.450Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.450Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.466Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.466Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.520Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.520Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.569Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:47 2025-06-13T13:59:47.569Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.569Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:47 2025-06-13T13:59:47.598Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.598Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.609Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.609Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.785Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.785Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.808Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.808Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.832Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.832Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.851Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.852Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.857Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.857Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.894Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.894Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.896Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.896Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.923Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.923Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:47 2025-06-13T13:59:47.957Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:47 2025-06-13T13:59:47.957Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:47.991Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:48 2025-06-13T13:59:47.991Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.005Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:48 13:59:48 Members {size:1, ver:1} [ 13:59:48 Member [10.30.107.148]:5701 - a21eb05b-b47d-480b-9a8d-a3c978828f46 this 13:59:48 ] 13:59:48 13:59:48 2025-06-13T13:59:48.006Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:48 2025-06-13T13:59:48.007Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:48 2025-06-13T13:59:48.027Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:48 2025-06-13T13:59:48.027Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - a21eb05b-b47d-480b-9a8d-a3c978828f46 this is handled 13:59:48 2025-06-13T13:59:48.028Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:48 2025-06-13T13:59:48.030Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:48 2025-06-13T13:59:48.031Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:48 2025-06-13T13:59:48.068Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.068Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.106Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:48 2025-06-13T13:59:48.106Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.106Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:48 2025-06-13T13:59:48.114Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:48 2025-06-13T13:59:48.114Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 87 ms. 13:59:48 2025-06-13T13:59:48.114Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:48 2025-06-13T13:59:48.116Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:48 2025-06-13T13:59:48.119Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.119Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.122Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.122Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.131Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.131Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.144Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:48 o o o o---o o--o o o---o o o----o o--o--o 13:59:48 | | / \ / | / / \ | | 13:59:48 o----o o o o----o | o o o----o | 13:59:48 | | * \ / | \ * \ | | 13:59:48 o o * o o---o o--o o----o o---o * o o----o o 13:59:48 13:59:48 2025-06-13T13:59:48.144Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:48 2025-06-13T13:59:48.144Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:48 2025-06-13T13:59:48.144Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:48 2025-06-13T13:59:48.144Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:48 2025-06-13T13:59:48.144Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:48 To enable the Jet engine on the members, do one of the following: 13:59:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:48 2025-06-13T13:59:48.152Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:48 2025-06-13T13:59:48.154Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:48 2025-06-13T13:59:48.160Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:48 2025-06-13T13:59:48.160Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:48 2025-06-13T13:59:48.182Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.182Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.207Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.207Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.250Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.250Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.292Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.292Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.386Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.386Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.425Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.425Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.425Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:48 2025-06-13T13:59:48.425Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.425Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:48 2025-06-13T13:59:48.429Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.429Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.451Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.451Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.468Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.468Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.522Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.522Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.600Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.600Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.611Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.611Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.688Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.688Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.812Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.813Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.834Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.834Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.858Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.858Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.889Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.889Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.895Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.895Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.898Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.898Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.926Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.926Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:48 2025-06-13T13:59:48.959Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:48 2025-06-13T13:59:48.959Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:48.992Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:49 2025-06-13T13:59:48.992Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.071Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.071Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.121Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.121Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.123Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.123Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.139Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:49 2025-06-13T13:59:49.139Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.139Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:49 2025-06-13T13:59:49.150Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.150Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.183Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.183Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.208Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.208Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.250Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.250Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.295Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.295Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.374Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:49 2025-06-13T13:59:49.374Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.374Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:49 2025-06-13T13:59:49.388Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.388Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.427Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.427Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.430Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.430Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.452Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.452Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.469Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.469Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.516Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.516Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.600Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.600Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.612Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.612Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.693Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.693Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.815Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.815Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.836Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.836Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.859Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.859Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.889Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.890Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.896Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.896Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.900Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.900Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.928Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.928Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.960Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.960Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:49 2025-06-13T13:59:49.977Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:49 2025-06-13T13:59:49.977Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.072Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.072Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.077Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:50 2025-06-13T13:59:50.077Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.077Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:50 2025-06-13T13:59:50.121Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.121Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.123Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.123Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.151Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.151Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.184Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.184Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.210Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.210Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.251Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.251Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.298Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.298Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.375Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:50 2025-06-13T13:59:50.375Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.375Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:50 2025-06-13T13:59:50.389Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.389Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.427Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.427Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.429Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.429Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.431Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.431Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.453Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.453Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.471Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.471Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.601Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.601Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.613Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.613Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.695Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.695Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.818Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.818Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.838Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.838Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.838Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.838Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:50 2025-06-13T13:59:50.861Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:50 2025-06-13T13:59:50.861Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:50.890Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:51 2025-06-13T13:59:50.890Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:50.898Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:51 2025-06-13T13:59:50.898Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:50.902Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:51 2025-06-13T13:59:50.902Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:50.930Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:51 2025-06-13T13:59:50.930Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:51 2025-06-13T13:59:50.930Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:50.930Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:50.930Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:51 2025-06-13T13:59:50.995Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:51 2025-06-13T13:59:50.995Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.074Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.074Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.121Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.121Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.123Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.123Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.152Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.152Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.186Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.186Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.192Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.192Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.251Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.251Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.300Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.300Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.332Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:51 2025-06-13T13:59:51.332Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.332Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:51 2025-06-13T13:59:51.391Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.391Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.428Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.428Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.432Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.432Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.433Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.433Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.454Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.454Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.472Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.472Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.603Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.603Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.614Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.614Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.697Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.697Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.785Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:51 13:59:51 Members {size:1, ver:1} [ 13:59:51 Member [10.30.107.148]:5701 - f6c28e39-b5e6-448b-b947-ec4e34ac4890 this 13:59:51 ] 13:59:51 13:59:51 2025-06-13T13:59:51.786Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:51 2025-06-13T13:59:51.786Z INFO 6502 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:51 2025-06-13T13:59:51.794Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:51 2025-06-13T13:59:51.795Z INFO 6502 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - f6c28e39-b5e6-448b-b947-ec4e34ac4890 this is handled 13:59:51 2025-06-13T13:59:51.795Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:51 2025-06-13T13:59:51.796Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:51 2025-06-13T13:59:51.796Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:51 2025-06-13T13:59:51.821Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.821Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.839Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.839Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.840Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.840Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.862Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.862Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.890Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.890Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.899Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.899Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.904Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.904Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.906Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:51 2025-06-13T13:59:51.906Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.906Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:51 2025-06-13T13:59:51.918Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:51 2025-06-13T13:59:51.919Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 125 ms. 13:59:51 2025-06-13T13:59:51.919Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:51 2025-06-13T13:59:51.920Z INFO 6502 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 13:59:51 2025-06-13T13:59:51.940Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:51 2025-06-13T13:59:51.940Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:51 2025-06-13T13:59:51.947Z INFO 6502 --- [ main] com.hazelcast.system.logo : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:51 o o o o---o o--o o o---o o o----o o--o--o 13:59:51 | | / \ / | / / \ | | 13:59:51 o----o o o o----o | o o o----o | 13:59:51 | | * \ / | \ * \ | | 13:59:51 o o * o o---o o--o o----o o---o * o o----o o 13:59:51 13:59:51 2025-06-13T13:59:51.948Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 13:59:51 2025-06-13T13:59:51.948Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.148]:5701 13:59:51 2025-06-13T13:59:51.948Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] Cluster name: dev 13:59:51 2025-06-13T13:59:51.948Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]: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. 13:59:51 2025-06-13T13:59:51.948Z INFO 6502 --- [ main] com.hazelcast.system : [10.30.107.148]:5701 [dev] [5.5.0] The Jet engine is disabled. 13:59:51 To enable the Jet engine on the members, do one of the following: 13:59:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:59:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:59:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:59:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:59:51 2025-06-13T13:59:51.957Z INFO 6502 --- [ main] com.hazelcast.system.security : [10.30.107.148]: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. 13:59:51 2025-06-13T13:59:51.958Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Using Multicast discovery 13:59:51 2025-06-13T13:59:51.964Z INFO 6502 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.148]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:59:51 2025-06-13T13:59:51.964Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTING 13:59:52 2025-06-13T13:59:51.997Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:52 2025-06-13T13:59:51.997Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.074Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.075Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.106Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.106Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.123Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.123Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.154Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.154Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.186Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.186Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.216Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.216Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.253Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.253Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.303Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.303Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.338Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:52 2025-06-13T13:59:52.338Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.338Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:52 2025-06-13T13:59:52.392Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.392Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.430Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.430Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.433Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.433Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.435Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.435Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.455Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.455Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.461Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.461Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.605Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.605Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.615Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.615Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.698Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.698Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.824Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.824Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.840Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.840Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.841Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.841Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.864Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.864Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.901Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.901Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.906Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.906Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.919Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:52 2025-06-13T13:59:52.919Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.919Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:52 2025-06-13T13:59:52.938Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.938Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:52 2025-06-13T13:59:52.943Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:52 2025-06-13T13:59:52.943Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:52.997Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:53 2025-06-13T13:59:52.997Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.071Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.071Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.074Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.074Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.107Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.107Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.155Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.155Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.187Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.187Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.191Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:53 2025-06-13T13:59:53.191Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.191Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:53 2025-06-13T13:59:53.249Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.249Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.254Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.254Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.306Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.306Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.377Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.377Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.393Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.393Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.431Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.431Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.439Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.439Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.456Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.456Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.461Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.461Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.606Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.606Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.617Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.617Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.700Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.700Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.827Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.827Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.841Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.841Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.842Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.842Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.865Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.865Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.901Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.902Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.907Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.907Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.920Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:53 2025-06-13T13:59:53.920Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.920Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:53 2025-06-13T13:59:53.939Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.939Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:53 2025-06-13T13:59:53.946Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:53 2025-06-13T13:59:53.946Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:53.998Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:54 2025-06-13T13:59:53.998Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.026Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.026Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.075Z INFO 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.075Z WARN 6502 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.104Z INFO 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.104Z WARN 6502 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.109Z INFO 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.109Z WARN 6502 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.113Z ERROR 6502 --- [_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 13:59:54 2025-06-13T13:59:54.113Z ERROR 6502 --- [_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 13:59:54 2025-06-13T13:59:54.189Z INFO 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.189Z WARN 6502 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.195Z INFO 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:59:54 2025-06-13T13:59:54.195Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.195Z WARN 6502 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:54 2025-06-13T13:59:54.250Z INFO 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.250Z WARN 6502 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.255Z INFO 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.255Z WARN 6502 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.309Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.309Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.380Z INFO 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.380Z WARN 6502 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.395Z INFO 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.395Z WARN 6502 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.433Z INFO 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.433Z WARN 6502 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.442Z INFO 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.442Z WARN 6502 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.458Z INFO 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.458Z WARN 6502 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.462Z INFO 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.462Z WARN 6502 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.607Z INFO 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.608Z WARN 6502 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.619Z INFO 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.619Z WARN 6502 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.690Z INFO 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.690Z WARN 6502 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.766Z INFO 6502 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.148]:5701 [dev] [5.5.0] 13:59:54 13:59:54 Members {size:1, ver:1} [ 13:59:54 Member [10.30.107.148]:5701 - e0f3c08b-78c2-4635-9029-f35d1751234a this 13:59:54 ] 13:59:54 13:59:54 2025-06-13T13:59:54.766Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is STARTED 13:59:54 2025-06-13T13:59:54.767Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 13:59:54 2025-06-13T13:59:54.823Z INFO 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:59:54 2025-06-13T13:59:54.823Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.823Z WARN 6502 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:59:54 2025-06-13T13:59:54.830Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.830Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.842Z INFO 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.842Z WARN 6502 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.843Z INFO 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.843Z WARN 6502 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.865Z INFO 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.865Z WARN 6502 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 13:59:54 2025-06-13T13:59:54.895Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTTING_DOWN 13:59:54 2025-06-13T13:59:54.895Z INFO 6502 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.148]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.148]:5701 - e0f3c08b-78c2-4635-9029-f35d1751234a this is handled 13:59:54 2025-06-13T13:59:54.896Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down multicast service... 13:59:54 2025-06-13T13:59:54.897Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down connection manager... 13:59:54 2025-06-13T13:59:54.897Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Shutting down node engine... 13:59:54 2025-06-13T13:59:54.902Z INFO 6502 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.148]:5701 [dev] [5.5.0] Destroying node NodeExtension. 13:59:54 2025-06-13T13:59:54.902Z INFO 6502 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.148]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 7 ms. 13:59:54 2025-06-13T13:59:54.902Z INFO 6502 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.148]:5701 [dev] [5.5.0] [10.30.107.148]:5701 is SHUTDOWN 13:59:54 2025-06-13T13:59:54.902Z INFO 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.902Z WARN 6502 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.55 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 13:59:54 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 13:59:54 2025-06-13T13:59:54.911Z INFO 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 13:59:54 2025-06-13T13:59:54.911Z WARN 6502 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 13:59:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 13:59:54 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 13:59:55 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 13:59:55 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 13:59:55 2025-06-13T13:59:54.943Z INFO 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:59:55 2025-06-13T13:59:54.943Z WARN 6502 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 13:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 13:59:55 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 13:59:55 2025-06-13T13:59:54.951Z INFO 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 13:59:55 2025-06-13T13:59:54.951Z WARN 6502 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 13:59:55 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 13:59:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 13:59:55 2025-06-13T13:59:55.000Z INFO 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:59:55 2025-06-13T13:59:55.000Z WARN 6502 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 13:59:55 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 13:59:55 2025-06-13T13:59:55.015Z INFO 6502 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 13:59:55 2025-06-13T13:59:55.016Z INFO 6502 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 13:59:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 13:59:55 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:59:55 2025-06-13T13:59:55.027Z INFO 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:59:55 2025-06-13T13:59:55.027Z WARN 6502 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Node may not be available. 13:59:55 2025-06-13T13:59:55.044Z INFO 6502 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 13:59:55 2025-06-13T13:59:55.048Z INFO 6502 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 13:59:55 2025-06-13T13:59:55.052Z ERROR 6502 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Creating data node failed: test message 13:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:59:55 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:59:55 2025-06-13T13:59:55.064Z INFO 6502 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 13:59:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:59:55 [INFO] 13:59:55 [INFO] Results: 13:59:55 [INFO] 13:59:55 [ERROR] Failures: 13:59:55 [ERROR] FilterStrategiesIntegrationSpec.Legacy event consumer with valid legacy event.:79 Condition not satisfied after 1.05 seconds and 4 attempts 13:59:55 [INFO] 13:59:55 [ERROR] Tests run: 739, Failures: 1, Errors: 0, Skipped: 0 13:59:55 [INFO] 13:59:55 [INFO] ------------------------------------------------------------------------ 13:59:55 [INFO] Reactor Summary for cps 3.6.4-SNAPSHOT: 13:59:55 [INFO] 13:59:55 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.811 s] 13:59:55 [INFO] cps-bom ............................................ SUCCESS [ 0.154 s] 13:59:55 [INFO] checkstyle ......................................... SUCCESS [ 4.033 s] 13:59:55 [INFO] cps-parent ......................................... SUCCESS [ 6.014 s] 13:59:55 [INFO] cps-events ......................................... SUCCESS [ 2.928 s] 13:59:55 [INFO] cps-path-parser .................................... SUCCESS [ 7.959 s] 13:59:55 [INFO] cps-service ........................................ SUCCESS [ 23.691 s] 13:59:55 [INFO] cps-rest ........................................... SUCCESS [ 19.602 s] 13:59:55 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.734 s] 13:59:55 [INFO] cps-ncmp-service ................................... FAILURE [03:22 min] 13:59:55 [INFO] cps-ncmp-rest ...................................... SKIPPED 13:59:55 [INFO] cps-ncmp-rest-stub ................................. SKIPPED 13:59:55 [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED 13:59:55 [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED 13:59:55 [INFO] cps-ri ............................................. SKIPPED 13:59:55 [INFO] integration-test ................................... SKIPPED 13:59:55 [INFO] spotbugs ........................................... SKIPPED 13:59:55 [INFO] cps-application .................................... SKIPPED 13:59:55 [INFO] policy-executor-stub ............................... SKIPPED 13:59:55 [INFO] jacoco-report ...................................... SKIPPED 13:59:55 [INFO] cps ................................................ SKIPPED 13:59:55 [INFO] ------------------------------------------------------------------------ 13:59:55 [INFO] BUILD FAILURE 13:59:55 [INFO] ------------------------------------------------------------------------ 13:59:55 [INFO] Total time: 04:34 min 13:59:55 [INFO] Finished at: 2025-06-13T13:59:55Z 13:59:55 [INFO] ------------------------------------------------------------------------ 13:59:55 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.3.1:test (default-test) on project cps-ncmp-service: There are test failures. 13:59:55 [ERROR] 13:59:55 [ERROR] Please refer to /w/workspace/cps-paris-merge-java/cps-ncmp-service/target/surefire-reports for the individual test results. 13:59:55 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 13:59:55 [ERROR] -> [Help 1] 13:59:55 [ERROR] 13:59:55 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 13:59:55 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 13:59:55 [ERROR] 13:59:55 [ERROR] For more information about the errors and possible solutions, please read the following articles: 13:59:55 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 13:59:55 [ERROR] 13:59:55 [ERROR] After correcting the problems, you can resume the build with the command 13:59:55 [ERROR] mvn -rf :cps-ncmp-service 13:59:55 Build step 'Invoke top-level Maven targets' marked build as failure 13:59:55 $ ssh-agent -k 13:59:55 unset SSH_AUTH_SOCK; 13:59:55 unset SSH_AGENT_PID; 13:59:55 echo Agent pid 5436 killed; 13:59:55 [ssh-agent] Stopped. 13:59:55 [PostBuildScript] - [INFO] Executing post build scripts. 13:59:55 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins5457740385887822781.sh 13:59:55 ---> sysstat.sh 13:59:56 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins1385554705430591910.sh 13:59:56 ---> package-listing.sh 13:59:56 ++ facter osfamily 13:59:56 ++ tr '[:upper:]' '[:lower:]' 13:59:56 + OS_FAMILY=redhat 13:59:56 + workspace=/w/workspace/cps-paris-merge-java 13:59:56 + START_PACKAGES=/tmp/packages_start.txt 13:59:56 + END_PACKAGES=/tmp/packages_end.txt 13:59:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:56 + PACKAGES=/tmp/packages_start.txt 13:59:56 + '[' /w/workspace/cps-paris-merge-java ']' 13:59:56 + PACKAGES=/tmp/packages_end.txt 13:59:56 + case "${OS_FAMILY}" in 13:59:56 + rpm -qa 13:59:56 + sort 13:59:56 + '[' -f /tmp/packages_start.txt ']' 13:59:56 + '[' -f /tmp/packages_end.txt ']' 13:59:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:56 + '[' /w/workspace/cps-paris-merge-java ']' 13:59:56 + mkdir -p /w/workspace/cps-paris-merge-java/archives/ 13:59:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-paris-merge-java/archives/ 13:59:56 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins14106750215784980018.sh 13:59:56 ---> capture-instance-metadata.sh 13:59:57 Setup pyenv: 13:59:57 system 13:59:57 3.8.13 13:59:57 3.9.13 13:59:57 * 3.10.6 (set by /w/workspace/cps-paris-merge-java/.python-version) 13:59:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwnK from file:/tmp/.os_lf_venv 13:59:59 lf-activate-venv(): INFO: Installing: lftools 14:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-qwnK/bin to PATH 14:00:07 INFO: Running in OpenStack, capturing instance metadata 14:00:08 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins3846749292511681693.sh 14:00:08 provisioning config files... 14:00:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-paris-merge-java@tmp/config10329981885662941011tmp 14:00:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:00:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:00:08 [EnvInject] - Injecting environment variables from a build step. 14:00:08 [EnvInject] - Injecting as environment variables the properties content 14:00:08 SERVER_ID=logs 14:00:08 14:00:08 [EnvInject] - Variables injected successfully. 14:00:08 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins11452027393669926310.sh 14:00:08 ---> create-netrc.sh 14:00:08 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins8005303012135040323.sh 14:00:08 ---> python-tools-install.sh 14:00:08 Setup pyenv: 14:00:08 system 14:00:08 3.8.13 14:00:08 3.9.13 14:00:08 * 3.10.6 (set by /w/workspace/cps-paris-merge-java/.python-version) 14:00:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwnK from file:/tmp/.os_lf_venv 14:00:10 lf-activate-venv(): INFO: Installing: lftools 14:00:18 lf-activate-venv(): INFO: Adding /tmp/venv-qwnK/bin to PATH 14:00:18 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins989505654653305656.sh 14:00:18 ---> sudo-logs.sh 14:00:18 Archiving 'sudo' log.. 14:00:18 [cps-paris-merge-java] $ /bin/bash /tmp/jenkins745564581696943601.sh 14:00:18 ---> job-cost.sh 14:00:18 Setup pyenv: 14:00:18 system 14:00:18 3.8.13 14:00:18 3.9.13 14:00:18 * 3.10.6 (set by /w/workspace/cps-paris-merge-java/.python-version) 14:00:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwnK from file:/tmp/.os_lf_venv 14:00:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:00:25 lf-activate-venv(): INFO: Adding /tmp/venv-qwnK/bin to PATH 14:00:25 INFO: No Stack... 14:00:26 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:26 INFO: Archiving Costs 14:00:26 [cps-paris-merge-java] $ /bin/bash -l /tmp/jenkins7357112330268737834.sh 14:00:26 ---> logs-deploy.sh 14:00:26 Setup pyenv: 14:00:26 system 14:00:26 3.8.13 14:00:26 3.9.13 14:00:26 * 3.10.6 (set by /w/workspace/cps-paris-merge-java/.python-version) 14:00:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qwnK from file:/tmp/.os_lf_venv 14:00:28 lf-activate-venv(): INFO: Installing: lftools 14:00:36 lf-activate-venv(): INFO: Adding /tmp/venv-qwnK/bin to PATH 14:00:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-paris-merge-java/3 14:00:36 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:00:38 Archives upload complete. 14:00:39 INFO: archiving logs to Nexus 14:00:40 ---> uname -a: 14:00:40 Linux prd-centos8-docker-8c-8g-20879.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 14:00:40 14:00:40 14:00:40 ---> lscpu: 14:00:40 Architecture: x86_64 14:00:40 CPU op-mode(s): 32-bit, 64-bit 14:00:40 Byte Order: Little Endian 14:00:40 CPU(s): 8 14:00:40 On-line CPU(s) list: 0-7 14:00:40 Thread(s) per core: 1 14:00:40 Core(s) per socket: 1 14:00:40 Socket(s): 8 14:00:40 NUMA node(s): 1 14:00:40 Vendor ID: AuthenticAMD 14:00:40 CPU family: 23 14:00:40 Model: 49 14:00:40 Model name: AMD EPYC-Rome Processor 14:00:40 Stepping: 0 14:00:40 CPU MHz: 2800.000 14:00:40 BogoMIPS: 5600.00 14:00:40 Virtualization: AMD-V 14:00:40 Hypervisor vendor: KVM 14:00:40 Virtualization type: full 14:00:40 L1d cache: 32K 14:00:40 L1i cache: 32K 14:00:40 L2 cache: 512K 14:00:40 L3 cache: 16384K 14:00:40 NUMA node0 CPU(s): 0-7 14:00:40 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 14:00:40 14:00:40 14:00:40 ---> nproc: 14:00:40 8 14:00:40 14:00:40 14:00:40 ---> df -h: 14:00:40 Filesystem Size Used Avail Use% Mounted on 14:00:40 devtmpfs 16G 0 16G 0% /dev 14:00:40 tmpfs 16G 0 16G 0% /dev/shm 14:00:40 tmpfs 16G 17M 16G 1% /run 14:00:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:00:40 /dev/vda1 160G 12G 149G 8% / 14:00:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:00:40 14:00:40 14:00:40 ---> free -m: 14:00:40 total used free shared buff/cache available 14:00:40 Mem: 31890 1076 27017 19 3795 30341 14:00:40 Swap: 1023 0 1023 14:00:40 14:00:40 14:00:40 ---> ip addr: 14:00:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:00:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:00:40 inet 127.0.0.1/8 scope host lo 14:00:40 valid_lft forever preferred_lft forever 14:00:40 inet6 ::1/128 scope host 14:00:40 valid_lft forever preferred_lft forever 14:00:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:00:40 link/ether fa:16:3e:6b:c5:cb brd ff:ff:ff:ff:ff:ff 14:00:40 altname enp0s3 14:00:40 altname ens3 14:00:40 inet 10.30.107.148/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:00:40 valid_lft 86003sec preferred_lft 86003sec 14:00:40 inet6 fe80::f816:3eff:fe6b:c5cb/64 scope link 14:00:40 valid_lft forever preferred_lft forever 14:00:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:00:40 link/ether 02:42:29:29:58:08 brd ff:ff:ff:ff:ff:ff 14:00:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:00:40 valid_lft forever preferred_lft forever 14:00:40 inet6 fe80::42:29ff:fe29:5808/64 scope link 14:00:40 valid_lft forever preferred_lft forever 14:00:40 14:00:40 14:00:40 ---> sar -b -r -n DEV: 14:00:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 06/13/2025 _x86_64_ (8 CPU) 14:00:40 14:00:40 13:53:59 LINUX RESTART (8 CPU) 14:00:40 14:00:40 01:55:01 PM tps rtps wtps bread/s bwrtn/s 14:00:40 01:56:01 PM 261.91 17.91 243.99 3843.63 12285.27 14:00:40 01:57:01 PM 180.26 1.17 179.09 277.64 23379.77 14:00:40 01:58:01 PM 79.92 0.63 79.29 451.72 28923.43 14:00:40 01:59:01 PM 32.44 0.48 31.96 21.46 569.34 14:00:40 02:00:01 PM 6.28 0.07 6.21 9.73 212.26 14:00:40 Average: 112.16 4.05 108.10 920.74 13074.04 14:00:40 14:00:40 01:55:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:40 01:56:01 PM 27937652 30081872 4718060 14.45 2688 2457864 2368824 7.03 226928 4008188 268672 14:00:40 01:57:01 PM 25200588 28572228 7455124 22.83 2688 3656804 3759272 11.15 336252 6528508 795196 14:00:40 01:58:01 PM 24610808 28000668 8044904 24.64 2688 3673224 4440856 13.18 429428 7004772 68 14:00:40 01:59:01 PM 24406968 27802932 8248744 25.26 2688 3678856 4547220 13.49 437084 7200064 88 14:00:40 02:00:01 PM 27675748 31069764 4979964 15.25 2688 3677548 1500552 4.45 608028 3776720 7352 14:00:40 Average: 25966353 29105493 6689359 20.48 2688 3428859 3323345 9.86 407544 5703650 214275 14:00:40 14:00:40 01:55:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:40 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:40 01:56:01 PM eth0 429.80 322.03 5042.57 63.70 0.00 0.00 0.00 0.00 14:00:40 01:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:40 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:40 01:57:01 PM eth0 422.91 285.00 10746.28 49.21 0.00 0.00 0.00 0.00 14:00:40 01:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:40 01:58:01 PM lo 4.80 4.80 0.36 0.36 0.00 0.00 0.00 0.00 14:00:40 01:58:01 PM eth0 17.86 14.23 4.14 7.24 0.00 0.00 0.00 0.00 14:00:40 01:58:01 PM docker0 0.70 1.03 0.11 0.12 0.00 0.00 0.00 0.00 14:00:40 01:58:01 PM veth2097468 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:00:40 01:59:01 PM lo 50.45 50.45 4.12 4.12 0.00 0.00 0.00 0.00 14:00:40 01:59:01 PM eth0 194.20 128.76 57.48 60.90 0.00 0.00 0.00 0.00 14:00:40 01:59:01 PM docker0 9.55 10.83 1.48 1.39 0.00 0.00 0.00 0.00 14:00:40 01:59:01 PM veth4e1caad 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:00:40 02:00:01 PM lo 51.35 51.35 2.63 2.63 0.00 0.00 0.00 0.00 14:00:40 02:00:01 PM eth0 133.27 110.75 45.12 56.04 0.00 0.00 0.00 0.00 14:00:40 02:00:01 PM docker0 0.72 0.93 0.11 0.17 0.00 0.00 0.00 0.00 14:00:40 Average: lo 21.32 21.32 1.42 1.42 0.00 0.00 0.00 0.00 14:00:40 Average: eth0 239.60 172.15 3179.06 47.42 0.00 0.00 0.00 0.00 14:00:40 Average: docker0 2.19 2.56 0.34 0.33 0.00 0.00 0.00 0.00 14:00:40 14:00:40 14:00:40 ---> sar -P ALL: 14:00:40 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 06/13/2025 _x86_64_ (8 CPU) 14:00:40 14:00:40 13:53:59 LINUX RESTART (8 CPU) 14:00:40 14:00:40 01:55:01 PM CPU %user %nice %system %iowait %steal %idle 14:00:40 01:56:01 PM all 25.16 0.00 1.40 0.79 0.09 72.56 14:00:40 01:56:01 PM 0 26.46 0.00 1.59 1.25 0.10 70.59 14:00:40 01:56:01 PM 1 39.36 0.00 2.06 0.89 0.12 57.58 14:00:40 01:56:01 PM 2 9.56 0.00 1.15 0.74 0.08 88.46 14:00:40 01:56:01 PM 3 26.37 0.00 1.15 0.58 0.08 71.81 14:00:40 01:56:01 PM 4 29.70 0.00 1.64 0.90 0.08 67.67 14:00:40 01:56:01 PM 5 28.24 0.00 1.54 0.99 0.10 69.13 14:00:40 01:56:01 PM 6 25.51 0.00 0.69 0.12 0.08 73.60 14:00:40 01:56:01 PM 7 16.08 0.00 1.39 0.82 0.10 81.61 14:00:40 01:57:01 PM all 41.71 0.00 2.87 0.62 0.14 54.66 14:00:40 01:57:01 PM 0 51.16 0.00 2.67 0.05 0.15 45.97 14:00:40 01:57:01 PM 1 57.94 0.00 4.03 1.50 0.17 36.36 14:00:40 01:57:01 PM 2 23.78 0.00 2.71 1.36 0.12 72.03 14:00:40 01:57:01 PM 3 39.28 0.00 2.54 0.39 0.15 57.64 14:00:40 01:57:01 PM 4 51.75 0.00 2.37 0.10 0.15 45.63 14:00:40 01:57:01 PM 5 41.00 0.00 3.23 0.96 0.12 54.70 14:00:40 01:57:01 PM 6 38.63 0.00 2.70 0.12 0.17 58.38 14:00:40 01:57:01 PM 7 30.12 0.00 2.69 0.47 0.10 66.62 14:00:40 01:58:01 PM all 18.76 0.00 1.83 1.14 0.08 78.19 14:00:40 01:58:01 PM 0 21.00 0.00 1.67 0.38 0.08 76.87 14:00:40 01:58:01 PM 1 22.68 0.00 2.42 2.78 0.08 72.04 14:00:40 01:58:01 PM 2 13.05 0.00 1.62 2.06 0.08 83.18 14:00:40 01:58:01 PM 3 17.92 0.00 2.02 1.00 0.08 78.97 14:00:40 01:58:01 PM 4 19.74 0.00 1.79 0.70 0.08 77.69 14:00:40 01:58:01 PM 5 12.63 0.00 1.47 1.09 0.08 84.73 14:00:40 01:58:01 PM 6 21.50 0.00 2.04 0.89 0.08 75.49 14:00:40 01:58:01 PM 7 21.55 0.00 1.62 0.20 0.08 76.54 14:00:40 01:59:01 PM all 19.57 0.00 2.42 0.25 0.16 77.60 14:00:40 01:59:01 PM 0 20.71 0.00 1.73 0.14 0.09 77.33 14:00:40 01:59:01 PM 1 19.92 0.00 2.18 0.13 0.10 77.66 14:00:40 01:59:01 PM 2 14.29 0.00 1.67 0.37 0.10 83.57 14:00:40 01:59:01 PM 3 18.42 0.00 3.46 0.15 0.09 77.88 14:00:40 01:59:01 PM 4 22.01 0.00 3.81 0.17 0.12 73.89 14:00:40 01:59:01 PM 5 19.23 0.00 2.16 0.07 0.51 78.03 14:00:40 01:59:01 PM 6 26.70 0.00 2.43 0.40 0.14 70.33 14:00:40 01:59:01 PM 7 15.44 0.00 1.98 0.58 0.12 81.88 14:00:40 02:00:01 PM all 6.13 0.00 0.99 0.02 0.05 92.81 14:00:40 02:00:01 PM 0 7.43 0.00 1.05 0.03 0.05 91.44 14:00:40 02:00:01 PM 1 3.68 0.00 1.41 0.03 0.07 94.81 14:00:40 02:00:01 PM 2 6.92 0.00 1.49 0.03 0.05 91.51 14:00:40 02:00:01 PM 3 6.12 0.00 0.72 0.00 0.07 93.10 14:00:40 02:00:01 PM 4 6.77 0.00 0.62 0.03 0.05 92.53 14:00:40 02:00:01 PM 5 7.81 0.00 0.85 0.02 0.03 91.28 14:00:40 02:00:01 PM 6 5.02 0.00 1.07 0.00 0.03 93.88 14:00:40 02:00:01 PM 7 5.27 0.00 0.70 0.00 0.07 93.96 14:00:40 Average: all 22.25 0.00 1.90 0.56 0.11 75.18 14:00:40 Average: 0 25.33 0.00 1.74 0.37 0.09 72.46 14:00:40 Average: 1 28.70 0.00 2.42 1.07 0.11 67.71 14:00:40 Average: 2 13.51 0.00 1.73 0.91 0.09 83.76 14:00:40 Average: 3 21.62 0.00 1.97 0.43 0.09 75.89 14:00:40 Average: 4 25.99 0.00 2.04 0.38 0.10 71.50 14:00:40 Average: 5 21.76 0.00 1.85 0.62 0.17 75.60 14:00:40 Average: 6 23.44 0.00 1.78 0.30 0.10 74.38 14:00:40 Average: 7 17.69 0.00 1.67 0.41 0.09 80.13 14:00:40 14:00:40 14:00:40